EasyManua.ls Logo

Scanlab RTC6 PCIe Board - Set_Jump_Speed; Set_Jump_Speed_Ctrl

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
666
innovators for industry
Undelayed
Short List
Command
set_jump_speed
Function Defines the jump speed for Vector Commands.
Call
set_jump_speed( Speed )
Parameters
Speed
Jump speed. In Bits/ms.
As a 64-bit IEEE floating point value.
Allowed value range: [1.6…800000.0].
Out-of-range values are clipped to the boundary values.
Comments By default a jump speed of 10000 bits/ms is preset.
The specified jump speed is used for all Jump Commands until a new value is specified.
The actual jump speed v
jump
in the image plane in m/s is derived from the specified
Speed
value [bits/ms] and the calibration factor K [Bits/mm] as follows:
v
jump
=
Speed
/ K
The calibration factor K can be queried from the correction table by get_table_para or
get_head_para.
set_jump_speed is also available as control command set_jump_speed_ctrl.
RTC4RTC6 Unchanged functionality.
In RTC4 Compatibility Mode, the RTC6 multiplies the specified
Speed
value by 16.
The allowed value range decreases accordingly.
RTC5RTC6 Unchanged functionality.
Version info Available as of DLL 600, OUT 600, RBF 600.
References jump_abs, jump_rel, set_mark_speed, set_jump_speed_ctrl
Ctrl Command set_jump_speed_ctrl
Function Like set_jump_speed, but a control command.
Call
set_jump_speed_ctrl( Speed )
Parameters
Speed
Like set_jump_speed.
Comments set_jump_speed_ctrl is not executed (get_last_error return code
RTC6_BUSY
), if:
the BUSY list execution status is set
set_jump_speed_ctrl is even executed, if:
a list has been paused by set_wait (PAUSED list execution status set)
the INTERNAL-BUSY list execution status is set
RTC4RTC6 New command.
In RTC4 Compatibility Mode: like set_jump_speed.
RTC5RTC6 Unchanged functionality.
Version info Available as of DLL 600, OUT 600, RBF 600.
References set_jump_speed, set_mark_speed, set_mark_speed_ctrl

Table of Contents