
3.INPUTTING AND OUTPUTTING PARAMETERS THROUGH THE READER/PUNCHER INTERFACE B-63950EN/02
- 10 -
3.3.5 Bit Path Format
N ***** Q1 L ** P ******** L ** P ********
・ ・ ・
;
A numeric value after N represents a parameter number.
Q1 indicates that the data is parameter data.
A numeric value after L represents a path number (1 and up).
An 8-digit binary number after P represents the bit values (0/1) of a
parameter for each path, 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
N01005Q1L1P10000001L2P10000001.......;
Parameter No. 1005
Parameter value
Path 1:
Bits 0 and 7 are set to 1, and the other bits are
set to 0.
Path 2:
Bits 0 and 7 are set to 1, and the other bits are
set to 0.