Measurement Studio for VB6

cancel
Showing results for 
Search instead for 
Did you mean: 

GPIB communication with GPIB (NI PCMCIA-GPIB)card in Visual Basic

I have a old program in Visual Basic which works fine in windows 98 using the desktop, but using my laptop with windows 2000 on it and NI PCMCIA-GPIB card it fails to communicate and running the program does not recognize the sendIFC command. I am new to VB, so can someone tell me what am I missing here. thanks
0 Kudos
Message 1 of 2
(6,021 Views)
Hello,

Is the PCMCIA card recognized by the NI-488.2 driver on your laptop? Are you able to communicate from Measurement and Automation with your instrument? What do you mean it does not recognize the sendIFC command? Does Visual Basic give you a runtime or a compile time error? Are you using the latest version of the driver? (Usually 2.1 unless you're on 95 or NT with your card)

You can try out the Visual Basic language examples in the 488.2 directory under Languages as these will let you know whether or not the driver is installed correctly.

Let me know if you need more assistance by replying here.

Scott B.
Applications Engineer
National Instruments
0 Kudos
Message 2 of 2
(6,021 Views)