MixedSignalGraph class/Active Cursor property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 393E8C04
Scope Basic Development Environment
Data Name Active Cursor
Short Name* ActCrsr
Long Name* Active Cursor
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 92
Owning Class Name MixedSignalGraph Class
Data Type U32 data type

U32

Property Node Active Cursor
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

Use this property to get and set the active cursor and set properties and methods on that cursor.

For example, you can use the Selected Cursors property to indicate which cursor you have currently selected on a graph, then use the Active Cursor property to set that cursor to the cursor you want to modify using cursor properties and methods. The Active Cursor does not return the user selected cursor. Use the Selected Cursors property to get the user-selected cursor.


Uses

History

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

See Also

External Links