RfsgArbWaveformRelativeWritePosition Enumeration
- Updated2025-02-03
- 1 minute(s) read
Rfsg
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 name | Value | Description |
---|---|---|
StartOfWaveform | 8,000 | The reference position is relative to the start of the waveform. |
CurrentPosition | 8,001 | The reference position is relative to the current position. |