RTC
®
5 PC Interface Board
Rev. 1.9 e
10 Commands And Functions
311
innovators for industry
Variable
List Command
laser_on_list
Function
turns on the “laser active” laser control signals for a specified time interval.
Call
laser_on_list( Period )
Parameter
Period
time interval in
bits
as an unsigned 32-bit value.
1 bit equals 10
µ
s
. Allowed range: 0
Period
(2
31
–1)
Comments
• As of Version OUT 531, bit #31 of
Period
is ignored (also see comments and version
).
• The laser control signals for “laser active” operation must first be selected with
, defined via further commands, and enabled via
before they can be switched on with
laser_on_list
(see
).
• While the laser control signals are turned on, the set position of the scanners is not
changed. The next list command will be executed when the programmed time interval
has passed.
• The currently set LaserOn delay is applied at the beginning of the programmed time
interval: The laser control signals turn on after a LaserOn delay.
– As with other mark commands (e.g.
), the laser control signals will
not
explicitly turn off at the end of the time interval, but instead will only turn off with
a subsequent list command (e.g.
). The currently set LaserOff
delay is applied.
• The command is useful for marking separate points (see
• Wobbel Mode (see
) will be retained, but will be ignored.
• For
Period
= 0 the laser control signals won’t turn on; then the
laser_on_list
command
is a short list command.
RTC
®
4
RTC
®
5 unchanged functionality (except for the extended range of values)
Version info
Last change with version DLL 530, OUT 531, RBF 522: changed functionality for
2
31
Period
(2
32
).
References