HP (Hewlett-Packard) Drive Network Card User Manual


 
74
Chapter 8
download and install a driver, you do not need to exit PAWS Studio. Install the
driver and continue with your program.
Prepare the PAWS Environment
To use an IVI Driver in PAWS, you must first prepare the PAWS environment.
1 Launch PAWS Studio and create a new project. In the New PAWS Project
dialog, enter a project name and directory for the project. Click OK.
2 To add a new file to the ATLAS Project Module, from the Main Menu select File
and click New File. The New dialog appears.
3 Select ATLAS file. Check the option to add the file to the project.
4 Enter atlas in the File Name field. Click OK. The atlas.atl file appears.
5 Insert the following code in the atlas.atl file and save it:
001000 BEGIN, ATLAS PROGRAM 'IVI-COM DMM' $
001010 REQUIRE, 'DMM-DC-VOLTS', SENSOR(VOLTAGE), DC SIGNAL,
CONTROL, VOLTAGE RANGE -300 V TO 300 V,
MAX-TIME RANGE 1 SEC TO 5 SEC,
CNX HI LO $