Releases an event reference created by the Enable Value Change Notifications VI and cleans up all resources associated with the event. Any Event Structures registered for this event stop receiving value change notifications.


icon

Inputs/Outputs

  • cusereventrn.png notification refnum

    notification refnum is a user event refnum created by the Enable Value Change Notifications VI.

  • 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 Simple Shared Variable and Event Monitor.lvproj in the labview\examples\lvdsc\Shared Variable Management\Simple Shared Variable and Event Monitor directory for an example of using the Disable Value Change Notifications VI.