Recipe WarningAlarmsEna FieldThe Dynaview Modbus .dll API documentation

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

Set/Reset the Warning 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 WarningAlarmsEna
Dim instance As Recipe 
Dim value As Boolean 

value = instance.WarningAlarmsEna 

instance.WarningAlarmsEna = value
Remarks

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