Dynamic Acquisition:Fetch:Fetch Relative To

NI Digital Waveform Generator/Analyzer

Dynamic Acquisition:Fetch:Fetch Relative To

Short Name: FetchRelativeTo

Specifies the absolute location within the acquired record from which to begin fetching. The default value is Current read position. However, NI-HSDIO changes the default value internally as follows. If the Reference trigger is enabled (not disabled), then the fetch occurs from the first pretrigger sample. If the Reference trigger is disabled, then the fetch occurs from the first sample.

Most recent sample (46) Specifies that fetching occur relative to the most recently acquired data. The Fetch Offset property must be negative.
First sample (47) Specifies that fetching occurs at the first sample acquired by the device. If the device wraps its buffer, then the first sample is no longer available. In this case, NI-HSDIO returns an error if the fetch offset is in the overwritten data.
Reference trigger (48) Specifies that fetching occur relative to the Reference trigger. This value behaves like First Sample if no Reference trigger is configured.
First pretrigger sample (49) Specifies that fetching occur relative to the first pretrigger sample acquired. This value behaves like First Sample if no Reference trigger is configured.
Current read position (50) Specifies that fetching occur after the last fetched sample.

Remarks

The following table lists the characteristics of this property.

Data Type ViInt32
Permissions R/W
Channel Based No