Running the Pulsed BPSK RFmx Demodulator VI
- Updated2025-10-07
- 2 minute(s) read
Running the Pulsed BPSK RFmx Demodulator VI
This example demonstrates how to use a coprocessor-based demodulator to demodulate a Pulsed BPSK modulated signal while enabling the use of InstrumentStudio using RFmx and NI Data Link Test Framework.
- Navigate to <LVAddons>\dltf\1\examples\Data Link Test Framework\Modems\Pulsed BPSK\Host\RFmx Demodulator and open Pulsed BPSK RFmx Demodulator.vi.
-
Use the VST Device Name control to
select the VST.
Note If using the same VST as a modulator and a demodulator, you must set the Modem Mode control to Interactive in the corresponding modulator example.
- Use the Coprocessor Device Name control to select the coprocessor.
-
Use the Coprocessor Bitfile Path control
to select the correct modem bitfile for the selected VST and
coprocessor.
Table 24. Pulsed RFmx Demodulator Compatible Bitfiles Coprocessor VST Bitfile PXIe-6594 PXIe-5840/5841 pulsed_bpsk_modem_dec_dmsc_6594_00.lvbitx PXIe-7903 PXIe-5840/5841 pulsed_bpsk_modem_dec_dmsc_7903_00.lvbitx PXIe-7903 PXIe-5842 pulsed_bpsk_modem_dec_dmsc_7903_01.lvbitx - Adjust the Signal Parameters and RF Acquisition Settings to match the settings configured for the corresponding modulator.
-
Run the VI.
- The front panel graph displays the constellation.
- The Bit Error Rate indicator displays the calculated bit error rate. Click the Reset BER button to reset the calculation.
- Click the Interactive
Mode button to enable and disable
status checks of the RFmx session in the
example:
- Use Local Control when the RFmx session is used in the example.
- Use InstrumentStudio Control when the RFmx session is active in the InstrumentStudio UI.
- Use the Reset Demodulator control to put the demodulator back into its initializing state.
- The string indicator displays the example status.
- The Bitfile Redownloaded indicator displays whether the bitfile was downloaded to the coprocessor for the current run of the example.
- Stop the example by clicking the Stop button or closing the window.