RTC6 boards
Doc. Rev. 1.0.21 en-US
10 RTC6 Commands
723
Ctrl Command set_rtc6_mode
Function Sets RTC6 Standard Mode as the current RTC6 DLL operation mode (default setting).
Call
set_rtc6_mode()
Comments • In RTC6 Standard Mode as RTC6 DLL operation mode, Z coordinate values and defocus
values must be specified with a parameter resolution of 20 bits.
• In RTC6 Standard Mode as RTC6 DLL operation mode, laser delay values must be
specified with a parameter resolution of 1/64 µs.
• The current RTC6 DLL operation mode can be queried by get_rtc_mode.
• set_rtc6_mode is available even without explicit access rights to a particular RTC6
board.
• set_rtc6_mode is not available as a multi-board command.
• The scope of set_rtc6_mode is not board-specific, but rather global to the RTC6 DLL
and therefore, to all RTC6 boards to which the user program has access rights.
• The board-specific error variables
LastError
and
AccError
(see Chapter 6.8 ”Error
Handling”, page 130) are neither generated nor altered by set_rtc6_mode.
RTC4RTC6 New command.
RTC5RTC6 New command.
Version info Available as of DLL 600, OUT 600, RBF 600.
References get_rtc_mode, set_rtc4_mode, set_rtc5_mode