10-05-2005 05:10 AM
10-05-2005 08:58 AM
Rob,
NI MAX is written for use with National Instruments drivers and hardware exclusively. Hope this helps.
Scott B.
GPIB Software
National Instruments
05-01-2007 01:15 PM
I have the same problem:
The "Agilent IO Libraries Suite 14.2" should route the NI-488.2 commands natively over the Agilent card (82350B), if "Enable Agilent GPIB cards for 488 programs" in the "Agilent Connection Expert" is checked, but no NI-488.2 Device was found in the MAX.
05-01-2007 01:26 PM
05-01-2007 04:04 PM
08-20-2012 05:57 PM
hi,
i am using the same agilent 82350B PCI GPIB card for an application.
it is not showing in NI MAX. and i installed agilent io libraries suite, where i am able to see all the devices connected in GPIB.
i have developed application using LabVIEW. my doubt is, do i need make any changes i code,since it is agilent GPIB card. please clarify
thanks in advance
phani
08-20-2012 06:04 PM
Did you follow the instructions above about adding tulip support so that it appears in MAX? As long as you use VISA functions and not GPIB, your program should work.
08-20-2012 06:38 PM
thanks for your reply.
.
i have created installer for my application and installed in new pc and am not getting any options in NI MAX to do tulip process.
is this process in to only see that hardware in MAX?? or to use in application(labview) also?? please clarify
Thanks in advance
phani
08-20-2012 07:34 PM
08-20-2012 10:44 PM
yes.. its working. i am able to see in MAX
Thanks