Acquisition:Fetch:Fetch Relative To
Short Name: FetchRelativeTo
Specifies the absolute location within the acquired record from which to begin fetching.
Most recent sample (700) | Specifies that fetching occur relative to the most recently acquired data. The Fetch Offset property must be negative. |
First sample (701) | 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-RFSA returns an error if the fetch offset is in the overwritten data. |
Reference trigger (702) | Specifies that fetching occur relative to the Reference trigger. This value behaves like First Sample if no Reference trigger is configured. |
First pretrigger sample (703) | 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 (704) | Specifies that fetching occur after the last fetched sample. |
Remarks
The following table lists the characteristics of this property.
Data Type | ViInt32 |
Permissions | RO |
High-Level VI | None |