ATTR_MAX_VALUE (Control)
- Updated2023-02-21
- 1 minute(s) read
Type: | Control attribute |
Description: | The maximum value of a numeric control. The user is not allowed to enter a value or use the increment arrows to alter the value above the maximum. The data type of this attribute value depends on the data type of the control. When used on a table, it refers to the default state of new cells when ATTR_TABLE_MODE is set to VAL_GRID. |
Control Types: | Numerics, numeric slides, tables. |
Data Type: | variable |
Default Value: | +Inf (numerics/tables), 10.0 (numeric slides) |
LabWindows/CVI Compatibility: |
LabWindows/CVI 3.0 and later |