DQM function 200 verifies that value of the UMF tag is numeric and has a valid numerical format.
For example, a UMF tag value of 03.25.04 would be rejected due to multiple decimal points.
This function does not have any correction procedures.
This function does not require any parameters for input.
Exception Code | Description | Severity* |
-2 | The value of the UMF tag is not numeric/decimal. | 3 |
-1 | Too many decimal points in the value of the UMF tag to consider it a valid numeric/decimal. | 3 |