Click or drag to resize

measureTValueisAlarmTurnedOn Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
If true it will use alarm range to fire alarm

Namespace:  imbSCI.Core.math.measureSystem.core
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public bool isAlarmTurnedOn { get; set; }
Request Example View Source

Property Value

Type: Boolean

Implements

IMeasureBasicisAlarmTurnedOn
See Also