Chapter 9 NC Control Function
2-2) Addressing method according to each data type
2-3) Performing the address range check for each data type
3) Specifying the Statement Number(N)
N_: Specify the Statement Number
“N" for specifying the Statement Number is the command used in instructions such as IF, GOTO, etc., and
displays the corresponding block so that other commands can recognize it. Since the NC program of the motion
controller does not memorize the block‟s line number of each program separately, the "N" command is used for
the block to be displayed.
Addressing the leaner bitwise value from bit 0 after the 'X' indicator
Addressing the value in word units (16bit) after the 'W' indicator
Addressing the value in double word units(32bit) after the 'D' indicator
Addressing the value in long word units(64bit) after the 'L' indicator
:
15 0
:
MW10
MW11
MD5
MX160
MW12
MW13
MD6
MX161