Agilent Technologies B1500A Self-Paced Training Manual page 192

Semiconductor device analyzer easyexpert software
Hide thumbs Also See for B1500A:
Table of Contents

Advertisement

To Control External GPIB Devices
Agilent B2200 control example
To read data
Programming image:
*RST
:ROUT:FUNC ACON
(enters "SMU1" to StringPort)
:ROUT:SYMB:PORT {0},"{1}"
:ROUT:SYMB:PORT? {0}
(reads string data)
*OPC?
(reads operation complete flag)
(enters "OUT1" to StringCh)
:ROUT:SYMB:CHAN {0},{2},"{1}"
:ROUT:SYMB:CHAN? {0},{2}
(reads string data)
*OPC?
(reads operation complete flag)
This example uses the Read String function to read the response from the B2200. This example
reads the :ROUT:SYMB:CHAN? query command response. The result (ReturnCh value) must be
OUT1.
7-5

Advertisement

Table of Contents
loading

Table of Contents