Arms or disarms the laser.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.7.0
Syntaxpublic void ArmLaser(
bool enable
)
Parameters
- enable Boolean
- true to arm, false to disarm.
RemarksWhen 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