RTC6 boards
Doc. Rev. 1.0.21 en-US
10 RTC6 Commands
598
Ctrl Command rtc6_count_cards
Function Returns the number of RTC6 PCIe Boards detected during initialization.
Call
NoOfCards = rtc6_count_cards()
Result Number of RTC6 PCIe Boards.
As an unsigned 32-bit value.
Comments • Initialization of the installed RTC6 PCIe Boards is to be made separately for each
user program by calling init_rtc6_dll.
• rtc6_count_cards is available even without explicit access rights to a specific
RTC6 PCIe Board.
• rtc6_count_cards is not available as a multi-board command.
• The board-specific error variables
LastError
and
AccError
(see Chapter 6.8 ”Error
Handling”, page 130) are neither generated nor altered by rtc6_count_cards.
RTC4RTC6 New command.
Functionality is similar to rtc4_count_cards of the RTC4 command set.
RTC5RTC6 New command.
Functionality is similar to rtc5_count_cards of the RTC5 command set.
Version info Available as of DLL 600, OUT 600, RBF 600.
References init_rtc6_dll