// Copyright (c) 2015 Anthony J. Carno. All rights reserved.
//
#import "CaptuvoScannerController.h"
@interfaceCaptuvoScannerController()
@end
@implementationCaptuvoScannerController
-(void)viewDidLoad{
[superviewDidLoad];
// Do any additional setup after loading the view, typically from a nib.
[selfinitDecoder];
}
-(void)didReceiveMemoryWarning{
[superdidReceiveMemoryWarning];
// Dispose of any resources that can be recreated.
}
/**
@brief This method attempts to establish a connection to the Captuvo SL22 Enterprise Sled and start the decoder hardware. A UIAlertView prompts the user if a connection cannot be established. Additionally, this method adds the current class (self) as a CaptuvoDelegate.
@return ProtocolConnectionStatus - the connection status of the Captuvo sled
<labelopaque="NO"userInteractionEnabled="NO"contentMode="left"horizontalHuggingPriority="251"verticalHuggingPriority="251"text="<- (Press either button on sled) ->"textAlignment="center"lineBreakMode="tailTruncation"baselineAdjustment="alignBaselines"adjustsFontSizeToFit="NO"translatesAutoresizingMaskIntoConstraints="NO"id="Xap-xR-5fF">
78C3B86C1A78067A0044D5E4/* Base */={isa=PBXFileReference;lastKnownFileType=file.storyboard;name=Base;path=Base.lproj/Main.storyboard;sourceTree="<group>";};