Defining Field Options 4-7
Sample Upload Packet
Example R,5,R |
R,6,H |
Returns the following pre-programmed data in the RFID chip in the upload packet:
313233343536373839303132
Example B,3,12,F,50,50,1,2,60,7,L,0 |
R,6,H |
Returns the following UPCA bar code data entered from the batch in the upload packet:
123456789012
Example R,5,R |
R,6,H |
B,3,12,F,50,50,1,2,60,7,L,0 |
R,6,H |
Returns the following pre-programmed data in the RFID chip and the UPCA bar code data
entered from the batch in the upload packet:
313233343536373839303132,123456789012
Using Option 7 Print Time/Date
The printer must contain the optional real time clock. Use this option to print the printer’s current
time and date in a format. To set the printer’s current time and date, see “Defining the Time/Date
Packet” in Chapter 2.
Use with text, constant text or bar code fields.
Note: To use Option 7 with a bar code field, the bar code must support the full ASCII set of
characters.
Syntax R,7,param,format |
R1. R Option Header.
R2. 7 Option 7.
R3. param Parameter to print. Use 1 for real time clock.
R4. format Time and Date formats. 1 is the default. Options:
1 Date as 06/09/2010
2 Date and time as 06/09/2010 18:15
3 Date and time as 06/09/2010
4 Time as 18:15
5 Time as 18:15:05
Example R,7,1,2 |
Prints the date and time in the format as 06/09/2010 18:15.