07-28-2009 06:27 AM
I need that knowledge to solve my problem. I have two different programs. In which one is not working because of an error:
“Non Fatal run-Time error: Function imgGrabSetup return value==-1074397181 (0xbff60003) not enough memory to perform the operation”
The thing is,
on both the Sid is the same, and what´s more, it takes only confirmation about the acquisition. Both progs have different structure, working
one has "standard grab" structure, and the other one, well has “mine
one…” but I´m working on global structure and variables. I have checked
that every one of them is ok, and it has it correct value until the
moment of the not working imgGrabsetup function where everything just
"stops".
Can someone explain me this please?
08-01-2009 09:32 AM
08-11-2009 09:27 AM
Hi Deusto,
here you are a forum thread that tackles the same issue:
http://forums.ni.com/ni/board/message?board.id=200&message.id=11496&requireLogin=False
Beside, you can find tips to improve memory allocation in this knowledge base:
http://zone.ni.com/devzone/cda/tut/p/id/3490
Regards. |