Recipe LimitAlarmsEna FieldThe Dynaview Modbus .dll API documentation

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

Set/Reset the Limit Alarms 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 LimitAlarmsEna
Dim instance As Recipe 
Dim value As Boolean 

value = instance.LimitAlarmsEna 

instance.LimitAlarmsEna = value
Remarks

If set the limit limits are used to generate a limit alarm
See Also