Click or drag to resize

CO2LaserDeviceSetPulseWidth Method

Sets the pulse width.

Namespace: RAYLASE.MarkerPlugin.Devices.Laser
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public override void SetPulseWidth(
	string pulseWidth
)

Parameters

pulseWidth  String
The pulse width.
See Also