HP E1313A Manual page 106

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 .0007
TRIG:SOUR TIM
FORM:DATA REAL,32
INIT:IMM
The following loop reads number of readings in FIFO while module is scanning.
loop while "measuring" bit is true
SENSe:DATA:FIFO:COUNt? <
n_readings
if <
> = 16384
SENSe:DATA:FIFO:PART? <
end if
end loop
The following checks for readings remaining in FIFO after "measuring" false.
SENSe:DATA:FIFO:COUNt? <
if n_readings
SENSe:DATA:FIFO:PART? <
end if
Understanding the HP E1313/E1413
This is a *RST default.
This is a *RST default.
See STAT:OPER:COND bit 4.
n_readings
> n_readings is an unsigned 16-bit
integer.
read_data
> Read_data is a 32-bit floating
point array.
n_readings
>
If any readings...
read_data
Get readings from FIFO.
>
105

Advertisement

Table of Contents
loading

This manual is also suitable for:

E1413c

Table of Contents