Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Thanks Magnus, this worked perfectly! I just had to swap the connector one role but other than that it worked like a charm. This will make one of our users very happy. Here is the full code in case anyone else comes across this thread: const xapi = r...
Thanks for the reply Magnus. I was trying to use the code we had setup for dual screen presentations just with an extra command to change the role of connector 1. Here is the code: const xapi = require('xapi');const ToggleDual = 'dual_presentation';f...
Is there a way to setup a macro to swap two monitors to two different roles through a GUI toggle? We have setup the dual screen presentation toggle (the one from the examples), and a hide presentation toggle, but I can't figure out how to write a cod...