Click or drag to resize

PlotLowAlarmValue Property

If the plot value is less than the Low Alarm Value, and Low Alarm Enabled is true, the plot will be drawn with the Low Alarm Color.

Namespace:  ABB.Robotics.Tps.Windows.Forms
Assembly:  ABB.Robotics.Tps.Windows.Forms (in ABB.Robotics.Tps.Windows.Forms.dll) Version: 6.5.129.0
Syntax
C#
public double LowAlarmValue { get; set; }

Property Value

Type: Double
See Also