NIRfsg Namespace

Table of Contents

RfsgArbWaveformRelativeWritePosition Enumeration

  • Updated2025-02-03
  • 1 minute(s) read
RfsgArbWaveformRelativeWritePosition Enumeration

RfsgArbWaveformRelativeWritePosition Enumeration

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

Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025

Syntax

public enum RfsgArbWaveformRelativeWritePosition
Public Enumeration RfsgArbWaveformRelativeWritePosition

Members

Member nameValueDescription
StartOfWaveform8,000 The reference position is relative to the start of the waveform.
CurrentPosition8,001 The reference position is relative to the current position.

See Also

Log in to get a better experience