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

Home » Public Forums » archive » Re: IDL verses other interpertative languages (tcl/tk, khouros, pv_wave, etc).
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: IDL verses other interpertative languages (tcl/tk, khouros, pv_wave, etc). [message #10550 is a reply to message #10549] Wed, 17 December 1997 00:00 Go to previous message
Peter Mason is currently offline  Peter Mason
Messages: 145
Registered: June 1996
Senior Member
On Tue, 16 Dec 1997, Stuart E. Murray wrote:
<...about writing a Satellite Sensor Simulator>


As much as I like IDL, I don't think that it is the right tool for this kind
of task.

I haven't done this sort of thing in IDL, but I think that it may be tricky.
You would have to link to an external library (e.g., a Windows DLL) to access
data acquisition boards and maybe even parallel/serial ports. (IDL doesn't
support port access up front. It may be possible using IDL's I/O or DEVICE
routines in some sly way, but I haven't tried.) Real-time may be an issue if
you have a fair amount of processing, and it certainly will be a tough issue
(perhaps impossible?) if you want to act on interrupts instead of polling
things. (And the timer resolution for polling might not be good enough.)
And so on.

I have a colleague who is designing software to operate a hyperspectral profile
scanner. (He's also designing much of the scanner itself.) Data acquisition,
a fair amount of processing, real-time displays, etc. He's using a Windows-
based "thing" called LabView. I say "thing" because it's quite unlike any
other application I've seen. It's a "graphical programming environment
for instrumentation" - one can generate very sophisticated programs with it,
without having to type a line of code. Apparently it's very popular for this
kind of work. My colleague can't seem to say enough good things about it.
Indeed he has quite an evangelical attitude towards it, and wouldn't give up
on catching me at teatime and remarking about "LabView" until I had spent a
morning with him being (genuinely) impressed by its power and ease-of-use.

I understand that a demo version is available.
Check out: http://www.labview.com


Cheers

Peter Mason
CSIRO division of Exploration and Mining
P.O Box 136, North Ryde, NSW, 2113, Australia
E-Mail: p.mason@syd.dem.csiro.au Tel: +61 2 9490-8883 Fax: 9490-8960/8921
Web: http://www.syd.dem.csiro.au/research/MMTG/
[Message index]
 
Read Message
Read Message
Previous Topic: problem with map_set (what AM i seeing?)
Next Topic: DC_Read_Free in IDL?

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

Current Time: Sun Oct 12 09:03:01 PDT 2025

Total time taken to generate the page: 1.92021 seconds