
B-63950EN/02 3.INPUTTING AND OUTPUTTING PARAMETERS THROUGH THE READER/PUNCHER INTERFACE
- 11 -
3.3.6 Binary Axis Format
N ***** Q1 A ** P ******** A ** P ********
・ ・ ・
;
A numeric value after N represents a parameter number.
Q1 indicates that the data is parameter data.
A numeric value after A represents a controlled axis number (1 and
up).
An 8-digit binary number after P represents the bit values (0/1) of a
parameter for each controlled axis, 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
N01005Q1A1P10000001A2P10000001A3P10000001.......;
Parameter No. 1005
Parameter value
1st axis:
Bits 0 and 7 are set to 1, and the other bits are set to 0.
2nd axis:
Bits 0 and 7 are set to 1, and the other bits are set to 0.
3rd axis:
Bits 0 and 7 are set to 1, and the other bits are set to 0.
▪