Recipe LowWarningAlarm FieldThe Dynaview Modbus .dll API documentation

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

Sets the low warning alarm value

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

public float LowWarningAlarm
Dim instance As Recipe 
Dim value As Single 

value = instance.LowWarningAlarm 

instance.LowWarningAlarm = value
Remarks

Use length units. Must be less than the target value and greater than the low limit alarm value
See Also