EasyManuals Logo

Agilent Technologies E444xAU Option H37 User Manual

Agilent Technologies E444xAU Option H37
434 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #320 background imageLoading...
Page #320 background image
320 Chapter 5
Programming Fundamentals
Using the LAN to Control the Instrument
Programming Fundamentals
Controlling Your Instrument with SICL LAN and Agilent BASIC
for Windows
Before you can use Agilent BASIC for Windows with SICL LAN, you
need to set up VISA/SICL LAN I/O drivers for use with your BASIC
applications. Consult your BASIC documentation for information how
to do this.
To set up SICL LAN for BASIC, add the following statement to your
AUTOST program (all on a single line):
LOAD BIN "GPIBS;DEV lan[analyzer IP address]:GPIB name TIME 30 ISC 7"
Replace analyzer IP address with the IP address of your instrument,
GPIP name with the GPIB name given to your instrument, and 7 with
the logical unit number.
For example, the following LOAD statement should be added to your
AUTOST program for the parameters listed below:
instrument IP address 191.108.344.225
instrument GPIB name inst0
logical unit number 7
timeout value (seconds) 30
LOAD statement (all on a single line)
LOAD BIN GPIBS;DEV lan[191.108.344.225]:inst0 TIME 30 ISC 7
Consult your BASIC documentation to learn how to load the SICL
driver for BASIC.
After the SICL driver is loaded, you control your instrument using
commands such as the following:
OUTPUT 718; "*IDN?"
ENTER 718; S$
where 18 is the device address for the instrument.
See the BASIC example program in this chapter for more information.

Table of Contents

Other manuals for Agilent Technologies E444xAU Option H37

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Agilent Technologies E444xAU Option H37 and is the answer not in the manual?

Agilent Technologies E444xAU Option H37 Specifications

General IconGeneral
BrandAgilent Technologies
ModelE444xAU Option H37
CategoryMeasuring Instruments
LanguageEnglish

Related product manuals