RTC6 boards
Doc. Rev. 1.0.21 en-US
10 RTC6 Commands
473
Ctrl Command laser_signal_off
Function Turns off the Signals for “Laser Active” Operation immediately.
Call
laser_signal_off()
Comments • laser_signal_off is intended for direct laser control in combination with
laser_signal_on.
• laser_signal_off is not executed (get_last_error return code
RTC6_BUSY
), if:
– the BUSY list execution status is set
• laser_signal_off is even executed, if:
– a list has been paused by set_wait (PAUSED list execution status set)
– the INTERNAL-BUSY list execution status is set
RTC4RTC6 Unchanged functionality.
RTC5RTC6 Unchanged functionality.
Version info Available as of DLL 600, OUT 600, RBF 600.
References laser_signal_on
Normal List
Command
laser_signal_off_list
Function Like laser_signal_off, but a list command.
Call
laser_signal_off_list()
RTC4RTC6 Unchanged functionality.
RTC5RTC6 Unchanged functionality.
Version info Available as of DLL 600, OUT 600, RBF 600.
References laser_signal_off