LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

crio realtime application deploy problem

I have a cRIO9073, the code could run in Project Explorer without problem, but I got lots of trouble on deploy it as a startup application.
My questions:
1. Should I check "Disable Autodeploy Variables" or not?
2. What should I set in Build Specifications (I knew check "set as startup")
3. Is there anything could cause the physical input (I mean the data from ADC) disconnected with variables in the code?

Thanks!
0 Kudos
Message 1 of 9
(3,136 Views)

What error do you get ?

 

Describe in more details what you are doing, and what is going on, then someone might help you.

0 Kudos
Message 2 of 9
(3,124 Views)

1. That shouldn't matter if you are running your application as an executable on the cRIO. So, lets forget about it.

2. Did you follow the steps in the attached article:

How Do I Deploy a Startup Executable to my Real-Time Controller?

3. I am not even sure what that means? Are you running the application in Scan Mode or as FPGA?

Adnan Zafar
Certified LabVIEW Architect
Coleman Technologies
0 Kudos
Message 3 of 9
(3,114 Views)
Thanks for your reply.
Actually, I did get any error message, the problem is my code didn't function as it did when it run in Project Explorer.
0 Kudos
Message 4 of 9
(3,092 Views)
Thanks for your answer.
2. I do follow the steps, and all the files looks OK;
3. I'm running the application in scan mode.

The interesting thing is, I verified that the code is running, but my trigger signal pass the trigger level, it should do something but it didn't, looks like the trigger signal didn't feed to the code.
0 Kudos
Message 5 of 9
(3,086 Views)

Your explanation is really vague. What's actually working and what's not? So, your application seems to be running fine, is there any problem when starting up? Or, is it only a problem when reading the trigger signal? What exactly is your trigger signal? What module are you using to read it and how are you checking for the trigger? Also, what do you expect to happen when the trigger signal goes past the trigger level? Is it possible to post your project here which isolates the real time code?

Adnan Zafar
Certified LabVIEW Architect
Coleman Technologies
0 Kudos
Message 6 of 9
(3,079 Views)
Thank you for fast responding.
I think it's hard to explain in plain text. Could I send my code to you?
0 Kudos
Message 7 of 9
(3,071 Views)
I would recommend that you post the code on this forum, so others can help you out as well. If you cannot, then I have no problems looking at it. My email address is on my profile page (you can access it by clicking on my name on the left).
Adnan Zafar
Certified LabVIEW Architect
Coleman Technologies
0 Kudos
Message 8 of 9
(3,067 Views)
I got it, thanks!
0 Kudos
Message 9 of 9
(3,056 Views)