AdapterBoardAPISetConfigByName Method |
Sets an existing configuration on the specified adapter board by the given name.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.5.2
Syntax public void SetConfigByName(
IOPort port,
string name
)
Parameters
- port IOPort
- The port selector.
- name String
- The name of the adapter board configuration.
Remarks See Also