ScopeMeasurement Properties
- Updated2023-09-06
- 2 minute(s) read
ScopeMeasurement Properties
The ScopeMeasurement type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| FetchInterleavedData |
Gets or sets a value specifying whether to retrieve one array with alternating values on the NI 5620/5621.
| |
| FetchInterleavedIQData |
Specifies whether a fetch call retrieves a single waveform with I and Q interleaved, or two separate waveforms.
| |
| FetchOffset |
Specifies the offset, in samples, to start fetching data within each record. The offset is applied relative to FetchRelativeTo. The offset can be positive or negative.
| |
| FetchRelativeTo |
Gets or sets the position to start fetching within one record.
| |
| PointsDone |
Gets the actual number of samples acquired since the last fetch,
relative to the configured value for
FetchRelativeTo, including FetchOffset and for the current configured RecordNumberToFetch.
| |
| RecordsDone |
Gets the number of records that have been completely acquired.
| |
| RisInAutoSetupAllowed |
Specifies whether the digitizer should use RIS sample rates when searching for a frequency in autosetup.
|