How to use the supervisor with several independent monitors?

Hi,

I'm currently working on a project in the OMI View application. It's a large supervisory system, with several screens and their respective calls organized in the App_NavBread as a header. I have the requirement that the operator has several screens, and currently to meet this we have opened several instances of the ViewApp Runtime to separate them between the monitors and both windows display the menus.
The problem with using this way is having to log in to several screens every time the ViewApp instance is updated and having to adjust them again between the monitors.
I know it's possible to split these screens using Screen Profile, but I don't know how to keep the menus for each window and keep the screens independent.
Therefore, I need help to find a solution to open only one Runtime ViewApp and already adjust several screens for different monitors, being that these screens remain independent and with the header in each one.

Thank you in advance for your help!

System Platform IDE 2020R2 P01

Parents
  • Hello!

    Certainly, the proposed solutions were good. Due to the project’s demands and time constraints, it wasn't possible to apply them. However, I will definitely try to use them on future occasions.

    The solution I found was to open multiple windows of the same instance, as I was already doing, and use a scripting language like AutoHotkey to adjust and maximize the windows on each monitor. However, I still haven’t managed to solve the login issue.

    Thanks everyone!

Reply
  • Hello!

    Certainly, the proposed solutions were good. Due to the project’s demands and time constraints, it wasn't possible to apply them. However, I will definitely try to use them on future occasions.

    The solution I found was to open multiple windows of the same instance, as I was already doing, and use a scripting language like AutoHotkey to adjust and maximize the windows on each monitor. However, I still haven’t managed to solve the login issue.

    Thanks everyone!

Children
No Data