RfsgArb.WriteWaveform Method
- Updated2025-05-22
- 3 minute(s) read
Rfsg
Overload List
Name | Description | |
---|---|---|
![]() | WriteWaveform(String, ComplexDouble) | Writes an arbitrary waveform to the NI-RFSG, starting from the position of the last data written in the onboard memory. |
![]() | WriteWaveform(String, ComplexInt16) | Writes an arbitrary waveform to the NI-RFSG, starting from the position of the last data written in the onboard memory. |
![]() | WriteWaveform(String, ComplexSingle) | Writes an arbitrary waveform to the NI-RFSG device starting at the position of the last data written in onboard memory. |
![]() | WriteWaveform(String, ComplexWaveformComplexDouble) | Writes an arbitrary waveform to the NI-RFSG, starting from the position of the last data written in the onboard memory. |
![]() | WriteWaveform(String, ComplexWaveformComplexInt16) | Writes an arbitrary waveform to the NI-RFSG, starting from the position of the last data written in the onboard memory. |
![]() | WriteWaveform(String, ComplexWaveformComplexSingle) | Writes an arbitrary waveform to the NI-RFSG device starting at the position of the last data written in onboard memory. |
![]() | WriteWaveform(String, ComplexDouble, Boolean) | Writes an arbitrary waveform to the NI-RFSG, starting from the position of the last data written in the onboard memory. |
![]() | WriteWaveform(String, ComplexSingle, Boolean) | Writes an arbitrary waveform to the NI-RFSG device starting at the position of the last data written in onboard memory. |
![]() | WriteWaveform(String, Double, Double) | Writes an arbitrary waveform to the NI-RFSG, starting from the position of the last data written in onboard memory. |
![]() | WriteWaveform(String, Single, Single) | Writes an arbitrary waveform to the NI-RFSG, starting from the position of the last data written in onboard memory. |
![]() | WriteWaveform(String, Double, Double, Boolean) | Writes an arbitrary waveform to the NI-RFSG, starting from the position of the last data written in onboard memory. |
![]() | WriteWaveform(String, Single, Single, Boolean) | Writes an arbitrary waveform to the NI-RFSG, starting from the position of the last data written in onboard memory. |
![]() | WriteWaveformT(String, T) | Writes an arbitrary waveform to the NI-RFSG, starting from the position of the last data written in onboard memory. |
![]() | WriteWaveformT(String, ComplexWaveformT) | Writes an arbitrary waveform to the NI-RFSG, starting from the position of the last data written in onboard memory. |