Changes

Line 55: Line 55:  
*#Data Size – size of the data we are interested in.
 
*#Data Size – size of the data we are interested in.
 
*#Action – two actions are possible: Match and Save. Match means that we want to perform a validation of certain data. Save means that we want to get certain data and later save it to an AVL record.
 
*#Action – two actions are possible: Match and Save. Match means that we want to perform a validation of certain data. Save means that we want to get certain data and later save it to an AVL record.
*#IO – tells which IO element's data will be saved to. Possible choices for IO elements will be described later in the chapter. '''Used only with Save action.'''
+
*#IO – tells which IO element's data will be saved to. '''Used only with Save action.'''
 
*#Match – hex string to be matched with BLE sensor data. '''Used only with Match action.'''
 
*#Match – hex string to be matched with BLE sensor data. '''Used only with Match action.'''
 
*#Endianness – endianness of data: little endian (ex. 0x1122) or big endian (ex. 0x2211). '''Used only with Save action.'''
 
*#Endianness – endianness of data: little endian (ex. 0x1122) or big endian (ex. 0x2211). '''Used only with Save action.'''
Line 62: Line 62:     
==EYE Sensors==
 
==EYE Sensors==
 +
'''Note''': Feature only available from firmware version 55.02.03.Rev.02 and later.<br><br>
 +
For this feature to work <b>BLE Devices</b> need to be selected under Beacon List - Beacon Detection.<br>
 +
[[File:EYE Name BLE Devices.png]]<br><br>
 
When '''EYE Sensors''' is selected, Eye Sensor connectionless functionalities or EYE list search window will appear, depending on the selected EYE Sensor filter.  
 
When '''EYE Sensors''' is selected, Eye Sensor connectionless functionalities or EYE list search window will appear, depending on the selected EYE Sensor filter.  
 
<br>
 
<br>