Editing HiQ-Scripts in the Server

Complete the following steps to edit, compile, and run your script directly from HiQ to ensure that your script executes properly.

  1. Right-click the HiQ-Script node and select Edit In Server from the shortcut menu to launch HiQ. A script window appears that contains the HiQ-Script.
  2. In HiQ, right-click the HiQ-Script window that contains the script and select compile. A message window lists any compile-time errors. HiQ compiles the script automatically when you run it. If you do not have any errors in your script, proceed to the next step.
  3. Select Run from the shortcut menu. A message window lists of any run-time errors.
  4. To access HiQ Help on a particular function, right-click the script you are editing and select Help. Use this information to help debug the script.
  5. Close the HiQ window to update and return to the HiQ-Script node on the LabVIEW block diagram.