LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

HP 6633 programming guide

I need the programming guide of the power supply HP 6633 and HP 6623 in
order to have the different commands to control this device.
Does anyone have this documentation?

thanks
0 Kudos
Message 1 of 4
(3,662 Views)
You can find the programming manual for the 6633B on the Agilent site at

http://www.tm.agilent.com/classes/MasterServlet?view=manual&man-ItemID=1000001369&language=eng&locale=US

and the operating manual for the 6623A (which includes programming syntax) at

http://www.tm.agilent.com/classes/MasterServlet?view=manual&man-ItemID=1000000432&language=eng&locale=US

Hope this helps

Regards
JB
Message 2 of 4
(3,662 Views)
"Osman Polat" wrote in
news:a8h7oo$m4b$1@ns2.fe.internet.bosch.com:

> I need the programming guide of the power supply HP 6633 and HP 6623 in
> order to have the different commands to control this device.
> Does anyone have this documentation?

Have you checked at www.agilent.com?


Look out for line wrap

http://www.tm.agilent.com/classes/MasterServlet?view=manual&man-
ItemID=1000001369&language=eng&locale=US

http://www.tm.agilent.com/classes/MasterServlet?view=productManualList&pro-
ItemID=1000001604&language=eng&locale=US&FamilyTitle=

--
Rolf
0 Kudos
Message 3 of 4
(3,662 Views)
I looked on the Instrument Driver Network(www.ni.com/idnet) and found LabVIEW instrument drivers for the HP 6633 and 6623. I don't know how familiar you are with instrument drivers but using the high level functions in them eliminate the need for you to mess around with the low level commands.

Here are links to the driver:
6623
http://zone.ni.com/idnet97.nsf/9b2b33e1993d877786256436006ec498/a0c4368e36f07164862568aa0077e162?OpenDocument

6633
http://zone.ni.com/idnet97.nsf/9b2b33e1993d877786256436006ec498/a53a9773beb7b39b862568ab005fbcde?OpenDocument

Both of the drivers are IVI (www.ni.com/ivi/) compliant. When you visit the links above to the drivers please take a look at the required software. You'll need to have VISA (usually installed with LabVIEW) a
nd the IVI engine. Both can be downloaded for free.

Best of luck,
Kamran
An
0 Kudos
Message 4 of 4
(3,662 Views)