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

Home » Public Forums » archive » Re: Frame Grabbers with IDL
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: Frame Grabbers with IDL [message #7515] Tue, 26 November 1996 00:00 Go to previous message
kak is currently offline  kak
Messages: 16
Registered: February 1995
Junior Member
Troy Klein <troy.klein@jhuapl.edu> writes:

> Rolando Raqueno wrote:
>>
>> Does anybody have experience with having IDL control a frame grabber
>> (any recommendations) hosted by a PC?
>>
> 2) IDL on the PC seems to break up its memory allocation for variables
> into 64KB chunks.
> That is, you can't transfer more than 64KB of data at a time.

> Has anyone else run into the 64KB limit on a PC, or am I dreaming?

I had the same problem with transferring frames from a CCD camera
memory board (16MB per image series). This is a limitation of Win31
because as a 16bit operating system it cannot simply allocate
memory chunks > 64kB. There are of course workarounds but they did
not work with IDL.
My advice: change to Win95 or better to WinNT4.0 and use IDL 4.01.
In that combination you work completely in a 32bit environment
and programming that stuff is a breeze - after you learned it ;-)
One disadvantage: the upgrades will cost you quite a lot and it's
some days work to get your computer working again with the new
operating system.
Still, IMHO it's worth the effort.

Karl
[Message index]
 
Read Message
Read Message
Previous Topic: Re: plotting tool
Next Topic: Bug with printf in IDL 4.0.1 under Unix

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

Current Time: Wed Oct 08 19:51:53 PDT 2025

Total time taken to generate the page: 0.00400 seconds