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.YLPAssembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntaxprotected 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