I have now setup a Smart Wall in Milestone XProtect Smart Client with three monitors.
So far I have developed a program to set the layout and camera to be displayed on targeted screen of the layout by sending the command using
EnvironmentManager.Instance.SendMessage(…, …);
Now that I want to do it on the other way, to retrieve the current configuration on the monitor(s) including type of layout and camera on display of each of the screen of the layout.
What is the way of doing it?
Best regards,
BC Chang