Numeric |
The NumericValue type exposes the following members.
Name | Description | |
---|---|---|
![]() | NumericValue |
Name | Description | |
---|---|---|
![]() | ExpectedValue | The expected value for this measurement |
![]() | ExpectedValueUnits | The units of the expected value (must be a valid SI unit) |
![]() | MaximumAcceptableValue | The maximum acceptable value |
![]() | MaximumAcceptableValueUnits | ** NOTE: ADDED in CFX 2.0 ** The units of the maximum acceptable value (must be a valid SI unit) |
![]() | MinimumAcceptableValue | The minimum acceptable value |
![]() | MinimumAcceptableValueUnits | ** NOTE: ADDED in CFX 2.0 ** The units of the minimum acceptable value (must be a valid SI unit) |
![]() | Value | The actual numeric value that was measured and recorded during a test or inspection |
![]() | ValueUnits | The units of the value (must be a valid SI unit) |