Example Of A Subroutine - Fagor CNC 8060 Installation Manual

Hide thumbs Also See for CNC 8060:
Table of Contents

Advertisement

14.7.2
14.
CNC 8060
CNC 8065
(R
: 1709)
EF
·626·

Example of a subroutine.

Example of a subroutine Sub_Probe_Piece_Begin.fst supplied by Fagor (to be
adjusted by the OEM).
#ESBLK
; Activate PROBE 2 Hardware by PLC output.
; Check PROBE is READY with PLC Input from Probe Hardware.
#MSG["WAIT FOR ENABLING PROBE2"]
#WAIT FOR[V.PLC.PROBE2ENA==1]
#MSG[""]
; Select PROBE 2 input for using in Probing.
#SELECT PROBE[2]
#FLUSH
$IF [V.G.PRBST2==1]
#WARNING["PROBE2 SIGNAL TOUCHING"]
M0
$ENDIF
; Check probe in safe mode feature is actived.
$IF [V.PLC.PROBE2MONIT==0]
#MSG["PROBE NOT IN SAFE MODE"]
$ENDIF
#RETDSBLK
#COMMENT BEGIN
PLC signals to add in the logic:
PROBE2ENA; PROBE 2 is enabled confirmation signal to CNC.
If not used in PLC, it is actived by default.
PROBE2MONIT; It activates PROBE2 in SAFE mode.
If probe is actived in no G100/3 motion, CNC will stop motion and shows an error.
If not used in PLC, it is actived by default.
#COMMENT END
Example of a subroutine Sub_Probe_Piece_End.fst supplied by Fagor (to be adjusted
by the OEM).
#ESBLK
;Deactivate PROBE2 Hardware by PLC output
#RETDSBLK
I n s ta ll a t io n ma n u a l.

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cnc 80658060 t power8060 l8060 m fl8060 t fl8060 m power ... Show all

Table of Contents