Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Can an old AT-GPIB/TNT replaced by GPIB-USB-A?

We have an old atomic absorption spectrometer with an old AT-GPIB/TNT card and the application should be 16 bits runs under Winodws 95. We try to upgrade the operation system into windows XP and replace the old AT-GPIB/TNT card by a GPIB-USB-A. The questions: If the GPIB-USB-A support the 16-bits application and will compitible with our current software without modification. Thanks.

0 Kudos
Message 1 of 10
(5,173 Views)

Not sure what you mean by 16-bit applications.

 

The GPIB-USB-A is obselete. It will work in Windows XP PC, but you can only install up to rev 2.4 of NI-488.2

http://digital.ni.com/public.nsf/allkb/2D416C7085F40AA88625753F0053A7C2

 

You need to find out whether your test software will run in XP. That is something only you can find out.

 

 

 

 

Message 2 of 10
(5,171 Views)

Than you very much for your respones to my question. I mean the software for the atomic absorption spectometer is 16-bit application which run under windows 95. I can install the software on windows xp and run ok, but can not communicate with the instrument becuase the computer don't have a ISA slot for the old AT-GPIB/TNT card, so we are thinking if we can use a USB-GPIB card.

0 Kudos
Message 3 of 10
(5,167 Views)

@robbine wrote:

Than you very much for your respones to my question. I mean the software for the atomic absorption spectometer is 16-bit application which run under windows 95. I can install the software on windows xp and run ok, but can not communicate with the instrument becuase the computer don't have a ISA slot for the old AT-GPIB/TNT card, so we are thinking if we can use a USB-GPIB card.


Why USB-GPIB card?  Wouldn't it bring it be simpler to use the PCI-GPIB card

 

0 Kudos
Message 4 of 10
(5,146 Views)

PCI-GPIB is ok. could you recommend which one is compitible to the old AT-GPIB/TNT, so that our 16-bit software can run under winxp.

0 Kudos
Message 5 of 10
(5,142 Views)

Any GPIB controller from NI is compatible with XP. All of the commands (i.e. ibwrt, ibrd) are probably going to be compatible though some function calls have been deprecated in the years since the original program was written. The other issue is that I believe a GPIB card for XP uses GPIB-32.dll so if your program linked to something older and 16 bits, you would have to recompile. I'm not sure if any current GPIB controller could be used with the GPIB device driver from a 16-bit os. An expert from NI is needed to answer that question. Simplest would be to recompile. You kept the source code, right?

0 Kudos
Message 6 of 10
(5,137 Views)

No, I don't have the source code. The software from the instrument commpany was written for 16-bit os, such as win 3.1, win95, win nt?  that's why i am not sure if we can use the PCI card to replace the original ISA card.

0 Kudos
Message 7 of 10
(5,132 Views)
0 Kudos
Message 8 of 10
(5,116 Views)

Hmmm... ...

 

I tried to connect the laptop with Mac OSX 10.6 for Intel, to an audio analyzer called HP8903B,

 

using a GPIB-USB-A cable from NI.

 

 

Softwares are :      labview2012, VISA5.3, and NI488.2 v2.5.6,

 

I opened GPIB Explorer inside NI-488.2 directory,

 

but it reminds me that " Error occurred in getting GPIB board properties from the NI-488.2 configuration information file.

 

Your software may not be installed correctly. Please re-install the NI-488.2 software", so I re-install, it reminds the same

 

problem...

 

 

Then I installed NI488.2 v3.0.1, this time it no more pops out the error msg window as above.

 

But nothing is found in the GPIB interfaces list window.

 

 

Then I search in

http://www.ni.com/white-paper/5326/en

GPIB Driver Versions for Microsoft Windows and DOS

 

also in

http://www.ni.com/white-paper/5458/en#toc3
GPIB Driver Versions for non-Microsoft Operating Systems

 

 

And found that GPIB-USB-A is supported only on windows XP 32-bit & windows 2000,

and it requires version 2.2 for NI488.2

 

 

0 Kudos
Message 9 of 10
(4,998 Views)

The GPIB-USB-HS is the only NI USB GPIB interface supported on Mac OS X. This support was added in NI-488.2 2.5.5, which released in 2008, about five years after the GPIB-USB-A was discontinued.

 

-Jason Smith

Message 10 of 10
(4,924 Views)