Click or drag to resize

ClientAPISerialPort Property

Provides access to the Serial Port operations.

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.4.1
Syntax
C#
public SerialPortAPI SerialPort { get; }

Property Value

SerialPortAPI
The SerialPortApi instance.
See Also