IDTECH NEO2 Manual page 95

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

Advertisement

13.7 IDT_NEO2 Class Reference
13.7.2 Method Documentation
13.7.2.1 - (void) close
Close Device
13.7.2.2 - (RETURN_CODE) config_getSerialNumber: (NSString
Polls device for Serial Number
Parameters
response
Returns Serial Number
Returns
RETURN_CODE: Return codes listed as typedef enum in IDTCommon:RETURN_CODE. Values can be
parsed with
device_getResponseCodeString:
13.7.2.3 - (RETURN_CODE) config_setBluetoothParameters: (NSString ) name oldPW:(NSString ) oldPW newPW:(NSString
) newPW
Set BluetoothParameters
Sets the name and password for the BLE module.
Sending nil to all three parameters resets the default password to 123456
Parameters
name
Device name, 1-25 characters
oldPW
Old password, as a six character string, example "123456"
newPW
New password, as a six character string, example "654321"
Returns
RETURN_CODE: Values can be parsed with device_getResponseCodeString
13.7.2.4 - (RETURN_CODE) ctls_cancelTransaction
Cancels Transaction request (all interfaces, CTLS/MSR/INSERT).
Returns
RETURN_CODE: Return codes listed as typedef enum in IDTCommon:RETURN_CODE. Values can be
parsed with
device_getResponseCodeString:
13.7.2.5 - (RETURN_CODE) ctls_getConfigurationGroup: (int) group response:(NSDictionary
Get Configuration Group
Retrieves the Configuration for the specified Group. Group 0 = terminal settings.
IDTech iOS SDK Guide for NEO2 #80152802-001
) response
) response
85

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