DATA3:LAST? [<num_rdgs>,] (@<channel>)
Returns the most recent reading(s) in the last record on the specified channel. The <num_rdgs> should not cross
records boundary.
This SCPI is supported on the DAQM909A Digitizer module only.
Parameter Typical return
<num_rdgs> = Any integer less than the records boundary
<channel> = A single channel
(none)
Returns the last reading on channel 201:
DATA3:LAST? (@201)
Typical response: -1.13725773E-05
DATA3:POINts? (@<channel>)
Returns the number of readings available to be read on the specified channel. This number is always in the multiple
of the size of a reading record specified with the sample count.
This SCPI is supported on the DAQM909A Digitizer module only.
Parameter Typical return
(none) (none)
Returns the number of readings in reading memory:
DATA3:POIN? (@201)
Typical response: +512
112
Keysight DAQ970A/DAQ973A Programming Guide
2 SCPI Programming