From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

JKI State Machine and LabVIEW Realtime

Solved!
Go to solution

Hello,

I have a question in my JKI state machine code. I am getting an error 53 as soon as I run my code under a myRIO project. It runs perfectly alone, but I am getting this error in real time. Could you please help me figure this out? What are the items in the JKI state machine that do not work in real time?

Thanks guys!

 

Serge

0 Kudos
Message 1 of 2
(2,375 Views)
Solution
Accepted by sergeelkhoury

I believe there is no display in myRIO. You are trying to open up the front panel with that reference. Remove or disable any UI references in your code and it should run fine.

 

mcduff

0 Kudos
Message 2 of 2
(2,373 Views)