AdapterBoardAPIGetConfig Method |
Gets the configuration for the specified adapter board.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.5.2
Syntax public AdapterBoardConfig GetConfig(
IOPort port
)
Parameters
- port IOPort
- The port selector.
Return Value
AdapterBoardConfigThe configuration.
See Also