EasyManua.ls Logo

Scanlab RTC6 PCIe Board - Get_Bios_Version; Get_Card_Type

Scanlab RTC6 PCIe Board
1004 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
RTC6 boards
Doc. Rev. 1.0.21 en-US
10 RTC6 Commands
394
innovators for industry
Ctrl Command get_bios_version
Function Returns the BIOS version number of the RTC6 Board.
Call
BiosVersion = get_bios_version()
Result BCD-coded BIOS version number.
As an unsigned 32-bit value.
Example:
BiosVersion = 33
= 0x21 means BIOS version 21.
Parameters None.
Comments get_bios_version returns reliable results only as of BIOS version 21, otherwise 0.
RTC4RTC6 New command.
RTC5RTC6 New command.
Version info Available as of DLL 606, OUT 606, RBF 611.
References get_dll_version, get_hex_version, get_rtc_version
Ctrl Command get_card_type
Function Returns the RTC6 board type.
Call
Result = get_card_type()
Result Board type.
As an unsigned 32-bit value.
0: No card“.
1: RTC6 PCIe Board.
2: RTC6 Ethernet Board.
Parameters None.
Comments See also Chapter 16.5.3 ”About the RTC6 Board Management”, page 905.
RTC4RTC6 New command.
RTC5RTC6 New command.
Version info Available as of DLL 606, OUT 606, RBF 611.
References eth_assign_card, eth_assign_card_ip

Table of Contents