Arms or disarms the laser.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.5.2
Syntax public void ArmLaser(
bool enable
)
Parameters
- enable Boolean
- true to arm, false to disarm.
Remarks When the laser is armed, it can be made to fire by any of the usual marking or laser control commands.
When disarmed, the laser will never fire.
See Also