08-06-2008 10:10 AM
Hi Proulx,
Yes, on scaning in MAX it shows the power meter and when I click on "Communicate with Instrument" it opens a small window with option of "Send String" *IDN?, on pressing the Query button I don't see anything (its blank and also there is no error message) in "String Received" -------(blank). In the same window on right corner "Status" changes to END (get's highlited). One other important thing I noted is that the GPIB port of my PC is shared by a Laser and 1830-C power meter, and power meter works only when the laser power is on.Hope this information will work to find the solution of the problem. Please let me know if you need to know anything else.
regards
pradeep
08-06-2008 10:22 AM
10-04-2012 12:26 PM
Is anyone using this driver for the powermeter with NIR detectors?
For me it works fine up to 999nm but above that it returns either a command or a parameter error.
I assume that there is a problem with the 4th digit, but how can this be fixed in the driver?
Any input would be helpful!
10-04-2012 02:43 PM
@SolarG wrote:
how can this be fixed in the driver?
What does the programming say and what is the driver doing?
10-05-2012 05:08 AM
Hi nyc,
That's the weird thing; the programming does follow all steps normally without any errors, but the driver doesn't take any action..
I was thinking that it's an issue of the instrument not accepting the command but checked and the syntax is correct.
The instrument uses a serial polling for each command/query and I'm thinking if there could be a problem with the number of bits received?
SolarG
10-05-2012 08:56 AM
How about just using VISA interactive applet and sending the query thus eliminating all the overhead?
10-05-2012 08:59 AM
Tried already without luck 😞
SolarG
10-05-2012 10:47 AM
Sounds to me like a call to Newport is in order. It sounds like an error that they should be able to easily replicate.