Property of MixedSignalGraph.
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.
The following table lists the characteristics of this property.
| Settable when the VI is running | Yes |
| Need to authenticate before use | No |
| Loads the block diagram into memory | No |
| Remote access disallowed | No |
| Loads the front panel into memory | No |
| Must wait until user interface is idle | No |
| Available with control VIs | No |
| Available with global VIs | No |
| Available with strict type definitions | No |
| Available with polymorphic VIs | No |
| Available in Run-Time Engine and Real-Time Operating System | Yes |
| Permissions | Read/Write |