RTC6 boards
Doc. Rev. 1.0.21 en-US
10 RTC6 Commands
857
Delayed Short
List Command
write_da_x_list
Function Like write_da_x, but a list command.
Call
write_da_x_list( x, Value )
Parameters
x
Like write_da_x.
Value
Like write_da_x.
Comments • For
x
< 1 or
x
> 2, write_da_x_list is replaced with a list_nop
(get_last_error return code
RTC6_PARAM_ERROR
).
• As of version DLL 602, OUT 602:
When the ANALOG OUT output port (for example, for the laser power) is to be
executed synchronous to the laser switch times, use
set_laser_power( x-1, Value )
.
RTC4RTC6 Unchanged functionality.
In RTC4 Compatibility Mode: like write_da_x.
RTC5RTC6 Unchanged functionality.
Version info Available as of DLL 600, OUT 600, RBF 600.
References write_da_x, set_laser_power, write_port_list