Adapter |
public class AdapterBoardConfig : ConfigBase
The AdapterBoardConfig type exposes the following members.
Name | Description | |
---|---|---|
![]() | AdapterBoardConfig | Creates a new AdapterBoardConfig configuration initialized by its default values. |
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. |
Name | Description | |
---|---|---|
![]() ![]() | Load | Loads a new configuration instance from the specified file. |
![]() | Save | Saves the configuration to the specified file. If the specified file exists, this method overwrites it. |
Name | Description | |
---|---|---|
![]() ![]() | CurrentConfigVersion | Highest supported Version by this library. |
![]() ![]() | RaylaseVendorID | The vendor ID for adapter boards designed by RAYLASE. |