HP (Hewlett-Packard) Drive Network Card User Manual


 
Using IVI with LabWindowsTM/CVITM
51
4 Select the Instrument Handle parameter. From the Code Menu, click Declare
Variable to set the Instrument Handle parameter.
5 Enter session in the Variable Name field.
6 Check the boxes titled Execute declaration in Interactive Window and Add
declaration to top of target file “*.c”. Click OK.
Note:
To test the function with the specified parameter values, select Code and
click Run Function Panel or click the run button in the toolbar to operate the
function panel interactively.
7 From the Code Menu, click Insert Function Call to insert the function and
values into your program. Close the function panel. The
hp34401a_InitWithOptions function appears in your program.