Creating a 3-D Plot in HiQ The attached HiQ Notebook contains an example of how to create a 3-D plot from three 2-D matrices of data points (the data represent a contour). This example uses spherical coordin...... Software: HiQ Development System
Programmatically Changing the Ranges of a Graph This notebook programmatically changes the X and Y axis ranges on a 2D graph to simulate zooming in and zooming out. If you want to expand this example to use a 3D graph, add a cal...... Software: HiQ Development System
Signal Generation Scripts for HiQ 2.1 for MacOS This is a set of signal generation scripts for HiQ 2.1 for MacOS. The hiq21_scripts.zip file contains the following files: 1) chirpGen_script.hqx (chirpGen_script): creates a funct...... Software: HiQ Development System
Serial Communication with HiQ The HiQ Notebooks in the attached zip file demonstrate serial communication in HiQ through two different ActiveX controls: the Microsoft Communications (MSComm) control and the NI ...... Software: HiQ Development System
VISA Communication with HiQ This HiQ Notebook demonstrates serial and GPIB communication using the VISA protocol in HiQ. To correctly load the Notebook and run the scripts, you need the NI ComponentWorks VISA...... Software: HiQ Development System Hardware: GPIB
Controlling LabVIEW from HiQ This example uses ActiveX Automation to control a LabVIEW VI from HiQ. The attached zip file contains a LabVIEW 5.x VI, a LabVIEW 6.x VI, and a HiQ Notebook. The HiQ Notebook opens...... Software: HiQ Development System
Data Acquisition from HiQ This example Notebook uses the Measurement Studio Analog Input ActiveX control to do buffered analog input (both finite and continuous operations).... Software: HiQ Development System Hardware: Multifunction DAQ
Measure functions in Visual Basic for Applications (VBA) This example illustrates calling Measure tasks from Visual Basic for Applications (VBA) in Excel. It also performs some report generation using National Instruments HiQ through the...... Software: Measure Development System, HiQ Development System Hardware: GPIB, Serial
Programmatically Setting the Properties of Plots in HiQ The attached HiQ Notebook creates a function called SetPlotProp, which sets specific plot properties. If you call this function from a script, it will allow you to programmatically...... Software: HiQ Development System
Creating a 3D Graph in HiQ Using ActiveX This VI plots data from LabVIEW to a HiQ 3D Graph using ActiveX automation. In LabVIEW 5.1, the HiQ 3D Graph is exposed as CW3DGraph ActiveX Control. HiQ must be installed on your ...... Software: HiQ Development System, LabVIEW Full Development System