Data acquition gui started crashing after 1-10hr
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I have a DAQ app that pulls data then plots it ans logs it. I've had it running for days without issue. In the last few days two of the plots stop updating and some errors start getting displayed.
json_scenetree could not find node in replaceChild
Its strange that it just starts all of a sudden and that it takes a varable amount of time before the error starts. I'm going to try to make a GUI switch to make the plots not update (most of the time no one is looking at the plots anyways). I'm also looking to add:
opengl software
Based on this post https://www.mathworks.com/matlabcentral/answers/266547-why-always-said-an-error-occurred-while-drawing-the-scene-need-help
but I;m not sure what is really happingin. Sorry I'm not posting my code as its really long and there are a lot of things going on.
Here is the computer that is compiling the program:
-----------------------------------------------------------------------------------------------------
MATLAB Version: 9.5.0.1586782 (R2018b) Update 8
Java Version: Java 1.8.0_152-b16 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode
-----------------------------------------------------------------------------------------------------
MATLAB Version 9.5 (R2018b)
Curve Fitting Toolbox Version 3.5.8 (R2018b)
Data Acquisition Toolbox Version 3.14 (R2018b)
MATLAB Compiler Version 7.0 (R2018b)
Statistics and Machine Learning Toolbox Version 11.4 (R2018b)
and the program is running on a windows 7 computer
Thanks for any help
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Graphics Performance finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!