GetItemProviderName() Method
- Last UpdatedFeb 20, 2017
- 1 minute read
Gets the name of the provider from the generated alarms for a specific bar.
Syntax
Object.GetItemProviderName(BarIndex)
Parameter
BarIndex
The index of the bar.
Example
The name of the control is AlarmPareto1.
#AlarmPareto1.GetItemProviderName(1);