From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Linux options for NI-9265

Is it possible to use an NI-9265 analog output device with a Linux/ARM system running Java code?  Is the serial protocol for the device available?

0 Kudos
Message 1 of 5
(3,454 Views)

The NI-9265 has to be connected to a cDAQ chasis which is unfortunately supported by Linux as seen by this document below.

 

 

http://www.ni.com/product-documentation/3695/en/#toc2

 

Regards,

 

Ali S.

Applications Engineer

National Instruments

 

Regards,

Ali S.
Applications Engineering
National Instruments
0 Kudos
Message 2 of 5
(3,430 Views)

 

Thanks for the response.  What about the possibility of getting the low-level serial protocol, which would allow us to build our own USB interface to the device?

0 Kudos
Message 3 of 5
(3,414 Views)

Steve,

 

Since none of the hardware is supported in Linux, it may be possible to create a serial interface with Linux but you would create all the communications protocols yourself and they would not be supported by National Instruments. Other members of the community have done similar things with Windows Operating Systems. I have attached white papers and examples below for those below.

Resources:

 

GPIB Programming Overview

 

http://www.ni.com/tutorial/2761/en/

 

GPIB Programming Tutorial

 

http://digital.ni.com/public.nsf/allkb/DDF4FAB478F48492862571EA00093B20

 

Regards,

 

Ali S.

Applications Engineer

National Instruments

 

Regards,

Ali S.
Applications Engineering
National Instruments
0 Kudos
Message 4 of 5
(3,392 Views)

Ali,

 

Thanks for your help.  We're okay with writing our own serial interface, but what we need is the established protocol for the device, i.e., what commands can be sent to the device and what are the expected responses, and what is the exact format for each.  

 

Is this something that NI would make available?

 

Thanks,

Steve

 

Message 5 of 5
(3,354 Views)