From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Use HP 82350A GPIB CARD

Anyone know how to do a query to Use HP 82350A
GPIB CARD at LabVIEW?
Im using W98 with a HP 82350A GPIB board thats
communicating to
a Hp 34401

Please tell me

my E-mail zjdd@youxiang.com


Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
0 Kudos
Message 1 of 3
(3,434 Views)
Hello,

I don't have the HP82350A GPIB card or Labview, but I do have a
WIN98(SE), National Instruments PCII/PCIIA GPIB card (ISA) and an
HP34401A DMM.

I used NI's WIN32 drivers V1.5
(see " http://www.natinst.com/gpib/gpib_dl2.htm ")
and was able to get everything connected and communicating enough to do
simple by-the-numbers queries using the built-in GUI app that comes with
the NI WIN32 GPIB drivers installation.

After that, I began programming my own app in Visual Basic for DOS V1.0
(no snickering please) and from there it all went pretty much like in
the examples from the HP34401A's manual.

Since you already have Labview (by NI, right?) it's also possible that
NI's WIN32 drivers will also work with the HP82350A GPIB card so that
you can verify the basic operations of y
our setup at the driver level
before digging into Labview.

I hope this helps.

_jim


In article <7rpgjp$cll$1@nnrp1.deja.com>,
zzzz8888@my-deja.com wrote:
> Anyone know how to do a query to Use HP 82350A
> GPIB CARD at LabVIEW?
> Im using W98 with a HP 82350A GPIB board thats
> communicating to
> a Hp 34401
>
> Please tell me
>
> my E-mail zjdd@youxiang.com
>
> Sent via Deja.com http://www.deja.com/
> Share what you know. Learn what you don't.
>

--
J. Regan
nobozoz@my-deja.com


Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
0 Kudos
Message 2 of 3
(3,434 Views)
On Thu, 16 Sep 1999 01:20:02 GMT, zzzz8888@my-deja.com wrote:

>Anyone know how to do a query to Use HP 82350A
>GPIB CARD at LabVIEW?
>Im using W98 with a HP 82350A GPIB board thats
>communicating to
>a Hp 34401
>
>Please tell me
>
>my E-mail zjdd@youxiang.com
>
>
>Sent via Deja.com http://www.deja.com/
>Share what you know. Learn what you don't.

As faras I know, you can't access the HP GPIB card by using the
Labview GPIB funktions.
You must install HP-VISA and then use the LabVIEW VISA funktions, I
think this will work, perhaps you must configure HP-Visa for the use
with labview by running the solution wizard.
0 Kudos
Message 3 of 3
(3,433 Views)