HP E1313A Manual page 108

High speed a/d module
Table of Contents

Advertisement

Chapter 4
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com
Example Command Sequence
*RST
SENS:FUNC:VOLT:DC AUTO,(@100:163) This is a *RST default.
ROUT:SEQ:DEF LIST1,(@100:163)
ROUT:SCAN LIST1
SAMP:TIM LIST1,.00001
ARM:SOUR IMM
TRIG:COUN 16384
TRIG:TIM .001
TRIG:SOUR TIM
FORM:DATA REAL,32
INIT:IMM
The following loop reads half of the FIFO as long as the module is scanning.
loop while "measuring" bit is true
SENSe:DATA:FIFO:COUNt:HALF? <
if half_flag
SENSe:DATA:FIFO:HALF? <
end if
end loop
The following reads remaining data, if any, after scanning stops.
SENSe:DATA:FIFO:ALL? <
Understanding the HP E1313/E1413
This is a *RST default.
This is a *RST default.
See STAT:OPER:COND bit 4.
half_flag
> half_flag is a 16-bit integer.
read_data
> read_data is a 32-bit floating
point array.
read_data
>
107

Advertisement

Table of Contents
loading

This manual is also suitable for:

E1413c

Table of Contents