GraphChart class/Palette.Active Tool property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 6341C0F
Scope Basic Development Environment
Data Name ActPaletteTool
Short Name* ActPaletteTool
Long Name* Palette:Active Tool
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 22
Owning Class Name GraphChart Class
Data Type I32 data type

I32

Property Node Palette:Active Tool
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

Sets the tool that is currently selected on the graph palette. 0 is the selection cursor and 1 is the panning tool. 2-7 are the zoom tools: 2 is Zoom to Rectangle, 3 is X-zoom, 4 is Y-zoom, 5 is Zoom to Fit, 6 is Zoom Out about Point, and 7 is Zoom In about Point.

Note The Zoom to Fit tool zooms in or out to autoscale the graph or chart. Because the Zoom to Fit tool does not have a cursor, LabVIEW continues to display the cursor for the previous selected tool.

Uses

History

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

See Also

External Links