![Scanlab RTC 5 PC Interface Board Скачать руководство пользователя страница 450](http://html1.mh-extra.com/html/scanlab/rtc-5-pc-interface-board/rtc-5-pc-interface-board_installation-and-operation-manual_1206720450.webp)
RTC
®
5 PC Interface Board
Rev. 1.9 e
10 Commands And Functions
450
innovators for industry
Variable
List Command
set_matrix_list
Function
sets
one
of the four coefficients of the general transformation matrix M
T
during execution
"Coordinate Transformations", page 161
Call
set_matrix_list( HeadNo, Ind1, Ind2, Mij, at_once )
Parameters
HeadNo
See
.
Ind1,
Ind2
Row index and column index of the matrix coefficient to be changed as an
unsigned 32-bit value; permissible values: [Index uneven: 1, Index even: 2]
Mij
Matrix coefficient as a 64-bit IEEE floating point value;
Allowed range: [–50 … +50];
if the parameter is set to an invalid value, the command will be replaced by a
.
at_once
This parameter (unsigned 32-bit value) determines when the defined
transformation becomes effective:
= 0:
The transformation settings are only collected and intermediately
stored, but the transformation is not processed as long as this is not
activated via another coordinate transformation (e.g. via a list
command with
at_once
= 1 or a corresponding control command).
= 1:
The transformation is immediately calculated (including all
transformation settings that were collected until then) and processed
prior to the next list command. The “laser active” laser control signals
will first be switched off if necessary.
= 2:
The transformation settings are only collected and intermediately
stored (as with
at_once
= 0). However, The transformation is
immediately calculated (including all transformation settings that
were collected and intermediately stored until then) and applied to
the current position when the next
,
,
or
= 3:
As with
at_once
= 1, but the laser control signals remain unaffected.
> 3:
See
at_once
= 2
Comments
• The command
set_matrix_list
only allows changing
one
of the four coefficients at a
time. To change several coefficients during execution of a list, the command has to be
called repeatedly. Here, we recommend making the first calls with
at_once
= 0 and only
the last call with
at_once
= 1.
• See
"Coordinate Transformations", page 161
.
RTC
®
4
RTC
®
5 See
Version info
Last change with version DLL 525, OUT 527: behavior for
at_once
= 3
References