ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgArb.WriteWaveform Method

  • Updated2024-05-08
  • 3 minute(s) read
RfsgArb.WriteWaveform Method

RfsgArbWriteWaveform Method

Overload List

  NameDescription
Public methodWriteWaveform(String, ComplexDouble)
Writes an arbitrary waveform to the NI-RFSG, starting from the position of the last data written in the onboard memory.
Public methodWriteWaveform(String, ComplexInt16)
Writes an arbitrary waveform to the NI-RFSG, starting from the position of the last data written in the onboard memory.
Public methodWriteWaveform(String, ComplexSingle)
Writes an arbitrary waveform to the NI-RFSG device starting at the position of the last data written in onboard memory.
Public methodWriteWaveform(String, ComplexWaveformComplexDouble)
Writes an arbitrary waveform to the NI-RFSG, starting from the position of the last data written in the onboard memory.
Public methodWriteWaveform(String, ComplexWaveformComplexInt16)
Writes an arbitrary waveform to the NI-RFSG, starting from the position of the last data written in the onboard memory.
Public methodWriteWaveform(String, ComplexWaveformComplexSingle)
Writes an arbitrary waveform to the NI-RFSG device starting at the position of the last data written in onboard memory.
Public methodWriteWaveformT(String, ComplexWaveformT)
Writes an arbitrary waveform to the NI-RFSG, starting from the position of the last data written in onboard memory.
Public methodWriteWaveformT(String, T)
Writes an arbitrary waveform to the NI-RFSG, starting from the position of the last data written in onboard memory.
Public methodWriteWaveform(String, ComplexDouble, Boolean)
Writes an arbitrary waveform to the NI-RFSG, starting from the position of the last data written in the onboard memory.
Public methodWriteWaveform(String, ComplexSingle, Boolean)
Writes an arbitrary waveform to the NI-RFSG device starting at the position of the last data written in onboard memory.
Public methodWriteWaveform(String, Double, Double)
Writes an arbitrary waveform to the NI-RFSG, starting from the position of the last data written in onboard memory.
Public methodWriteWaveform(String, Single, Single)
Writes an arbitrary waveform to the NI-RFSG, starting from the position of the last data written in onboard memory.
Public methodWriteWaveform(String, Double, Double, Boolean)
Writes an arbitrary waveform to the NI-RFSG, starting from the position of the last data written in onboard memory.
Public methodWriteWaveform(String, Single, Single, Boolean)
Writes an arbitrary waveform to the NI-RFSG, starting from the position of the last data written in onboard memory.
Top

See Also

Log in to get a better experience