GX-A Series/GF-A Series Communication Manual 35 / 41
Output example 1 Output example 2
Content
Description
Example of program command
Example of program command
NET
+2000.00 g
TARE
+345.67 g
GROSS
+2345.67 g
2017/01/23 12:34:56
SAMPLE ABC-123
WEIGHT +3456.78 g
Terminator
Terminator
PF, command, character string
"NET", line break
Space × 5, net data, line break
Character string "TARE", line
break
Space × 6, tear data, line break
Character string "GROSS", line
PF,’NET’,$CR,$LF,&
$SP*5,$NT,$CR,$LF,&
‘TARE’,$CR,$LF,&
$SP*6,$TR, $CR,$LF,&
‘GROSS’, $CR,$LF,&
$SP*5,$GR,$CR,$LF
PF, command, date, time, line break
Character string "SAMPLE ABC-123", line
break
Character string "WEIGHT ", weight data
PF,$DT,$TM,$CR,$LF,&
‘SAMPLE ABC-123’,$CR,$LF,&
‘WEIGHT ’,$WT,$CR,$LF
10-2. Examples of creating UFC program commands