Recipe HighWarningAlarm FieldThe Dynaview Modbus .dll API documentation

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

Sets the high warning alarm value

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

public float HighWarningAlarm
Dim instance As Recipe 
Dim value As Single 

value = instance.HighWarningAlarm 

instance.HighWarningAlarm = value
Remarks

Use length units. Must be greater than the target value but less than the high limit value
See Also