Promotic

CreatePmFormat - method of the Pm object

Description:
Creates object of the PmFormat type, which can be used to set the format of conversion between value and string.
Syntax:
Object CreatePmFormat([String sFormat])
Parameters:
sFormat[optional] (String) Formatting rule. See PmFormat object formatting string.
Note:
This method is also functional in Web panels.
See also:
Example:
JavaScriptVBScriptSelect and copy to clipboard

var oFmt = Pm.CreatePmFormat();
// or
var oFmt = Pm.CreatePmFormat("Group:1;DLen:3;");

History:
Pm9.00.17: Created
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

Send page remarkContact responsible person
Navigation:
 
- Pm
 
- Abs
- Cos
- CreatePmFormat
 
 
- E
- Exp
- LN2
- PI
- Pow
- Sin
- Tan
© MICROSYS, spol. s r.o.