Click or drag to resize

BaseLaserControllerIsAnalog Method

Returns whether the laser’s power is controlled via an analog voltage.

Namespace: RAYLASE.Marker.Device.LaserController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
protected bool IsAnalog()

Return Value

Boolean
True, if the device is an analog laser.
See Also