Scrollbar class/Increment property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 66F4C002
Scope Basic Development Environment
Data Name Increment
Short Name* Increment
Long Name* Increment
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 90
Owning Class Name Scrollbar Class
Data Type Double Float data type

Double Float

Property Node Increment
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
PermissionsRead/Write
Remote access allowedYes
Settable when the VI is runningYes

Increment value of the scrolling range. When you click the increment and decrement arrows, the scroll bar value adds or subtracts the increment value to move the scroll box toward the arrow that you click.

If you set this property less than or equal to 0, incrementing by clicking the arrows uses the increment value of 1.

This property is similar to the Increment option on the Data Entry page of the Scrollbar Properties dialog box.


Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links