Click or drag to resize

CommandListAppendLaserOff Method

Switches the laser off, if it was on.


Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.4.1
Syntax
C#
public void AppendLaserOff()
Remarks
Appends a LASER_OFF command to the list.
See Also