AdapterBoardAPISetConfig Method |
Sets the configuration on the specified adapter board.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.5.2
Syntax public void SetConfig(
IOPort port,
AdapterBoardConfig config
)
Parameters
- port IOPort
- The port selector.
- config AdapterBoardConfig
- The configuration.
See Also