LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error out: VISA write

(What I'm trying to do is, scan the laser frequency, and use power meter to read the power of each frequency).

the Prologix GPIB-USB is connected with an Anritsu power meter ML9001A.

The Laview code of power meter is downloaded from Anritsu website. I put the code of laser scan and powermter_ReadMeasurement together.  However, there is Error Out in VISA write every time. 

 

 

 

PM.png

explain error.png

 

 

Then I guess maybe I need to initialize the power meter. So I added VISA open and serial port configure. but there is still error out.

PM_1.png

error_1.png

 

 

Then I connected the Prologix company. they said:

Prologix controllers are compatible with the Anristu meter. However they are not compatible with LabVIEW programs  developed for controllers from other vendors. Bottom line is that Prologix controllers are not drop-in replacements for NI or Agilent controllers and any LabVIEW programs or drivers (VI) written for those controllers will not be compatible with our product. They will have to rewrite the programs.

Please see following frequently asked questions regarding LabVIEW compatibility:

 

http://prologix.biz/gpib-usb-6.0-faq.html#40

http://prologix.biz/gpib-usb-6.0-faq.html#50

http://prologix.biz/gpib-usb-6.0-faq.html#70

 

 

 

The question is, how to talk to this power meter using Prologix GPIB? Thanks!

 

 

 

0 Kudos
Message 1 of 3
(3,277 Views)

From what I've Googled, it seems that all their interfaces are very difficult to use with LabVIEW.  It would probably be cheaper in the long run to get a more standard GPIB interface.  It may cost more initially, but the engineer-hours you put into trying to make the Prologix adapter work will make it quite expensive.

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
Message 2 of 3
(3,270 Views)

@billko wrote:

From what I've Googled, it seems that all their interfaces are very difficult to use with LabVIEW.  It would probably be cheaper in the long run to get a more standard GPIB interface.  It may cost more initially, but the engineer-hours you put into trying to make the Prologix adapter work will make it quite expensive.


I completely agree.  Just spend the $600 on the NI USB-GPIB.  It just works.  If you spend more than a day or two trying to get the Prologix one to work, you are already more expensive just due to your man-hours.  Not to mention all of the frustrations you are enduring.



There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 3 of 3
(3,244 Views)