Scanlab RTC 4 Installation And Operation Manual page 108

Interface board for real time control of scan heads and lasers
Table of Contents

Advertisement

Ctrl Command set_laser_mode
Function
selects the laser control mode of the RTC
Parameter
mode
Integration
Pascal:
C:
Basic:
Comments
• The available laser signals depend on the selected laser control mode. Please refer to
chapter 4.6 "Laser Control", page 32
• The command should be used only once at the program start.
Also see
References
set_laser_timing,
List Command set_laser_timing
Function
defines the output period and the pulse widths for the laser signals LASER1 and LASER2
Parameters
half_period
pulse_width1,
pulse_width2
time_base
Integration
Pascal:
C:
Basic:
Comments
• The time base setting applies only for the parameters of this command.
• In general, it is recommended to set the time base to 8 MHz.
A time base of 1 MHz should only be chosen if necessary.
• Please refer to
References
set_laser_mode, set_firstpulse_killer, set_standby,
®
RTC
4 PC Interface Board
Rev. 1.3 e
10 Commands And Functions
= 0:
CO
mode
2
= 1:
YAG mode 1
= 2:
YAG mode 2
= 3:
YAG mode 3
= 4:
laser mode 4
procedure set_laser_mode(mode: word);
void set_laser_mode(unsigned short mode);
sub set_laser_mode(ByVal mode%)
chapter 9.3 "Initializing the RTC
set_firstpulse_killer
half of the output period in bits.
1 bit equals 1/8 µs or 1 µs, depending on the selected time base.
Allowed range: [2 ... 65500]
Pulse widths of the laser signals LASER1 and LASER2 in bits.
1 bit equals 1/8 µs or 1 µs, depending on the selected time base.
Allowed range: [2 ... 65500]
= 0: sets the time base to 1 MHz (1 bit equals 1 µs)
≠ 0: sets the time base to 8 MHz (1 bit equals 1/8 µs)
procedure set_laser_timing(half_period, pulse_width1, pulse_width2,
time_base: word);
void set_laser_timing(unsigned short half_period, unsigned short
pulse_width1, unsigned short pulse_width2, unsigned short time_base);
sub set_laser_timing(ByVal half_period%, ByVal pulse_width1%,
ByVal pulse_width2%, ByVal time_base%)
chapter 4.6 "Laser Control", page
®
4
for a detailed description.
®
4", page
63.
32, for details.
set_standby_list
108

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the RTC 4 and is the answer not in the manual?

Table of Contents

Save PDF