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 for the IOPort this adapter board has to be connected to. |
![]() | FpgaVersion | Version of this adapter boards FPGA-image if there is one. |
![]() | Name | Name to identify this config (Not stored in AdapterBoard Eeprom). |
![]() | Port | IOPort this adapter board has to be connected to. |
![]() | 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. |