
B-63950EN/02 3.INPUTTING AND OUTPUTTING PARAMETERS THROUGH THE READER/PUNCHER INTERFACE
- 9 -
3.3.4 Bit Machine Group Format
N ***** Q1 T ** P ******** T ** P ********
・ ・ ・
;
A numeric value after N represents a parameter number.
Q1 indicates that the data is parameter data.
A numeric value after T represents a machine group number (1 and
up).
An 8-digit binary number after P represents the bit values (0/1) of a
parameter for each machine group, with the first digit corresponding
to bit 0 and the eighth digit corresponding to bit 7.
Leading zeros may not be omitted.
A semicolon (;) marks the end of a block. (LF is used for the ISO
code, and CR is used for the EIA code.)
Example
N01005Q1T1P10000001T2P10000001 ;
Parameter No. 1005
Parameter value
1st machine group:
Bits 0 and 7 are set to 1, and the other bits are
set to 0.
2nd machine group:
Bits 0 and 7 are set to 1, and the other bits are
set to 0.