Driver Development Kit (DDK)

cancel
Showing results for 
Search instead for 
Did you mean: 

NI Device

Hello,

I've been redirected to this forum because NI Device is not supported in France.

I've got some questions about this software:

-What is the latest version?
-What's new since 1.5 version(I'm using this one)

Is NI-Device latest version available with EoS termination method.
If not, do you think it's a good idea to poll message buffers with C4882MessageBuffer methods like GetBuffer or other operators?


I also need to know if an API has been released with GPIB Analyser software.

My purpose is to capture all data on a GPIB bus but I don't know if it possible with other software than NI Device like NI 488.2 standard functions.

I need to captures all frames which are destined to multiple instruments.

Thanks in advance for your help.
0 Kudos
Message 1 of 6
(8,422 Views)
So there's no support????????

I tried to send a mail for engineer support but the final submit button doesn't work.
0 Kudos
Message 2 of 6
(8,403 Views)

Hello,

The latest version of Ni device is the 1.6 

I invite you to look at the link below for capturing data on the GPIB bus

http://digital.ni.com/public.nsf/allkb/7E225625C4F3390686256F470067862B?OpenDocument

Regards,

Alexandre M
NIF - AE



Message Edité par alex07 le 05-02-2008 08:48 AM
Alexandre M. | Certified LabVIEW Developer
Embedded and Control Systems Engineer (NI France)
0 Kudos
Message 3 of 6
(8,347 Views)
Hi, GPIB Analyzer software have the functionnalities I want. But I need those functionnalities in my own source code. GPIB Analyzer doesn't offer this possibility(SDK)...and I don't know if NI 488.2 standard functions give me the possibility to do the same thing as GPIB Analyzer software.
0 Kudos
Message 4 of 6
(8,323 Views)
Hi

I'll try a solution with threads.

I'll build a thread which will look  for EOS caracter in the Message Buffers.
Once it detects EOS, I'll transmit all data before the position of the EoS. It means that I'll have to treat a particular case when buffer will be full.

I you have any opinion about this solution, I would be pleased to read them.
0 Kudos
Message 5 of 6
(8,271 Views)
NI Device DDK : does it provide source codes of NI-Device so that I can modify it?
0 Kudos
Message 6 of 6
(8,201 Views)