12-16-2015 11:14 AM
Hi everybody
I tried to find a solution for this problem .
When I use a Timeloop , the first time the VI work very well but the second time Labview crash.
This is the error message :
Description:
Stopped working
Problem signature:
Problem Event Name: APPCRASH
Application Name: LabVIEW.exe
Application Version: 12.0.1.4014
Application Timestamp: 522f27d1
Fault Module Name: lvalarms.dll
Fault Module Version: 5.0.0.49154
Fault Module Timestamp: 4fccee09
Exception Code: 80000003
Exception Offset: 00001779
OS Version: 6.1.7601.2.1.0.256.48
Locale ID: 1033
I tried to change the processor (Timeloop paramters ) but I got the same error
This is the VI that I used
Thank you for you help
12-16-2015 11:18 AM
@Ruroniko wrote:
This is the VI that I used
I don't see an attached VI, can you try it again?
Posting a code snippet should also work.
12-16-2015 11:23 AM - edited 12-16-2015 11:30 AM
sorry
I trie again
12-16-2015 11:28 AM
Still nothing. Use the button shown:
12-16-2015 11:44 AM
I don't have the same buton
this is a picture
12-16-2015 12:03 PM
I use a other account
sorry about that
12-16-2015 12:48 PM
no body ?
12-16-2015 03:38 PM
Can you try to right-click the timed structure inputs and select "Configure input node", then change the processor assignment to Manual, processor 0?
It worked for this guy.
12-16-2015 05:18 PM
Hi
thank you for the reply
So I changed the processor ( I put 0). But still not work
12-16-2015 05:48 PM
Is there a way you can create a VI that causes the problem but doesn't require any specific hardware to run?
I don't have whatever DAQ device you do so I can't test it.