02-26-2010
11:03 AM
- last edited on
03-01-2010
11:09 AM
by
Support
Hello,
I'm using DasyLab for communicating with Keynes Control instruments : the Netpod.
Unfortunately, I get an alternative error when I execute my program. An error window opens with the message "Out of memory. Abort" like showing in this picture :
Next, another window appears, saying that the error occurs in the 'modul.c' file at the line 1094 in the DasyLab10 and at the line 1158 for the DasyLab11 (the same error is occuring with both versions of DasyLab) :
My software is composed of 2 worksheets (DSA) controlled by one sequensor. The 1st worksheet is used for defining some variables, the second one gets these variables and uses them for doing the acquisitions.
Would it be possible that you tell me where to go for finding my problem, and/or maybe what is the problem ?...
Thanks a lot
Philanos
PS : Sorry for my english, I'm french I did my best, but don't hesitate to ask me for giving better explanation !
03-01-2010 06:55 AM
Hi,
Unfortunaly we don't have answer for this problem.
You can read this post: How to receive support for the DASYLab products
Have a nice day.
Aurélien J.
National Instruments France
03-01-2010 08:04 AM
I agree... you need to contact your local distributor with the information included that is listed in the first message on this message board.
I'm not familiar with the Netpod, but I am concerned that you are using the *.DSA format for your working worksheets. The DSA format is for interchange between versions, and it's large, takes a long time to load and save. You should be using File Save As... to store the sheet as *.DSB once it's running in the current version.
Because this error is happening in both V10 and V11, you should provide your reseller with the worksheet, your DASYLab.ini file, the Help->Report, and any and all information about the hardware configuration of your computer.
03-05-2010 02:25 AM
Thanks a lot for your answers, they don't arrange my business but I'll go to this way.
I post again the 2 missing pictures...
They are the 2 messages gived by the 10th version or 11th version of DasyLab about the C code error :
Philanos
03-05-2010 05:57 AM
Did you try to uninstall and re-install DASYLab? Also did you downloaded the newest V10 release?
Which computer are you using? memory, processor, etc?
I do agree that you should contact a local service provider for DASYLab
03-05-2010 07:09 AM
Yes, we uninstall and re-install LabView 10 and installed the 11th version only for testing this bug.
We didn't downlad the last V10 release.
The problem is reproducingeach time in the same way.
The computer is an HP, with a core2duo processor and 4GB memory on XP.
03-05-2010 07:16 AM
I definetely would contact Keyenes Controls because it could be something wrong with their driver.
What happen if you start a clean DASYLab worksheet without any Keyenes drivers installed?
We are running DASYLab with different drivers including some that we wrote for our hardware and never had this problems.
03-05-2010 12:49 PM
Hello,
I'm french too !
Did you have some graphics modules in your worksheets ?
I had this error when i use an XY chart and i ask too much bloc to show.
When i have error message or crash i delete some module and test again and at final i can find where is the error.
Also sometimes a modification in one module can corrupt it after saving for the next start. So you need to delete and recreate the module.
Good luck
Hugus
03-08-2010 02:15 AM
We don't have graphics module, but, indeed, the worksheet deals with a lot of data and we notified that the worksheet reacts better with less data.
The idea of recreate the worksheet is inconceivable, the project is too important !
But, for the moment, we'll concentrate our effort on the driver provided for DasyLab, because we suspect that this driver gets an error catched by DasyLab...
Philanos