EasyManua.ls Logo

Scanlab RTC6 PCIe Board - Park_Return_1_Axis

Scanlab RTC6 PCIe Board
1004 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
RTC6 boards
Doc. Rev. 1.0.21 en-US
10 RTC6 Commands
569
innovators for industry
Variable
List Command
park_return_1_axis
Function “Fly Extension” Command: Moves the output position for 1 Axis with jump speed from the
intermediate parking position to the specified absolute position in the 2D Image Field.
Restriction If the Option Processing-on-the-fly is not enabled, then park_return_1_axis only
carries-out the jump to the specified new output position.
Call
park_return_1_axis( Mode, Axis, RetPos )
Parameters
Mode
= 0: Return position is ignored.
> 0: Return position. Absolute coordinate in the virtual Image Field.
As an unsigned 32-bit value.
Axis
Axis from Table 3, page 259.
As an unsigned 32-bit value.
Allowed values:
1
2
.
RetPos
Absolute axis coordinate of the new output position. In bits.
As a signed 32-bit value.
Out-of-range values are clipped to the boundary values.
Comments Being an “Fly Extension” Command, park_return_1_axis must not be used mixed with
“Classic“ Processing-on-the-fly commands (see Footnote, page 242).
See Chapter 8.6 ”Processing-on-the-fly”, page 242 and Section
”“Fly Extension” Commands”, page 259.
See also comments on park_return.
park_return_1_axis can be used to jump back to park_position_1_axis.
If a Processing-on-the-fly correction has been previously deactivated at the specified
axis by
park_position_1_axis
(
Mode
= 0 ) or
park_position_2_axes
(
Mode
= 0 ) then
park_return_1_axis switches it back on again.
With an unallowed parameter value, park_return_1_axis is replaced by a list_nop
(get_last_error return code
RTC6_PARAM_ERROR
).
RTC4RTC6 New command.
RTC5RTC6 New command.
Version info Available as of DLL 617, OUT 617, RBF 623.
References park_return_2_axes

Table of Contents