You must launch HiQ when you want to create or access a HiQ notebook or run a HiQ-Script. HiQ must be installed on your computer before you can launch HiQ from LabVIEW.
Complete the following steps to launch HiQ and set up the basic structure of your HiQ VI.
Place a Boolean control on the block diagram.
Select the Launch HiQ VI on the Functions»Communication»HiQ palette and place it on the block diagram.
Wire the Boolean control to the Make HiQ Visible input to determine whether HiQ is visible or runs in the background.
Select the Current VI's Path function on the Functions»File I/O»File Constants palette and place it on the block diagram.
Wire the Current VI's Path function output to the Initial Directory input.
Select the Open Notebook VI on the Functions»Communication»HiQ palette and place it on the block diagram.
Wire the Open Notebook VI to the VIs in your application.
Select the Exit HiQ VI on the Functions»Communication»HiQ palette and place it on the block diagram.