Recipe HighLimitAlarm FieldThe Dynaview Modbus .dll API documentation

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

Sets the high limit alarm value.

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

public float HighLimitAlarm
Dim instance As Recipe 
Dim value As Single 

value = instance.HighLimitAlarm 

instance.HighLimitAlarm = value
Remarks

Use length units. Must be greater than the high warning value.
See Also