RTC6 boards
Doc. Rev. 1.0.21 en-US
10 RTC6 Commands
465
Comments
(cont’d)
• If a user program calls init_rtc6_dll multiple times, then the RTC6 board management
created by the prior call is deleted for this user program and the originally-assigned
access rights canceled. The RTC6 board management is then newly created and access
rights are newly granted again.
• Each initialization of a user program by init_rtc6_dll causes the RTC6 DLL-internal
numbers for all found RTC6 boards to be newly reassigned. The relationship between
the RTC6 DLL-internal numbers and the installed boards can be determined by
get_serial_number. When the accessible board with the smallest RTC6 DLL-internal
number is initialized, it then simultaneously becomes the active board and the target
of non-multi-board commands. select_rtc can be called at anytime to change the
active board. If no access rights exist for any board, then the board with the highest
RTC6 DLL-internal number (see rtc6_count_cards) is the active board, in which case
only RTC6 DLL-internal commands that require no access rights can be used.
• Also observe Chapter 6.7.1 ”Notes on Board Acquisition by a User Program”,
page 128.
• init_rtc6_dll is available even without explicit access rights to any particular
RTC6 board.
• init_rtc6_dll is not available as a multi-board command.
• After initialization of the RTC6 DLL with init_rtc6_dll, the RTC6 Standard Mode is set
by default.
After that, a different RTC6 DLL operational mode can be set, see set_rtc4_mode and
set_rtc5_mode.
• init_rtc6_dll does not trigger an initialization of RTC6 boards. Only
load_program_file performs an initialization of RTC6 boards.
RTC4RTC6 New command.
RTC5RTC6 New command.
The functionalities of init_rtc6_dll and the RTC5 command init_rtc5_dll are identical.
Version info Available as of DLL 600, OUT 600, RBF 600.
References set_rtc4_mode, set_rtc5_mode
Ctrl Command init_rtc6_dll