Click or drag to resize

BaseSerialLaserControllerValidPulseWidths Property

The allowed pulse widths for this laser device, given in ns.

Namespace: RAYLASE.Marker.Device.LaserController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public ISet<string> ValidPulseWidths { get; set; }

Property Value

ISetString
See Also