Instruction manual
Syntax R,4,src fld,src start,# to copy,dest start,
copy code p
R1. R Field Option Header.
R2. 4 Option 4.
R3. src fld Field number from which data is copied. Range: 0 to 999.
R4. src start Position number in the source field of the first character to be copied.
Character positions are numbered 1 to 2710, starting from the left.
R5. # to copy Number of characters to copy. Range: 1 to 2710.
R6. dest start Position number where copied characters are to begin printing in the
destination field. Range: 1 to 2710.
R7. copy code Copy Method.
1 Copy field as is (including price symbols,
pad characters, check digits, etc.).
2 Copy unformatted data (without price characters,
pad characters, etc.).
Example R,4,3,1,3,1,1 p
Copies data from field #3, starting at the first position and copying three
characters. In the destination field, the information is placed in position 1
and copied as formatted data.
Example R {F,2,A,R,E,400,400,"ASCIIHEX" p
X,2,24,0 p
T,1,50,V,10,10,0,1,1,1,B,L,0,0 p
R,4,2,1,16,1,2 p }
{B,2,N,2p
1,"313233343536373831323334" p
2,"313233343536373831323334" p }
This example uses Option 4 to copy data from the RFID Data Field and
displays the data in text field 1. Note the data type being used is ASCII
Hex, so the data in the RFID Data Field is in ASCII Hex format. This
example uses a 96-bit RFID tag.
4-8 Defining Field Options