Admin Production ni-theme
Current Publication

ATTR_PADDING

LabWindows/CVI

ATTR_PADDING (Control)

Type: Control attribute
Description: The minimum number of characters to display in the numeric control. This pads the number with zeros to ensure that it is at least the minimum length. If the length of the number is greater than the minimum, the numeric will display the complete number even if it exceeds the minimum number of characters. 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: integer
Valid Range: 0 to 64
Default Value: 0
LabWindows/CVI
Compatibility:
LabWindows/CVI 5.5 and later