Admin Production ni-theme
Current Publication

ATTR_MAX_ENTRY_LENGTH

LabWindows/CVI

ATTR_MAX_ENTRY_LENGTH (Tree Cell)

Type: Tree Cell attribute
Description: The maximum length of the label, in bytes, that can be entered into a tree cell. If you want to restrict the label to a specific number of characters, use ATTR_MAX_ENTRY_CHARS. If you use both attributes, LabWindows/CVI applies the more restrictive of the two values.

A (-1) value means no limit.
Data Type: integer
Valid Range: -1 or greater
Default Value: -1
LabWindows/CVI
Compatibility:
LabWindows/CVI 2010SP1 and later