
3.INPUTTING AND OUTPUTTING PARAMETERS THROUGH THE READER/PUNCHER INTERFACE B-63950EN/02
- 16 -
3.3.13 Real Number Format
N ***** Q1 P ****** ;
N ***** Q1 M ****** ;
N ***** Q1 I ****** ;
A numeric value after N represents a parameter number.
Q1 indicates that the data is parameter data.
A numeric value after each of P, M, and I represents the value (real
number) of a parameter.
A semicolon (;) marks the end of a block. (LF is used for the ISO
code, and CR is used for the EIA code.)
Example
N01451Q1P5000.0;
Parameter No. 1451
Parameter value 5000.0
3.3.14 Real Number Machine Group Format
N ***** Q1 T ** P ****** T ** P ******
・ ・ ・
;
N ***** Q1 T ** M ****** T ** M ******
・ ・ ・
;
N ***** Q1 T ** I ****** T ** I ******
・ ・ ・
;
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).
A numeric value after each of P, M, and I represents the value (real
number) of a parameter for each machine group.
A semicolon (;) marks the end of a block. (LF is used for the ISO
code, and CR is used for the EIA code.)
Example
N01220Q1T1M50.0T2M60.0........;
Parameter No. 1220
Parameter value 1st machine group: 50.0
2nd machine group: 60.0
▪