Numeric Assertion
Table of contents
Description
A numeric assertion tests some numeric-based value, property, or condition against a comparison value using the specified comparison type.
Parameters
Step Subtype
The specific operation to be performed. It can be one of the following values.
Comparison Type
The type of comparison (comparator) to use when performing the comparison of the actual value against the comparison value.
Object Name
For all subtypes except Number of Displays and Highest Display Scale, the name of the object referenced in the assertion. It can be a control name, VI name, or window name.
Comparison Value
The value to compare the actual value against.
Remarks
The Numeric Ctl Value subtype works for any control whose “essential data type” is a numeric, including listboxes, rings, enums, tab controls, sliders, tanks, etc.
The Window Width and Window Width subtypes are sensitive to display scale; the other width- and height-based subtypes are not. This may change based on the version of LabVIEW used and Windows high-DPI settings.