LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

PDA Module 8.5 - Error 70891003 Unable to lock memory chunk

When I Run my application on my PDA (HP-iPAQ hx2700) I get the following error:

Application Failed: Error 70891003 Unable to lock memory chunk

What is the cause of this error?  Is it just simply that my application is too big?

Thanks,
Jason
0 Kudos
Message 1 of 2
(4,240 Views)
Hi Jason.  Are you using DAQmx Base?  If so, you might want to view the KnowledgeBase linked below.  If not, what version of LabVIEW PDA and LabVIEW are you using?  Also, what PDA Operating System are you using?  Usually this error is a result of the code you are using containing a LabVIEW feature that is not supported by the PDA module.  For example, this error has often been seen when using tab controls incorrectly.  You can find more information on what is not supported in LabVIEW PDA in LabVIEW Help, under PDA/TPC Module Reference.
 
 
Meghan M.
0 Kudos
Message 2 of 2
(4,203 Views)