cnc_rdopnlsgnl
- Last UpdatedFeb 23, 2023
- 1 minute read
There is one parameter for the function cnc_rdopnlsgnl to specify which output signal to read from. The function returns various types based on which signal is requested. Refer to the FANUC Focas documentation for complete details on returned values.
|
Output signal to read |
Description |
|---|---|
|
mode |
Reads the mode signal |
|
hndl_ax |
Manual handle feed axis selection signal |
|
hndl_mv |
Manual handle feed travel distance selection |
|
rpd_ovrd |
Rapid traverse override signal |
|
jog_ovrd |
Manual federate override signal |
|
feed_ovrd |
Feedrate override signal |
|
spdl_ovrd |
Spindle override signal (Series 15/15i only) |
|
blck_del |
Optional block skip signal |
|
sngl_blck |
Single block signal |
|
machn_lock |
Machine lock signal |
|
dry_run |
Dry run signal |
|
mem_prtct |
Memory protection signal |
|
feed_hold |
Automatic operation halt signal |