Specifies the reference position in the waveform. The position and offset together determine where to start loading data into the waveform.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public enum RfsgArbWaveformRelativeWritePosition

Members

NameValueDescription
StartOfWaveform(int)8000

The reference position is relative to the start of the waveform.

CurrentPosition(int)8001

The reference position is relative to the current position.