Accessing a HiQ Notebook

Complete the following steps to access a HiQ notebook from LabVIEW.

  1. Launch HiQ.
  2. Select the Open Notebook VI on the Functions»Communication»HiQ palette and place it on the block diagram.
  3. Use the Notebook Path input of the Open Notebook VI to enter the path to the HiQ notebook you want to open.
  4. Wire the HiQ._Notebook out from the Open Notebook VI to the next HiQ VI in the application. You must propagate this parameter through the application just as you do with the error in and error out parameters. This path ends at the Close Notebook VI located on the Functions»Communication»HiQ palette.
  5. Use the error in and error out parameters to propagate error handling to the end of the HiQ application.