Home »
Public Forums »
archive »
Re: idl and hardware
Re: idl and hardware [message #5931] |
Tue, 12 March 1996 00:00 |
thompson
Messages: 584 Registered: August 1991
|
Senior Member |
|
|
Harald Schonfeld <hs@undine.physik.uni-erlangen.de> writes:
> Hi,
> I'm absolutely new in the idl area. I just wonder if idl is mainly for
> analyzing data or also for controlling the hardware to get the data. We would
> need to control frame grabbers, stepping motors and some other hardware. Is it
> sensible to do that with idl?
IDL is mainly for analysing data. However, we have used it in the past for
doing some simple controlling of laboratory equipment. The most complex task
we've done in that language consisted of
1. Reading from a CCD camera
2. Controlling X,Y,Z stepper motors that the camera was mounted on
3. Reading from a amp meter
4. Reading from a programmable counter
All the instruments used a GPIB interface. We used CALL_EXTERNAL on a Sun
Sparcstation to connect to C libraries to communicate with the GPIB controller.
It worked pretty well, although we would hand off control to a OS/2-based PC
for more sophisticated handling of the CCD camera.
Bill Thompson
|
|
|
Current Time: Wed Oct 08 15:44:45 PDT 2025
Total time taken to generate the page: 0.00444 seconds