RTC6 boards
Doc. Rev. 1.0.21 en-US
10 RTC6 Commands
715
Multiple List
Command
set_pixel_line_3d
Function Activates the Pixel Output Mode and defines various pixel output parameters.
Call
set_pixel_line_3d( Channel, HalfPeriod, dX, dY, dZ )
Parameters
Channel
Like set_pixel_line.
HalfPeriod
Like set_pixel_line.
dX
Like set_pixel_line.
dY
Like set_pixel_line.
dZ
Distance in the z direction between adjacent pixels. In bits.
As a 64-bit IEEE floating point value.
Comments • set_pixel_line_3d lets you define the pixel spacing (between two adjacent image
points on a line) by a 3D vector.
• set_pixel_line_3d additionally requires two list-memory positions, if parameter
dZ
is
non-zero. The initial component executes as a short list command before the principal
part (a normal list command). Any still-pending delayed short list command gets
executed first.
• In other respects, set_pixel_line_3d behaves similarly to set_pixel_line (see comments
there).
RTC4RTC6 New command.
RTC4 Compatibility Mode: see set_pixel_line.
In RTC4 Compatibility Mode, the RTC6 does not multiply the specified value for
dZ
by 16.
RTC5RTC6 Basically unchanged functionality.
RTC5 Compatibility Mode: see set_pixel_line.
Version info Available as of DLL 600, OUT 600, RBF 600.
Last change: see set_pixel_line.
References set_pixel_line, set_pixel, set_n_pixel