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.


icon

Inputs/Outputs

  • cdlrn.png cursor ID

    cursor ID is the cursor reference you want to close.

    Use the Create Cursor From File VI to create this reference.

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.

  • Examples

    Refer to the following example files included with LabVIEW.

    • labview\examples\Dialog and User Interface\Cursor\Change Cursor Icon.vi