I have looked in the help for a [ui] config entry for this. I am sure I remember that this function exists.
How to make the Desktop UI stop or close if the connection to the server is lost?
Todd Malone
close desktop UI if connection lost
- leoknipp
- Posts:2928
- Joined: Tue Aug 24, 2010 7:28 pm
Re: close desktop UI if connection lost
Are you looking for the config-entry fatalDialogSeconds?
Best Regards
Leopold Knipp
Senior Support Specialist
Best Regards
Leopold Knipp
Senior Support Specialist
- tmalone
- Posts:192
- Joined: Mon Nov 22, 2010 11:21 pm
Re: close desktop UI if connection lost
that is a cool config entry for the popup.
No, my question is: when the desktop UI looses network connection, it remains open waiting for a response. How can we script or automatically close the UI?
Due to some visualization and other requirements for Train Control, we cannot leave the UI open with any possible bad information visible.
Todd
No, my question is: when the desktop UI looses network connection, it remains open waiting for a response. How can we script or automatically close the UI?
Due to some visualization and other requirements for Train Control, we cannot leave the UI open with any possible bad information visible.
Todd
- leoknipp
- Posts:2928
- Joined: Tue Aug 24, 2010 7:28 pm
Re: close desktop UI if connection lost
If you use the config entry
[ui]
fatalDialogSeconds = 0
the UI will stop immediately when the connection to the Event Manager is lost.
Best Regards
Leopold Knipp
Senior Support Specialist
[ui]
fatalDialogSeconds = 0
the UI will stop immediately when the connection to the Event Manager is lost.
Best Regards
Leopold Knipp
Senior Support Specialist