DVX video signal detection
yan_benyamin
Posts: 42
in AMX Hardware
I read the instruction manual that there's a command ?VIDIN_STATUS that requests a signal status on the video input port. Is there a channel for detecting a video input signal, as that may ease the programming by having a channel event rather than sending out queries every few seconds.
0
Comments
Also implemented a laptop stack to track the order of laptops being plugged in so once one is disconnected, I go back to the previous one(s) if still plugged in. Any time a laptop loses sync, I remove it from the stack. If no laptops left in the stack, I go to a default source. Works pretty well for my purposes.