Status settings
The Status section of the config.ini file can override the LED behaviour for signalling connectivity status on a VTAP PRO reader.
The status LEDs are the same RGB LEDs that may also be controlled through the config.txt file using settings such as LEDDefaultRGB, PassLED or TagLED, by the ?ledr command, or by an 'action' defined to occur in response to a 'tap'.
This section of the config.ini file controls an additional use of these LEDs, to signal Internet or Cloud connectivity. Default behaviour, when UpdateMode=2, is to show status LED signals only when the reader is in Cloud mode, with no connectivity status reported over LEDs when a VTAP reader is in Local mode.
This involves a section headed [Status] in config.ini with some of the following settings, as appropriate.
[Status]
UpdateMode=2
LEDOnline=1EBBCF
LEDHeartbeat=000000,500,0,1
LEDNoCloud=FF0000,3000,3000,5
LEDNoNetwork=FF0000,1000,1000,15
LEDAPMode=0000FF,1000,1000,15
LEDFwUpdate=FF8000,1000,500,255
LEDSyncFile=FF8000,1000,500,255
Settings below: UpdateMode | LEDAPMode | LEDFwUpdate | LEDHeartbeat | LEDNoCloud | LEDNoNetwork | LEDOnline | LEDSyncFile
Choose when status LEDs will be used. (This option only affects VTAP PRO readers.)
By default, status LEDs are only used to report the status of a reader in Cloud Mode. For instance, to signal whether the reader is online or in hotspot mode.
Defines the LED colour and flashing interval for the status LED to indicate that the hotspot (access point) is active. (This is checked approximately every 30s to maintain the indication until the hotspot is de‑activated.)
Defines the LED colour and flashing interval for the status LED to indicate a firmware update is in progress. (This is checked approximately every 3 minutes to maintain the indication until the update is complete.)
Defines the LED colour and flashing interval for the status LED to indicate that a heartbeat message is being sent to VTAP Cloud
Defines the LED colour and flashing interval for the status LED to indicate when the VTAP Cloud cannot be contacted or when there is no successful response to a heartbeat message.
Defines the LED colour and flashing interval for the status LED to indicate when there is no Internet or network connection. (The ConnTestURL set in the network.ini file is used to determine whether there is network connectivity).
Defines the LED colour for the status LED to indicate that the reader is online, which means heartbeat messages and responses are being exchanged successfully with VTAP Cloud