LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Programming optical power meter 1931 c on labview.

Hallo all who read this thread,

I am trying to program newport optical power meter 1936-c in Labview but could not communicate with the instrument over USB connection.

I have installed the drivers necessary for the operation of the optical power meter from newport website:

ftp://download.newport.com/Photonics/Power%20Meter​s/x936-C_x1928-C_1918-C_R_%20Software_Suite/

I am running windows XP service pack3, 32 bit version.I believe I have installed the correct version of the driver for communication with the device over USB connection.The application software provided by the newport runs correctly, and I am sending and receiving the commands,but when I try to connect to the power meter using Labview sample programs provided by newport, I am not able to send or receive anything,instead the program seems to run an infinite loop and i get no reply until I have to restart the program.I am using Labview service pack 9 and I have tried all the sample programs 7.x ,8.x and 2009 version provided by newport ,but unfortunately no progress(:

 

I am trying to send a power command PM:power?(no smiley) to the power meter to get the power.But it doesnot give anything.

For this puspose I have found somewhere on the forum this file: NP_GeneralDrivers_LV8.llb (file attached).I have used sample query program with this file but still the device is not responding .I dont know how to proceed now, as I have only basic knowledge of Labview programming.

 

I have attached some screenshots of the program I am currently using:

 

I would highly appreciate if someone could help me.

 

kind regards,

shami

0 Kudos
Message 21 of 23
(1,007 Views)

Hi Shami,

 

It looks like there are several custom made VIs in Newport's shipping example. I would recommend contacting the manufacturer regarding this issue. Otherwise, I have included a few example and tutorial links below on VISA USB communication with LabVIEW. Hopefully, this is a good lead on you.

 

6 Things you need to know about USB Instrument Control

http://zone.ni.com/devzone/cda/tut/p/id/4878

 

USB Instrument Control Tutorial

http://zone.ni.com/devzone/cda/tut/p/id/4478

 

USB RAW Instrument Control Example

http://zone.ni.com/devzone/cda/epd/p/id/3637

 

Regards,

 

Josh L.

 

 

Applications Engineer
National Instruments
0 Kudos
Message 22 of 23
(973 Views)

Hi Josh,

thanks for sharing the links.I will follow the tutorials soon.Hope I could find a solution to my problem.

 

Kind Regards,

shami

0 Kudos
Message 23 of 23
(965 Views)