Click or drag to resize

BaseLaserControllerSetPulseWidth Method

Sets the pulse width.

Namespace: RAYLASE.Marker.Device.LaserController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public abstract void SetPulseWidth(
	string pulseWidth
)

Parameters

pulseWidth  String
The pulse width.
See Also