WaveformGraph class/Legend.Scroll Position property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 6343421
Scope Basic Development Environment
Data Name LegScrollPos
Short Name* LegScrollPos
Long Name* Legend:Scroll Position
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 24
Owning Class Name WaveformGraph Class
Data Type U32 data type

U32

Property Node Legend:Scroll Position
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

Gets or sets the position of the scroll box in the scroll bar of the plot legend. To set the position, wire a numeric value to this property that represents the plot number to which you want to scroll. LabVIEW places the plot you specify as the first visible plot in the plot legend. To set the scroll bar to the first plot, specify a value of 0. To set the scroll bar to the second plot, specify a value of 1, and so on.


Uses

History

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

See Also

External Links