clvLabs/PyATEMMax

setInputExternalPortType() does not work

clvLabs opened this issue · 1 comments

After calling setInputShortName() an [InPr] (Input Properties) is received from the switcher with the changed name.

However, after calling setInputExternalPortType() i haven't received any response from the switcher yet.

The code seems to be doing the same as the original, but I haven't tested it on an Arduino to verify if the original code works with my switcher.

Closing the issue. My knowledge about the internal workings of the switcher is limited, so probably it was my mistake trying to set a port type that maybe was not allowed.