Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Example of gpib-32.dll calls in Visual Basic .Net

I write some very rudimentary data collection using VB 6.0. I use ibrd ibwrt and ibclr. I am wanting to move to VB .Net but I can't figure out how to make the dll calls. Many people have mentioned it but I can't figure it out. Also, I don't want to spend $500 + for the Measurement Studio when I don't need all the extra stuff. Could someone please post some code on how to do an ibrd and ibwrt in VB .Net?
0 Kudos
Message 1 of 3
(3,972 Views)
Hi,

Could you email to the technical support department at www.ni.com/ask to look into this with more detail.

DiegoF
National Instrument.
0 Kudos
Message 2 of 3
(3,972 Views)
I have recently posted a simple GPIB project to enable use of NIGLOBALS AND VBIB32.VB. These files have modified the calling parameters for the DLL and indicate what you need to do to call these functions.
If you need the code you should find it on ni developers code exchange or email me and I will send you the zip.

kevin@kotech.demon.co.uk
0 Kudos
Message 3 of 3
(3,972 Views)