RTC
®
5 PC Interface Board
Rev. 1.9 e
10 Commands And Functions
444
Ctrl Command set_laser_pin_out
Function sends a value to the laser connector’s two digital outputs
Call
set_laser_pin_out( Pins )
Parameter
Pins
Output value (DIGITAL OUT1 and DIGITAL OUT2) as unsigned 32-bit value
Bit # 0: DIGITAL OUT1
Bit # 1: DIGITAL OUT2
Bits # 2–31: Reserved.
Comments • Also see section "2 Bit Digital Output Port", page 204.
RTC
®
4
RTC
®
5new command
References set_laser_pin_out_list, get_laser_pin_in
Undelayed
Short
List Command
set_laser_pin_out_list
Function same as set_laser_pin_out (see above), but a list command
Call
set_laser_pin_out_list( Pins )
Parameter
Pins
Output value (DIGITAL OUT1 and DIGITAL OUT2) as unsigned 32-bit value
Bit # 0: DIGITAL OUT1
Bit # 1: DIGITAL OUT2
Bits # 2–31: Reserved.
Comments • See set_laser_pin_out.
RTC
®
4
RTC
®
5new command
References set_laser_pin_out