LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

503 Server Overloaded

Hi,

 

I have made a simple remote panel program that is running on a compact rio 9035, I cannot open the remote panel for longer than 12 secs before it says the connection to the server was broken. If I install a refresh cycle on IE then it the changes take 6 seconds to respond when I need real time reactions like 10ms. If the refresh rate is to low then I get a window saying 503 server is overloaded.

 

Is there anyway for me to make this connection to the remote panel constant and real time?

 

I have attached my program and the error message. I am quite new to labview so apologies in advance.

Download All
0 Kudos
Message 1 of 6
(3,230 Views)

I should mention I wouldnt have to complete this method if I could provide dual screen non mirroring control of the Compact rio but the processor only provides a display port 1.2. If anyone has a clue about this either, that would be brilliant.

 

Thank you

0 Kudos
Message 2 of 6
(3,226 Views)

Hello there

 

Have you configured the remote panel according to these articles?

 

Configuring Remote Front Panel on RT Target:
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000YHxcCAG&l=en-US

 

Remote Front Panel With Executables:
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000YHvWCAW&l=en-US

 

Has this issue been occuring since the beginning, or has it only recently started?
Have you also tried using a different web browser? I personally try to use Chrome for remote panels.

Thank you

0 Kudos
Message 3 of 6
(3,172 Views)

Hi I have used the first article and it is more accurate to the needs of the system I am building.

 

It occurs if the page is refreshed too often but thats because I require the remote panel to be real time on a internal LAN connected to the cRio.

I have used multiple browsers and am still getting the same result.

 

Thanks

0 Kudos
Message 4 of 6
(3,170 Views)

Hello there

I'm just interested in a few general questions.

 

1) What version of LabVIEW are you currently using. Is it Full or Professional?

 

2) What are you trying to do with this application? Are you updating values on your computer and reading from the cRIO, or vice-versa

 

3) There are VIs in the project that are not found, have you made any recent changes, or have you excluded some files?

 

Is it imperative that a web browser be used? if not, then you can consider using Network Published Variables to share data. More info here:

https://www.ni.com/en/support/documentation/supplemental/06/using-the-labview-shared-variable.html

https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000x2CMCAY&l=en-US

 

Thank you

 

0 Kudos
Message 5 of 6
(3,164 Views)

Hi,

 

Im using professional version 2015 Labview.

My aim is to run a simple vi and sub vi on a cRio that can be spread across two displays from a cRio 9030 (Using 9035 atm for testing due to to their hardware similarities) but failing on being able to find the correct information on how to have two individual displays. I looked into a remote panel on the Rio to then display on a computer browser, my initial thoughts ere that of the lack of up to date outputs from the sub vi.

 

At one point I mistakenly included the wrong vi and then procedded to remove that file.

 

Its not imperative, its imperative I have a real time display for the sub vi and vi on two different displays.

 

I will look into your suggestions.

 

Thank you

0 Kudos
Message 6 of 6
(3,161 Views)