Set User Defined Event VI
- Updated2024-11-20
- 2 minute(s) read
Creates an event that is not associated with a shared variable.
The event URL is in the following format: \\computer\process\UserDefinedEvent. event. computer specifies the local computer, because this VI only executes on the local computer. LabVIEW prepends UserDefinedEvent to the name of the event, event.

Inputs/Outputs
process name
—
process name determines the second element in the event URL.
event name
—
event name determines the last element in the event URL.
description
—
description is the description of the event.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
priority
—
priority is the priority of this event. The valid range for priority is 1-1,000.
user
—
user is the operator responsible for creating this event.
error out
—
error out contains error information. This output provides standard error out functionality. |
process name
—
error in (no error)
—
priority
—
error out
—