RTC6 boards
Doc. Rev. 1.0.21 en-US
10 RTC6 Commands
623
Ctrl Command set_default_pixel
Function Defines the pulse length default value for the default pixel that terminates Pixel Output
Mode.
Call
set_default_pixel( PulseLength )
Parameters
PulseLength
Default pixel pulse length.
As an unsigned 32-bit value.
1 bit equals 1/64 µs.
Allowed value range: [0…(2
32
–1)].
Comments • In Pixel Output Mode, the pixel pulse length at the end of an image line (at the
beginning of the default pixel) gets set to the specified default value, see Chapter 8.7.4
”Synchronization”, page 268.
• When initializing (by load_program_file), the
PulseLength
default value is set to 0.
RTC4RTC6 New command.
RTC5RTC6 Unchanged functionality.
Version info Available as of DLL 600, OUT 600, RBF 600.
References set_port_default
Undelayed
Short List
Command
set_default_pixel_list
Function Like set_default_pixel, but a list command.
Call
set_default_pixel_list( PulseLength )
Parameters
PulseLength
Like set_default_pixel.
Comments • See set_default_pixel.
RTC4RTC6 New command.
RTC5RTC6 Unchanged functionality.
Version info Available as of DLL 600, OUT 600, RBF 600.
References set_default_pixel, set_port_default