Table 4.4.3.19 – Yaskawa YASNAC PC NC Programming Manual User Manual
Page 289

4 - 152
YASNAC PCNC Programming Manual
Chapter 4: Enhanced Level Commands
Table 4.4.3.19
Note:
If the skip signal is turned ON during the execution of the G3l block, the end point position of
this block is the skip signal input position.
If the skip signal is not turned ON, the skip signal input position is the end point of the G31
block.
(m)NC parameters and battery back-up memory
It is possible to read the contents of the NC parameters and the battery back-up memory.
To read them, the system variable memory number to be specified is “50000 + NC
parameter number/memory number”,
(Example)
Note:
To read the value saved at parameter pm6000, specify as indicated below,
#100 to #56000
(4) Expression of Variables
Variables are expressed by variable numbers or alphanumeric specified following #.
•
Specifying a variable number directly
#i (i: variable number)
(Example) #1, #101, #501, #2001
•
Specifying an expression as a variable number
# [
(Example) # [#101], # [#501+1], # [#1/2]
Unit
Microns
Sub Microns
Input in mm
0.001mm
0.0001mm
Input in inches
0.0001 inch
0.00001 inch
Input in degrees
0.001 deg
0.0001 deg
System Variable Type
System Variable No.
NC parameter
#50000 to #56949
Battery back-up memory
#57100 to #57999