Scanlab RTC 4 Installation And Operation Manual page 122

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

Advertisement

Ctrl Command write_8bit_port
Function
writes an 8-bit value to the digital output port on the LASER EXTENSION connector
Parameter
value
Integration
Pascal:
C:
Basic:
Comments
• Please refer to
Output Port (Laser Extension Connector)", page
• The upper 8 bits of the specified value are ignored.
References
write_8bit_port_list
List Command write_8bit_port_list
Function
same as
Integration
Pascal:
C:
Basic:
Ctrl Command write_da_1
Function
see
write_da_x
Integration
Pascal:
C:
Basic:
List Command write_da_1_list
Function
see
write_da_x_list
Integration
Pascal:
C:
Basic:
Ctrl Command write_da_2
Function
see
write_da_x
Integration
Pascal:
C:
Basic:
®
RTC
4 PC Interface Board
Rev. 1.3 e
10 Commands And Functions
output value for the digital output port as unsigned 16-bit value.
Allowed range: [0 ... 255]
procedure write_8bit_port(value: word);
void write_8bit_port(unsigned short value);
sub write_8bit_port(ByVal value%)
chapter "8-Bit Digital Output Port", page
write_8bit_port
(see above), but a list command
procedure write_8bit_port_list(value: word);
void write_8bit_port_list(unsigned short value);
sub write_8bit_port_list(ByVal value%)
procedure write_da_1(value: word);
void write_da_1(unsigned short value);
sub write_da_1(ByVal value%)
procedure write_da_1_list(value: word);
void write_da_1_list(unsigned short value);
sub write_da_1_list(ByVal value%)
procedure write_da_2(value: word);
void write_da_2(unsigned short value);
sub write_da_2(ByVal value%)
53, and to the section
60.
"Digital
122

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