On Fri, May 29, 2020 at 10:30 AM, <nathan@...> wrote:
The processor can handle multiple, but best would be to create one UI that can handle multiple users. So create your vtp file with variable lists/buttons and have separate instances in simpl windows that all use the same UI file. Then each user would have their own IPID to connect to and own logic to drive the UI.?
Now if you switch to CH5 in the future, this methodology goes out the window thankfully.?
Thanks a lot @nathan
Can you please elaborate on having "variable lists and buttons"??
My main concern is that there's very intricate logic driving the Room Selection subpages and whatnot, so we wouldn't want users experiencing changes in their app being triggered by other users.