Promotic

Min2 - property of the ExtAlarmAnalog object

Description:
Value of the lower limit 2nd
Syntax:
Double Min2
Note:
Property access for read and write. The default value of this property is defined in the "Lower limit 2" 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").Min2;

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

// or
value = pMe.Pm("/data").Item("Temperature").Extension("al").Min2;
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.