ClientAPISerialPort Property |
Provides access to the Serial Port operations.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.5.2
Syntax public SerialPortAPI SerialPort { get; }
Property Value
SerialPortAPI
The SerialPortApi instance.
See Also