YLPAPDLaserDeviceUpdateLaserStateGui Method |
Handles the traffic lights in the settings dialog, in the menu bar
and the device configuration dialog.
Namespace: RAYLASE.MarkerPlugin.Devices.Laser.IPG.YLPAssembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntaxprotected override void UpdateLaserStateGui(
int state,
string laserStateStr
)
Parameters
- state Int32
- A laser state or connection state.
- laserStateStr String
- The laser state string to be put at the
right side of the traffic light.
See Also