Admin Production ni-theme
Current Publication

ATTR_FORCE_SMOOTH_DRAGGING

LabWindows/CVI

ATTR_FORCE_SMOOTH_DRAGGING

Type: Control attribute
Description: Determines whether the control jumps from the maximum value to the minimum value and the converse, and whether the user only can drag the control in a circular motion.



0 = Jumps from max to min values and does not enforce circular motion only

1 = Cannot jump from max to min values and control drags in circular motion only
Control Types: Numeric slides.
Restrictions: Valid only for controls of type CTRL_NUMERIC_KNOB, CTRL_NUMERIC_KNOB_LS, CTRL_NUMERIC_DIAL, CTRL_NUMERIC_DIAL_LS, CTRL_NUMERIC_GAUGE, CTRL_NUMERIC_GAUGE_LS, CTRL_NUMERIC_METER, CTRL_NUMERIC_METER_LS.
Data Type: integer
Default Value: 0
LabWindows/CVI
Compatibility:
LabWindows/CVI 9.0 and later

Values

0 False
1 True