Click or drag to resize

BaseSerialLaserControllerOnSerialPortDisconnected Method

In this method class dependent actions can be done when the serial port is disconnected.

Namespace: RAYLASE.Marker.Device.LaserController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
protected virtual void OnSerialPortDisconnected()
See Also