RTC clock settings

RTC clock settings#

Note

Only available for some Barcode Readers that support RTC.

Output format#

Note

The timestamp can be corrected by scanning the Parameter Barcode. The RTC correction function of the electronic manual already includes the time zone, and the query is the local time; the time can also be synchronized through the Bluetooth SDK.

Example

Timestamp correction command format example: %RTCTIME#21/12/24,01:58:06+32.

Static command instructions

If the interactive HTML tool is unavailable, replace the placeholders as described in this section and verify the command.

%RTCTIME#YY/MM/DD,hh:mm:ss<quarter-hour-timezone>#

../../_shared/_images/wireless-rf-bt/25RTCSTAMP230.png

Disable Timestamp#

../../_shared/_images/wireless-rf-bt/25RTCSTAMP231.png

Turn on timestamp (suffix)#

../../_shared/_images/wireless-rf-bt/25RTCSTAMP232.png

Turn on timestamp (prefix)#

delimiter#

The barcode and time are separated by Tab by default. If you need to modify it, you can edit the following command to generate the Parameter Barcode:

%RTCSTAMP#Sx
x

ASCII value. Hexadecimal can be represented by \x plus two characters, and the character range is 0~9, A~F.

../../_shared/_images/wireless-rf-bt/25RTCSTAMP23S5Cx09.png

Tab separated (default)#

../../_shared/_images/wireless-rf-bt/25RTCSTAMP23S5Cx1E.png

RS separated#

../../_shared/_images/wireless-rf-bt/25RTCSTAMP23S3B.png

semicolon separated#