LabWindows/CVI

Table of Contents
  • LabWindows/CVI Fundamentals
  • Creating Applications
  • Distributing Applications
  • Library Reference
  • Programmer Reference
  • Hardware Information

ATTR_MAX_VALUE (Control)

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

Log in to get a better experience