Click or drag to resize

YLPAPDLaserDeviceOnSerialPortConnected Method

In this method class dependent actions can be done when the serial port could be opened, e. g. getting the laser state.

Namespace: RAYLASE.MarkerPlugin.Devices.Laser.IPG.YLP
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
protected override void OnSerialPortConnected(
	bool succeded
)

Parameters

succeded  Boolean

[Missing <param name="succeded"/> documentation for "M:RAYLASE.MarkerPlugin.Devices.Laser.IPG.YLP.YLPAPDLaserDevice.OnSerialPortConnected(System.Boolean)"]

See Also