CommandListAppendLaserOn Method |
Switches the laser on indefinitely.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.7.0
Syntaxpublic void AppendLaserOn()
RemarksAppends 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