NI-SCOPE Properties

Content Type
Programming Language
Current manual
Table of Contents

Fetch:Fetch Relative To Property

Fetch:Fetch Relative To Property

Short Name: Fetch Relative To

Property of niScope

Specifies which point in the acquired waveform is the first to be fetched. This property specifies what the 'Fetch Offset' is relative to.

Start (482)

Fetch data starting at the first point sampled by the digitizer.

Trigger (483)

Fetch at the first posttrigger sample.

Pretrigger (477)

Fetches relative to the first pretrigger point requested with the niScope Configure Horizontal Timing VI.

Now (481)

Fetch data at the last sample acquired.

Read Pointer (388)

The read pointer is set to zero when a new acquisition is initiated. After every fetch the read pointer is incremented to be the sample after the last sample retrieved. Therefore, you can repeatedly fetch relative to the read pointer for a continuous acquisition program.

Remarks

The following table lists the characteristics of this property.

Datatype iL
PermissionsRead/Write
High-level VIs N/A
Channel-based No
ResettableNo
In This Section
Was this information helpful?