RTC6 boards
Doc. Rev. 1.0.21 en-US
10 RTC6 Commands
672
Ctrl Command set_laser_mode
Function Sets the laser mode of the RTC6.
Call
set_laser_mode( Mode )
Parameters
Mode
= 0: CO
2
Mode.
= 1: YAG Mode 1.
= 2: YAG Mode 2.
= 3: YAG Mode 3.
= 4: Laser Mode 4.
= 5: YAG Mode 5.
= 6: Laser Mode 6.
As an unsigned 32-bit value.
Comments • The available Laser Control Signals depend on the set laser mode,
see also Chapter 7.4 ”Laser Control”, page 184.
RTC4RTC6 Additional laser modes, for example, YAG Mode 5, Laser Mode 6 and Pulse Picking.
Otherwise, unchanged functionality.
RTC5RTC6 Unchanged functionality.
Version info Available as of DLL 600, OUT 600, RBF 600.
References set_laser_control, set_laser_pulses_ctrl, set_laser_pulses, set_laser_timing,
set_firstpulse_killer, set_firstpulse_killer_list, set_standby, set_standby_list,
set_qswitch_delay, set_qswitch_delay_list
Ctrl Command set_laser_off_default
Function Sets the default output value for the ANALOG OUT1 and ANALOG OUT2 output ports, as
well as for the 8-bit digital output port of the RTC6.
Call
set_laser_off_default( AnalogOut1, AnalogOut2, DigitalOut )
Parameters
AnalogOut1
12-bit value for analog output port ANALOG OUT1, see also Section ”12-
Bit Analog Output Port 1 and 2”, page 74. As an unsigned 32-bit value.
Higher bits are ignored (exception:
AnalogOut1/AnalogOut2 =
“–1“, see
comments for set_port_default).
AnalogOut2
12-bit value for analog output port ANALOG OUT2.
See
AnalogOut1
.
DigitalOut
8-bit value for the 8-bit digital output port, see also Section ”8-Bit Digital
Output Port”, page 81.
As an unsigned 32-bit value. Higher bits are ignored (exception:
DigitalOut =
“–1“, see comments for set_port_default).
Comments • The default values can also be defined by set_port_default.
See also all comments there.
RTC4RTC6 New command.
In RTC4 Compatibility Mode, the RTC6 multiplies the specified values for
AnalogOut1
and
AnalogOut2
by 4.
RTC5RTC6 Unchanged functionality.
Version info Available as of DLL 600, OUT 600, RBF 600.
References set_port_default