Creating Dynamic Dispatch Terminals
- Updated2025-08-15
- 1 minute(s) read
To create a dynamic dispatch member VI, you must set one input terminal on the connector pane to Dynamic Dispatch Input (Required). Complete the following steps to set a connector pane input terminal to Dynamic Dispatch Input (Required).
- Assign a front panel control or indicator to each of the connector pane terminals you want to assign, if they are not already.
- Right-click the input terminal on the connector pane that you want to set as a dynamic dispatch input and select This Connection Is»Dynamic Dispatch Input (Required) from the shortcut menu.
Note You can set a terminal to
Dynamic Dispatch Input (Required)
only if the terminal is of the same class or interface type as the class or interface that owns the member VI.
You can create dynamic dispatch output terminals by right-clicking an output from the connector pane and selecting This Connection Is»Dynamic Dispatch Output (Recommended) from the shortcut menu.
|
Note Although a dynamic dispatch member VI can have no more than one dynamic input, the VI can include multiple dynamic outputs. |