IDTECH NEO2 Manual page 106

Apple ios sdk guide
Hide thumbs Also See for NEO2:
Table of Contents

Advertisement

96
Returns
Verbose error description
13.7.2.31 - (bool) device_isConnected: (IDT_DEVICE_Types) device
Is Device Connected
Returns the connection status of the requested device
Parameters
device
Check connectivity of device type
typedef
enum{
IDT_DEVICE_NEO2_IOS = 16
}IDT_DEVICE_Types;
13.7.2.32 - (RETURN_CODE) device_sendIDGCommand: (unsigned char) command subCommand:(unsigned char)
subCommand data:(NSData ) data response:(NSData
Send NEO IDG Command Send a NEO IDG ViVOtech 2.0 command
Parameters
command
One byte command as per NEO IDG Reference Guide
subCommand
One byte sub-command as per NEO IDG Reference Guide
data
Command data (if applicable)
response
Returns next Command response
Returns
RETURN_CODE: Return codes listed as typedef enum in IDTCommon:RETURN_CODE. Values can be
parsed with IDT_UniMagIII::device_getResponseCodeString:()
13.7.2.33 - (void) device_setBLEFriendlyName: (NSString ) friendlyName
Set BLE Friendly Name
Parameters
friendlyName
Sets the default friendly name to be used when discovering any BLE devices
13.7.2.34 - (RETURN_CODE) device_setBurstMode: (int) mode
Send Burst Mode
Sets the burst mode forthe device.
Parameters
mode
0 = OFF, 1 = Always On, 2 = Auto Exit
) response
#80152504-001 IDTech iOS SDK Guide for NEO2
Class Documentation

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the NEO2 and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents

Save PDF