05-12-2020 08:56 AM
Solved! Go to Solution.
05-26-2020 09:48 PM
Hi Wei-Smart,
Could you offer more detail message about the issue?
Here is some question:
1, What's the RFmx version?
2, Do you update the RFmxGSM PVT example? if yes, can you share your code ?
3, There is no Analysis Mode Setting on RFmxGSM PVT example. So What mean the "analysis only mode"?
4, Did you use the NI-RFmx GSM Measurement Interactive Panel?
C:\Program Files (x86)\National Instruments\RFmx\GSM\64-bit
5, What is the hardware setting?
Lookback VST, waveform creator created GSM signal, RFmxGSM PVT example test as follow:
06-03-2020 02:49 AM
1, What's the RFmx version? 19.0
2, Do you update the RFmxGSM PVT example? if yes, can you share your code ? No update. code is example.
3, There is no Analysis Mode Setting on RFmxGSM PVT example. So What mean the "analysis only mode"? yes
4, Did you use the NI-RFmx GSM Measurement Interactive Panel? No
C:\Program Files (x86)\National Instruments\RFmx\GSM\64-bit
5, What is the hardware setting? 5840 loopback
thanks
More information:
1. Use this VI:C:\Program Files\National Instruments\LabVIEW 2019\examples\RFmx\GSM\RFmxGSM PVT.vi
2. after commit, read rfsa sample rate and num of samples
3. use rfmx iq or rfsa to capture raw iq by same samples.
4. change pvt example to analysisonly=1 to analysis iq get from step 3.
5. PVT result is wrong.
06-08-2020 05:18 AM
Hi Smart,
It looks like you add some API in this example. Can you offer your example?
And is there any error MSG ? If yes, can you offer it?
Thanks
06-19-2020 01:02 AM
Hi Smart,
I still misunderstand what API did you use and how to change analysisonly=1. Can you offer more detail message?
Thanks
07-02-2020 02:54 AM
Hey Guys,
Thanks for your help, the problem is not caused by lib. Rewrite T0 based on pretrigger sample can fix it, thanks.