Click or drag to resize

AdapterBoardAPI Methods

The AdapterBoardAPI type exposes the following members.

Methods
 NameDescription
Public methodConnectedObsolete.
Indicates if an adapter card is connected to the given IO-port that supports SupportsAutoConfiguration(IOPort).
Public methodEnable Enables on the given IO-port.
Public methodEnabled Indicates if an adapter card is enabled on the given IO-port.
Public methodGetAvailableAdapterBoardNames Gets a list of available adapter board configurations for the given IOPort.
Public methodGetConfig Gets the configuration for the specified adapter board.
Public methodGetCurrentAdapterBoardName Gets the name of the adapter board config of the adapter on a given IOPort.
Public methodSetConfig Sets the configuration on the specified adapter board.
Public methodSetConfigByName Sets an existing configuration on the specified adapter board by the given name.
Public methodSupportsAutoConfiguration Indicates if an adapter card connected to the given IO-port supports auto-configuration.
Public methodValid Indicates if an adapter card is valid on the given IO-port.
Top
See Also