Quick reference
35
(S
OFT
03.1
X
)
HIGH LEVEL LANGUAGE
Programming instructions
Display instructions:
#ERROR
It displays the indicated error number and its associated text according to the CNC's error
code (interrupts program execution).
#ERROR
It displays the indicated error text (it interrupts program execution).
#WARNING
It displays the indicated warning number and its associated text according to the CNC's error
code (it does not interrupt program execution).
#WARNING
It displays the indicated text (it does not interrupt program execution).
#MSG
The indicated message appears at the top of the screen (it does not interrupt the execution
of the program).
#DGWZ
It defines the graphic area.
Enabling and disabling instructions:
#ESBLK
#DSBLK
It activates and deactivates the single block treatment.
#ESTOP
#DSTOP
It enables and disables the STOP signal.
#EFHOLD
#DFHOLD
It enables and disables the FEED-HOLD input coming from the PLC.
Programming referred to machine reference zero (home):
#MCS ON
#MCS OFF
It activates and deactivates the machine coordinate system so the movements programmed
after it are executed in the machine reference system.
Program instructions:
#EXEC
It executes a program in the indicated channel.
#EXBLK
It executes a block in the indicated channel.
Electronic axis slaving:
#LINK
It defines and activates the master-slave pair of axes.
#UNLINK
It cancels the active couplings (slaving).
Subroutine instructions:
#PATH
It defines the path for searching subroutines.
#CALL
It calls a local or global subroutine.
#PCALL
It calls a local or global subroutine with the possibility to initialize parameters.
#MCALL
It calls a local or global subroutine with the possibility to initialize parameters. With this type
of call, the subroutine becomes modal.
#MDOFF
It makes the function non-modal.
#RET
It defines the end of a subroutine.
Axis parking:
#PARK
#UNPARK
It parks and unparks the selected.
Summary of Contents for CNC 8070
Page 1: ...Quick reference SOFT 03 1X REF 0706 CNC 8070...
Page 44: ......