Complete the following steps to use the Events tab in the Build Specification Type Properties dialog box to define the callback VIs for various button actions.
- In the Path to OnBuild Plug-In VI text box, navigate to or enter the relative path to the callback VI to call when a user presses the <Ctrl> key while clicking the Run button. If you do not have an existing plug-in VI, click the Create New Plug-In VI button to open the Create New Plug-In VI dialog box.
- In the Path to OnRun Plug-In VI text box, navigate to or enter the relative path to the callback VI to call when a user clicks the Run button. If you do not have an existing plug-in VI, click the Create New Plug-In VI button to open the Create New Plug-In VI dialog box.
- In the Path to OnDebug Plug-In VI text box, navigate to or enter the relative path to the callback VI to call when a user clicks the Pause button and then the Run button. If you do not have an existing plug-in VI, click the Create New Plug-In VI button to open the Create New Plug-In VI dialog box.
- In the Path to OnAbort Plug-In VI text box, navigate to or enter the relative path to the callback VI to call when a user clicks the Abort Execution button. If you do not have an existing plug-in VI, click the Create New Plug-In VI button to open the Create New Plug-In VI dialog box.