RTC6 boards
Doc. Rev. 1.0.21 en-US
10 RTC6 Commands
673
Ctrl Command set_laser_pin_out
Function Sends a value to the two digital outputs of the LASER Connector.
Call
set_laser_pin_out( Pins )
Parameters
Pins
Output value (DIGITAL OUT1 and DIGITAL OUT2).
As an unsigned 32-bit value.
Bit # 0: DIGITAL OUT1.
Bit # 1: DIGITAL OUT2.
Bit # 2: Reserved.
…
Bit #31:Reserved.
Comments • See also Chapter 9.1.3 ”2 Bit Digital Output Port”, page 283.
RTC4RTC6 New command.
RTC5RTC6 Unchanged functionality.
Version info Available as of DLL 600, OUT 600, RBF 600.
References set_laser_pin_out_list, get_laser_pin_in
Undelayed
Short List
Command
set_laser_pin_out_list
Function Like set_laser_pin_out, but a list command.
Call
set_laser_pin_out_list( Pins )
Parameters
Pins
Like set_laser_pin_out.
Comments • See set_laser_pin_out.
RTC4RTC6 New command.
RTC5RTC6 Unchanged functionality.
Version info Available as of DLL 600, OUT 600, RBF 600.
References set_laser_pin_out, write_port_list