Intermec 5055 Guía De Referencia

Descargar
Página de 216
Configuration Command Reference
7-31
7
Time and Date (continued)
3. Scan this bar code:
Exit Accumulate Mode
*-/*
*-/*
PSK
 Example:
im_command (“$+DB011225010101”,16);
will set the date to December 25, 2001.
Time in Seconds
Purpose:
If you enable the Append Time command, you can enable the Time in Seconds
command to append the seconds to each transaction transmitted from the 5055. To
append the time in hours and minutes, disable the Time in Seconds command.
Syntax:
DAdata
Acceptable values for data are:
0
Disabled
1
Enabled
Default:
Disabled
Scan:
One of these bar codes:
Disable Time in Seconds
*$+DA0*
*$+DA0*
Enable Time in Seconds
*$+DA1*
*$+DA1*
PSK
 Example:
im_command (“$+DA1”,5);
will enable time in seconds.