[OpcDaServer]RoundToFormat
- Last UpdatedJul 19, 2023
- 1 minute read
Specifies if tag values published to an OPC DA Server are rounded to the format of the variable tag.
For example, if a tag value coming from an I/O device is 3.4999999999999, but the tag format is ##.##, the rounded value will be 3.50.
Allowable Values:
-
0 - values are not rounded
-
1 - values are rounded
Default Value:
1