Adapter |
The AdapterBoardConfig type exposes the following members.
Name | Description | |
---|---|---|
![]() | BoardVersion | Version of this adapter board. |
![]() | CardID | ID to identify the type of the adapter board. |
![]() | Config | The PortConfig to be applied to Port. Note: It's a short-cut to the first element in PortConfigCollection |
![]() | FpgaVersion | Version of this adapter boards FPGA-image if there is one. |
![]() | Name | Name to identify this configuration (not stored in the adapter board's EEPROM). |
![]() | Port | The IOPort associated with to the Config. Note: It's a short-cut to the first element in PortConfigCollection |
![]() | PortConfigCollection | The definitions for all available IOPorts and their corresponding PortConfigs. |
![]() | VendorID | ID of the card's vendor. |