Hi pjj,
Are you using LabVIEW? or another environment? Either way, you can use the RFSG driver to update the transmitted waveform on the fly. In LabVIEW, this can be done with the RFSG Write Arb Waveform VI inside the loop, and is demonstrated in the "RFSG Arb Waveform Streaming" example that ships with LabVIEW. In other environments, there will be a function similar to the RFSG Write Arb Waveform VI. Important to note is that this function takes IQ data, not the actual waveform, so the waveform will need to be converted to IQ data before transmitting. In LabVIEW, this can be done with the Modulation Toolkit.
Message Edited by JamesR on
01-08-2008 02:53 PM
Regards,
James R.
National Instruments