LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Anritsu ML9001 power meter program example help

I am supposed to program Anritsu ML9001 power meter on a setup in short time.
The operation manual/ command manual for device is Not available in the company.
 
Anritsu said it will take 4 weeks for manual to reach me.
 
I do have a driver from NI website, but it has individual VIs, and no example which steps thru initialization, configuration of this device
 
Can anyone help with a wrapper example if they have, which steps thru initialization(configuration), and then power measurement of this device?
 
This will give me idea about functionality of  power meter, and help me take sequencing steps needed for case.
 
Thanks.
 
 
 
 
 
 
0 Kudos
Message 1 of 4
(3,909 Views)
Hi S
a quick Google search for Anritsu ML9001 power meter manual
brought me to Anritsu home page.
Localised search revealed following link Smiley Wink

http://www.us.anritsu.com/downloads/default.aspx?DownType=4

xseadog
0 Kudos
Message 2 of 4
(3,906 Views)
Hi xseadog
There is no 9001 manual to download from the website, including this link.
Separate order is the only way to get one, which takes 4 weeks
 
thanks for effort though.
regards
0 Kudos
Message 3 of 4
(3,904 Views)
I haven't used this particular power meter but the operation seems simple enough. You've only got 4 different config functions and one for measurement rate. As a guess, you should use all of those before taking a measurement. If you want to use the max hold, then use the Max Hold Enable/ Read Max Hold Value. While there is no high level example, each VI has documentation. Open the VI and with context help turned on, move your mouse over the VI's icon. If you move the mouse over a control, you'll get help there as well.
Message 4 of 4
(3,899 Views)