comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Reading Analog input from IDL
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: Reading Analog input from IDL [message #81992] Fri, 02 November 2012 11:42
b_gom is currently offline  b_gom
Messages: 105
Registered: April 2003
Senior Member
You will almost certainly need to write a DLM to interface the vendor-supplied libraries to IDL. Writing a DLM can be a bit daunting, but is explained really well in Ronn Kling's book. You don't need the latest version of IDL for the DLM, but the DLM you write needs to be compiled for the specific version of IDL being used. You can compile DLMs using the free version of Microsoft Visual Studio.

I've written code for the DataTranslation ADC units (which more than meet your requirements), but their SDK is a bit complicated because they use the same framework to support a wide range of products. I don't know if the NI SDK is better or worse for integration into a DLM, but their main advantage is the Labview interface.

Good luck-



On Friday, November 2, 2012 2:23:34 AM UTC-6, Stefan Fuglsang wrote:
> Any suggestions how to access live analog signals from IDL?
>
> I'm thinking of buying an NI-USB-6210 or similar, but how do I read the signals (through a library in a DLL I guess -- I have very little experience in doing this from IDL)? Any limitations on version (I'm running IDL 6.4, but I can upgrade if necessary)
>
>
>
> Other suggestions for hardware are also welcome.
>
> Requirements: must run on Windows XP, USB connection, resolution>=12 bit , sample rate ~100 samples/s, +- 1 V range, price preferred less than 1000 Euro
>
>
>
>
>
> Thanks
>
> Stefan
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Widget driven analysis
Next Topic: negative indices, am I missing something here?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 19:42:52 PDT 2025

Total time taken to generate the page: 0.00463 seconds