Recipe EyeGatingEna FieldThe Dynaview Modbus .dll API documentation

[This is preliminary documentation and is subject to change.]

Set/Reset the eye gating enable boolean in the remote Dynaview

Namespace: DynaviewModbus
Assembly: DynaviewModbus (in DynaviewModbus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public bool EyeGatingEna
Dim instance As Recipe 
Dim value As Boolean 

value = instance.EyeGatingEna 

instance.EyeGatingEna = value
Remarks

If enabled, the eye is gated using other recipe variables
See Also