Adapter |
The AdapterBoardAPI type exposes the following members.
| Name | Description | |
|---|---|---|
| Connected | Obsolete. Indicates if an adapter card is connected to the given IO-port that supports SupportsAutoConfiguration(IOPort). | |
| Enable | Enables on the given IO-port. | |
| Enabled | Indicates if an adapter card is enabled on the given IO-port. | |
| GetAvailableAdapterBoardNames | Gets a list of available adapter board configurations for the given IOPort. | |
| GetConfig | Gets the configuration for the specified adapter board. | |
| GetCurrentAdapterBoardName | Gets the name of the adapter board config of the adapter on a given IOPort. | |
| SetConfig | Sets the configuration on the specified adapter board. | |
| SetConfigByName | Sets an existing configuration on the specified adapter board by the given name. | |
| SupportsAutoConfiguration | Indicates if an adapter card connected to the given IO-port supports auto-configuration. | |
| Valid | Indicates if an adapter card is valid on the given IO-port. |