Convers
- Last UpdatedSep 16, 2024
- 1 minute read
The Convers attribute specifies a conversion factor, which is used in conjunction with the PI Point attribute SquareRoot.
For information on how they are used together in configuring the interface, see SquareRoot.
The default value for the Convers attribute is 1. For example:
-
If Convers = 1.0, then the value stored in PI will be 1.0 * <value received by the interface>.
-
If Convers = 2.365, then the value stored PI will be 2.365 * <value received by the interface>.
-
If Convers = -0.792, then the value stored PI will be -0.792 * <value received by the interface>.