Promotic

Max1 - property of the ExtAlarmAnalog object

Description:
Value of the upper limit 1.
Syntax:
Double Max1
Note:
Property access for read and write. The default value of this property is defined in the "Upper limit 1" configurator of this object.
See also:
Example1:
Examples for obtaining this property in the script.
JavaScriptVBScriptSelect and copy to clipboard

value = pMe.Pm("/data/#vars/Temperature/#ext/al").Max1;

// or
value = pMe.Pm("/data/#vars/Temperature").Extension("al").Max1;

// or
value = pMe.Pm("/data").Item("Temperature").Extension("al").Max1;
Example2:
The example for obtaining this property by Macro expression from another data extension via pVar variable.

History:
Pm8.03.00: Created
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

Send page remarkContact responsible person
© MICROSYS, spol. s r.o.