Hello,
Has anyone used serial communication through Doremi?
I have a Doremi Showvault/IMD with a Barco DP2K-10s projector. We have a need for a multiple HDMI input as that auditorium is used for FATHOM events with their DVR, also used by a church every week so they connect an HDMI to their Laptop and occasionally by our DVD player. So I bought a HDMI switcher that can be controlled via simple serial commands like >>HDMI1, >>HDMI2, etc.
I was able to connect it to my windows computer via a USB to serial converter and send commands using command prompt (copy con COM3: and it worked like expected - changing from one input to another.
However, I connected it to the Doremi via it's built in serial port and set up a device using raw serial and selected serial port /dev/ttyS0.
image.png
and setup macro to send text message to this device. But it doesn't seem to work. I have used simply >>HDMI1, I have used >>HDMI1\r\n, I have used >>HDMI1\r, I have used \w>>HDMI1\w, \wHDMI1\r\n\w. Nothing seems to work.
Anyone know how to send proper serial commands through serial port on a doremi?
Thank you in advance for your help.
Has anyone used serial communication through Doremi?
I have a Doremi Showvault/IMD with a Barco DP2K-10s projector. We have a need for a multiple HDMI input as that auditorium is used for FATHOM events with their DVR, also used by a church every week so they connect an HDMI to their Laptop and occasionally by our DVD player. So I bought a HDMI switcher that can be controlled via simple serial commands like >>HDMI1, >>HDMI2, etc.
I was able to connect it to my windows computer via a USB to serial converter and send commands using command prompt (copy con COM3: and it worked like expected - changing from one input to another.
However, I connected it to the Doremi via it's built in serial port and set up a device using raw serial and selected serial port /dev/ttyS0.
image.png
and setup macro to send text message to this device. But it doesn't seem to work. I have used simply >>HDMI1, I have used >>HDMI1\r\n, I have used >>HDMI1\r, I have used \w>>HDMI1\w, \wHDMI1\r\n\w. Nothing seems to work.
Anyone know how to send proper serial commands through serial port on a doremi?
Thank you in advance for your help.
Comment