[SENSe:]DATA:FIFO:COUNt:HALF?
[SENSe:]DATA:FIFO:COUNt:HALF?
returns a 1 if the FIFO is at least half full
(contains at least 32,768 values) or 0 if FIFO is less than half-full.
Comments
·
DATA:FIFO:COUNT:HALF? is used as a fast method to poll the FIFO for the
half-full condition.
·
Returned Value:
Numeric 1 or 0. The C-SCPI type is
int16
.
·
Related Commands:
DATA:FIFO:HALF?
·
*RST Condition:
FIFO empty
Command
Sequence
DATA:FIFO:COUNT:HALF?
poll FIFO for half-full status
DATA:FIFO:HALF?
returns 32768 values
[SENSe:]DATA:FIFO:HALF?
[SENSe:]DATA:FIFO:HALF?
returns 32,768 values if the FIFO buffer is at least
half-full. This command provides a fast means of acquiring blocks of values from
the buffer.
Comments
·
For acquiring data from continuous algorithm executions, an application needs to
execute a DATA:FIFO:HALF? command and a read statement often enough to
keep up with the rate that values are being sent to the FIFO.
·
Use the DATA:FIFO:ALL? command to acquire the values remaining in the
FIFO buffer after the ABORT command has stopped execution.
·
The format of values returned is set using the FORMat[:DATA] command.
·
Returned Value:
ASCII values are returned in the form ±1.234567E±123. For
example 13.325 volts would be +1.3001. 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 Data” on page 180 of this chapter. 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
).
NOTE
Algorithm values which are a positive overvoltage return IEEE +INF and a negative
overvoltage return IEEE -INF (see table on page 230 for actual values for each data
format).
VT1419A Command Reference
[SENSe]
Chapter 6
263
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com
Содержание VT1419A Multifunction Plus
Страница 5: ...4 Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Страница 15: ...14 Contents Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Страница 25: ...24 Chapter 1 Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Страница 173: ...Notes 172 Chapter 5 Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Страница 332: ...332 Appendix A Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Страница 333: ...Appendix A 333 Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Страница 334: ...334 Appendix A Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Страница 335: ...Appendix A 335 Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Страница 336: ...336 Appendix A Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Страница 337: ...Appendix A 337 Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Страница 338: ...338 Appendix A Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Страница 339: ...Appendix A 339 Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Страница 340: ...340 Appendix A Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Страница 341: ...Appendix A 341 Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Страница 342: ...342 Appendix A Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Страница 343: ...Appendix A 343 Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Страница 344: ...344 Appendix A Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Страница 345: ...Appendix A 345 Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Страница 346: ...346 Appendix A Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Страница 347: ...Appendix A 347 Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Страница 348: ...348 Appendix A Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Страница 349: ...Appendix A 349 Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Страница 350: ...350 Appendix A Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Страница 351: ...Appendix A 351 Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Страница 352: ...352 Appendix A Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Страница 353: ...Appendix A 353 Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Страница 354: ...354 Appendix A Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Страница 355: ...Appendix A 355 Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Страница 356: ...356 Appendix A Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Страница 357: ...Appendix A 357 Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Страница 358: ...358 Appendix A Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Страница 370: ...Notes 370 Appendix C Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...