Owning Palette: Cursor VIs
Requires: Base Development System
Closes a reference to a cursor and changes the cursor to the default cursor in any VIs using the reference.
(Real-Time Module) You cannot use this VI in VIs that run on RT targets.
Add to the block diagram | Find on the palette |
cursor ID is the cursor reference you want to close. Use the Create Cursor From File VI to create this reference. | |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | |
error out contains error information. This output provides standard error out functionality. |
Refer to the Change Cursor Icon VI in the labview\examples\Dialog and User Interface\Cursor directory for an example of using the Destroy Cursor VI.