LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

GPIB (Visual Basic) question.

I am writing a program in Visual Basic (ver6.0) (with several GPIB instruments,
but nothing fancy) and have at least 3 ways to conduct the GPIB communications.
1) Traditional calls to Gpib-32.dll 2) Multi-device calls to Gpib-32.dll 3)
ActiveX GPIB control provided by component works.
The ActiveX control seems very friendly, but, I'm wondering what the difference
in overhead (or other caveats) might be.
Although this centers around Visual Basic, since it concerns NI488-2, I thought
it prudent to post this question to this group.
Paul F. Prew
0 Kudos
Message 1 of 2
(2,650 Views)
I don't know the answer to your question, I just wanted to direct to the Developer Exchange forums on NI's site where you may get better responses. The "Measurement Studio For Visual Basic" or "GPIB" forums I would think would help you out.

http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RPAGEID=0

more directly, VB:
http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RPAGEID=8&RFORMNUMBER=3&RHIDETAG=TRUE&UCATEGORY_0=_47&UCATEGORY_S=0

GPIB:
http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RPAGEID=8&RFORMNUMBER=3&RHIDETAG=TRUE&UCATEGORY_0=_26&UCATEGORY_S=0

Good luck
Brian
Message 2 of 2
(2,650 Views)