Click or drag to resize

CommandListAppendLaserOn Method

Switches the laser on indefinitely.

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.4.1
Syntax
C#
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