[Sense:]Data:fifo:mode; [Sense:]Data:fifo:mode <Mode - HP VXI 75000 C Series User's And Scpi Programming Manual

Algorithmic closed loop controller
Table of Contents

Advertisement

Note
Command
Sequence

[SENSe:]DATA:FIFO:MODE

Parameters
Comments
Chapter 6
Returned Value: ASCII values are returned in the form ±1.234567E±123.
For example 13.325 volts would be +1.3325000E+001. Each value is followed
by a comma (,). A line feed (LF) and End-Or-Identify (EOI) follow the last
value. The C-SCPI data type is a string array.
REAL 32, REAL 64, and PACK 64, values are returned in the
IEEE-488.2-1987 Definite Length Arbitrary Block Data format. This data
return format is explained in "Arbitrary Block Program and Response Data"
on page 160. For REAL 32, each value is 4 bytes in length (the C-SCPI data
type is a float32 array). For REAL 64 and PACK 64, each value is 8 bytes in
length (the C-SCPI data type is a float64 array).
Algorithm values which are a positive overvoltage return IEEE +INF and a negative
overvoltage return IEEE -INF (see Table 6-1 on page 207 for actual values for each
data format).
Related Commands: DATA:FIFO:COUNT:HALF?
*RST Condition: FIFO buffer is empty
DATA:FIFO:COUNT:HALF?
DATA:FIFO:HALF?
[SENSe:]DATA:FIFO:MODE < mode >
buffer.
Parameter
Parameter
Name
Type
mode
discrete (string)
In BLOCk(ing) mode, if the FIFO becomes full and measurements are still
being made, the new values are discarded.
OVERwrite mode is used record the latest 65,024 values. The module must be
halted (ABORT sent) before attempting to read the FIFO. In OVERwrite
Mode, if the FIFO becomes full and measurements are still being made, new
values overwrite the oldest values.
In both modes Error 3021, "FIFO Overflow" is generated to let you know that
measurements have been lost.
When Accepted: Not while INITiated
poll FIFO for half-full status
returns 32768 values
sets the mode of operation for the FIFO
Range of
Values
BLOCk | OVERwrite
HP E1415 Command Reference
[SENSe]
Default
Units
none
239

Advertisement

Table of Contents
loading

This manual is also suitable for:

Vxi e1415a

Table of Contents