Cursor class/Watch All Plots property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 632C014
Scope Basic Development Environment
Data Name WatchAllPlots
Short Name* WatchAllPlots
Long Name* Watch All Plots
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 38
Owning Class Name Cursor Class
Data Type Boolean data type

Boolean

Property Node Watch All Plots
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

If TRUE, the cursor watches all plots in the plot area. If FALSE, the cursor watches only the plots specified by the Watch Plots property. This property is valid only for cursors that are associated with multiple plots.

This property is similar to the Watch»All Plots item on the shortcut menu of the cursor legend of a mixed signal graph.


Uses

History

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

See Also

External Links