ATTR_CELL_MODE (Column)
| Type: | Column attribute |
| Description: | Specifies the mode of the table cell. |
| Data Type: | integer |
| Default Value: | VAL_HOT |
| LabWindows/CVI Compatibility: |
LabWindows/CVI 5.5 and later |
Values
| VAL_INDICATOR | The cell can be changed programmatically, but operator action cannot generate commit or value changed events. |
| VAL_HOT | The cell can be operated by the user or changed programmatically. User action can generate commit or value changed events. |