Admin Production ni-theme
Current Publication

ATTR_MIN_VALUE

LabWindows/CVI

ATTR_MIN_VALUE (Control)

Type: Control attribute
Description: The minimum value of a numeric control.

The user is not allowed to enter a value or use the decrement arrows to alter the value below the minimum. 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