Scanlab RTC 4 Installation And Operation Manual page 121

Interface board for real time control of scan heads and lasers
Table of Contents

Advertisement

List Command timed_mark_abs
Function
marking vector to the specified position in the image field using the specified duration
Parameters
xval,
yval
time
Integration
Pascal:
C:
Basic:
• The parameter time will be rounded down to a multiple of 10 µs (within the allowed
Comments
range).
• A timed mark (jump) command will not be executed with the normal marking speed
(jump speed). Instead, the speed (i.e. the number of microsteps) will be adjusted
so that the vector lasts exactly as long as specified.
Also see
• Note: After a timed mark command, a mark delay or a polygon delay is inserted, just
like after a normal mark command. That means the total time for the command is the
specified time plus the mark delay or polygon delay.
• Subsequent
normal marking speed. (See
References
set_scanner_delays,
List Command timed_mark_rel
Function
marking vector to the specified position in the image field using the specified duration
Parameters
dx, dy
time
Integration
Pascal:
C:
Basic:
Comments
• The coordinates are relative to the current position.
• The maximum value for the absolute coordinates is ±32767 bits.
• See timed_mark_abs.
References
set_scanner_delays,
®
RTC
4 PC Interface Board
Rev. 1.3 e
10 Commands And Functions
absolute coordinates of the vector end point in bits as signed 16-bit values.
duration of the complete mark vector in microseconds
Allowed range: [10 ... 655350] (64-bit IEEE floating point value)
procedure timed_mark_abs(xval, yval: smallint; time: double);
void timed_mark_abs(short xval, short yval, double time);
sub timed_mark_abs(ByVal xval%, ByVal yval%, ByVal time#)
chapter 5.8 "Timed Jump And Mark Commands", page
mark_abs
/
mark_rel
commands (not timed) will be executed with the
set_mark_speed, page
timed_mark_rel
relative coordinates of the vector end point in bits as signed 16-bit values.
duration of the complete mark vector in microseconds
Allowed range: [10 ... 655350] (64-bit IEEE floating point value)
procedure timed_mark_rel(dx, dy: smallint; time: double);
void timed_mark_rel(short dx, short dy, double time);
sub timed_mark_rel(ByVal dx%, ByVal dy%, ByVal time#)
timed_mark_abs
50.
109.)
121

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the RTC 4 and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents

Save PDF