09-30-2011 04:14 AM
Hi, I am having trouble with initializing my R&S NRP Z-81 power meter using LabWindows. LabWindows is detecting the power meter and when the SSessionInfo typedef struct is called the IsPulseMeasurementOn boolean value is true. But i am stuck in an infinite loop as the IsMeasurementComplete boolean value does not turn true. I am debuging in TestStand. If anyone has any idea where I am going wrong or just some inputs on what i could try i would greatly appreciate it. Thanks in advance..
Solved! Go to Solution.
09-30-2011 04:16 AM
I would like to add that the power meter is working fine when tested with the NRP toolkit.
10-04-2011 04:35 AM
Did you try the R&S examples for measurements to get started wiht the NRP-Z programming http://www.rohde-schwarz.de/de/service_support/downloads/treiber/?type=25&downid=1255
br j.
10-04-2011 05:05 AM
Hello,
So you used the driver that you can download from that website, right?
http://www2.rohde-schwarz.com/en/service_and_support/Downloads/Drivers/?downid=1598
You could also have a look to the document How to use the R&S®NRP-Z Instrument Drivers which could help you.
If you still have some trouble, could you please send us the sequence that your using?
regards
Mathieu B
National Instruments France
10-05-2011 04:29 AM
Thank you so much for your replies. Yes I did try out the example measurment codes provided by R&S and they work fine. And yes i have downloaded and am using the latest drivers from the R&S website. I am still unable to figure out where I am going wrong. I have attached the seq file i am using incase thats of any help. Thanks once again.
__
10-17-2011 04:30 AM
Just to inform you that the problem was with a difference in variable types between LabWindows and TestStand.
10-09-2017 04:02 AM
Hello I would like to know how did you connect the R&S Z81 power sensor to the Labview environment, did you use a DAQ and which one?