Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

GPIB-ENET/100 Driver Support

Is a driver available for 64-bit Red Hat Linux for your GPIB-ENET/100 converter?
0 Kudos
Message 1 of 16
(6,128 Views)

Hey patelja3,

Currently we only have the Linux - 32 Bit driver for GPIB-ENET/100 converter. For all the GPIB drivers for Linux you are able to find those from our Drivers and Updates: NI-488.2 Search.

Thanks and hope you have a great day.

Sarah S

 
Sarah S.
Applications Engineering
National Instruments
0 Kudos
Message 2 of 16
(6,107 Views)

Sarah,

Thanks.  Do you know if a 64-bit Linux driver is planned for development in the near future?

0 Kudos
Message 3 of 16
(6,103 Views)

Hey patelja3,

I am not sure of that. I would recommend placing a product suggestion in for this by going to our Product Feedback Link. This will ensure that you get your request into our R&D and they will take it into consideration for future releases.

Thanks
Sarah

 
Sarah S.
Applications Engineering
National Instruments
0 Kudos
Message 4 of 16
(6,099 Views)
Does the possibility exist to contract National Instruments to develop a 64-bit Linux driver for the GPIB-ENET/100?
0 Kudos
Message 5 of 16
(6,078 Views)

There is a beta driver available for 64-bit Red Hat Enterprise Linux 5.  This driver currently supports 64-bit kernels, but only 32-bit user-mode applications.

--
Shawn Bohrer
National Instruments

 
Use NI products on Linux? Come join the NI Linux Users Community
0 Kudos
Message 6 of 16
(6,076 Views)

Shawn,

Can you clarify exactly what you mean by stating that the driver does not support 32-bit user applications but does support a 64-bit OS?

Also, is support available for AMD's x64 processors, or only Intel's?

0 Kudos
Message 7 of 16
(6,073 Views)


@patelja3 wrote:

Can you clarify exactly what you mean by stating that the driver does not support 32-bit user applications but does support a 64-bit OS?


64-bit Linux typically means that you are using a Linux distribution that has a 64-bit kernel.  A 64-bit Linux kernel is capable of running both 32-bit and 64-bit applications in user-mode, provided that your Linux distribution provides all 32-bit and 64-bit support libraries your application may need.  Usually this is called multilib support and 64-bit RHEL does support multilib.

The 64-bit beta supports supports 64-bit kernels, but we only provide 32-bit user mode libraries so you can only develop 32-bit applications.



@patelja3 wrote:

Also, is support available for AMD's x64 processors, or only Intel's?



It supports both AMD and Intel processors of the x86_64 architecture (most consumer processors).

Shawn Bohrer
National Instruments
Use NI products on Linux? Come join the NI Linux Users Community
0 Kudos
Message 8 of 16
(6,070 Views)

Shawn,

Thanks for the quick response.  We would need the driver to support 64-bit user apps as well.  Do you have an estimate as to how much it would cost to develop the driver to support 64-bit user apps if we were to contract NI to do this?

0 Kudos
Message 9 of 16
(6,064 Views)
Cost of development depends on a number of factors.  For example: Your time frame for needing the driver, how likely we are to recoup the development costs, opportunity costs of allocating developers to work on this driver instead of another project, your hardware and Linux distribution requirements, and many other factors.  Since there are so many factors involved I would recommend you contact your local Field Sales Engineer (FSE) and discuss your application with them.  They can then work with R&D and determine if it is something we want to pursue.  If you don't know who your local FSE is you can simply contact NI sales.

Just to clarify though are you sure you need a 64-bit application?  The only reason that you may need a 64-bit application is if your application needs to operate on very large data sets and will thus need more than 3GB of RAM (for the single application).  Normally this is not the case with GPIB, though it is possible your application does more than just GPIB.

Shawn Bohrer
National Instruments
Use NI products on Linux? Come join the NI Linux Users Community
0 Kudos
Message 10 of 16
(6,050 Views)