CommandListAppendLaserOn Method |
Switches the laser on indefinitely.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.5.2
Syntax public void AppendLaserOn()
Remarks Appends a LASER_ON command to the list.
With zero arguments, the command switches the laser on indefinitely with the pulse frequency and width.
See Also