We had a potential opportunity where the customer asked APC to connect two Automation Panels and display the same machine operation page, but needed to make sure that while one of the Automation Panels was being operated, the other one could not be operated (it could be displayed).
As the APC will run Windows so we browsed help of ADI .NET SDK and found the methods # NativeMethods.AdiLockPanel and # NativeMethods.AdiIsPanelLocked could support the customer’s requirement. But the discription of these tow methods said only signle-touch screen was supported.
But now the customer only accept FHD screen, which PCT multi-touch AP933 can be used do the HMI software compatibility, but the multi-touch screen behaviour was never mentioned in SDK’s document.
So, is there anyone have the experience of this topic? Could the PCT multi-touch screen be locked by this way or is there any other method?
Thanks