GetItemTotalTime() Method
- Last UpdatedFeb 20, 2017
- 1 minute read
Gets the total time, in seconds, of a tag in an alarm state.
Syntax
Object.GetItemTotalTime(BarIndex)
Parameter
BarIndex
The index of the bar.
Example
The name of the control is AlarmPareto1.
#AlarmPareto1.GetItemTotalTime(1);