RTC6 boards
Doc. Rev. 1.0.21 en-US
10 RTC6 Commands
711
Variable
List Command
set_pixel
Function In the Pixel Output Mode, defines the laser control parameters (in “Classic Mode”
pulse length and analog voltage level) for one pixel in an image line.
Call
set_pixel( PortOutValue1, PortOutValue2 )
Parameters
PortOutValue1
For the meaning, see Chapter 8.7.3 ”Laser Control”, page 265.
As an unsigned 32-bit value.
PortOutValue2
Like
PortOutValue1
.
Comments • set_pixel is synonymous with set_n_pixel with
Number
= 1 (see comments there).
RTC4RTC6 • The RTC6 does not support querying of analog voltage levels (see the RTC4’s
ADChannel
parameter and read_pixel_ad command).
• RTC4-Pixel Mode 0 is no longer supported.
• “Classic Mode” (compatible to RTC4 Pixel Output Mode 1):
In RTC4 Compatibility Mode, the RTC6 multiplies the specified value for
PulseLength
(
PortOutValue1
) by 8 and the one for
AnalogOut
(
PortOutValue2
) by 4.
The allowed value ranges decrease accordingly.
The other Pixel Output Modes are not RTC4 compatible.
RTC5RTC6 Unchanged functionality.
Only applies to “Classic Mode”, since the other Pixel Output Modes are not supported by
the RTC5.
Version info Last change DLL 604, OUT 604, RBF 609.
References set_n_pixel, set_pixel_line, set_pixel_line_3d