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

Home » Public Forums » archive » data acquisition, device control
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: data acquisition, device control [message #3488 is a reply to message #3406] Sat, 28 January 1995 13:28 Go to previous messageGo to previous message
rivers is currently offline  rivers
Messages: 228
Registered: March 1991
Senior Member
In article <3g8rj4$smc@nps.navy.mil>, Richard Olsen <olsen@physics.nps.navy.mil> writes:
> We'd like to use IDL as a front-end for data acquisition on a PC,
> which basically means being able to talk to an A-D converter, and
> presenting the results in ~real time with IDL
>
> Has anyone done this, or something similar?
>
We do this in our projects at the National Synchrotron Light Source and many of
the experimental groups building x-ray beamlines at the Advanced Photon Source
at Argonne National Lab plan to use IDL as an important component of the
operator interface for data acquisition and display.

It is all done with CALL_EXTERNAL. Many of these projects have two "threads"
running. A real-time thread written in C handles the fast data acquisition and
interrupt handling. The IDL thread gets data from the C thread and displays it.
The IDL thread is widget driven and allows the operator to control the
acquisition, display and data storage.

____________________________________________________________
Mark Rivers (312) 702-2279 (office)
CARS (312) 702-9951 (secretary)
Univ. of Chicago (312) 702-5454 (FAX)
5640 S. Ellis Ave. (708) 922-0499 (home)
Chicago, IL 60637 rivers@cars3.uchicago.edu (Internet)
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Again.....plot interrupt?
Next Topic: Re: Announcing PV-WAVE on Linux

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

Current Time: Fri Oct 10 05:52:26 PDT 2025

Total time taken to generate the page: 1.60013 seconds