YLPAPDLaserDeviceArmLaser(Boolean) Method |
Overrides the ArmLaser() method because it is necessary to have
the commands SetEeOnCommand and SetLaserEmissionOnCommand
exclusively under control of the RS232 interface. Otherwise it is
not possible to set the pulse duration.
Namespace: RAYLASE.MarkerPlugin.Devices.Laser.IPG.YLPAssembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntaxpublic override void ArmLaser(
bool isToArm
)
Parameters
- isToArm Boolean
[Missing <param name="isToArm"/> documentation for "M:RAYLASE.MarkerPlugin.Devices.Laser.IPG.YLP.YLPAPDLaserDevice.ArmLaser(System.Boolean)"]
See Also