Click or drag to resize

BaseWritePortAutomationShouldToggle Property

Toggles the IO port instead of writing value. Uses PortValue as mask.

Namespace: RAYLASE.Marker.JobElement
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public bool ShouldToggle { get; set; }

Property Value

Boolean
See Also