Click or drag to resize

WritePortAutomationSettingViewConvertFlagsToModeSelection Method

Converts the current combination of the _enableSetupTime and _enablePulseWidth flags into the enum displayed in the ComboBox.

Namespace: RAYLASE.MarkerPlugin.JobElements
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public int ConvertFlagsToModeSelection()

Return Value

Int32
WriteValue, PositiveEdge, NegativeEdge or Pulse.
See Also