I'm having some difficulty in sending telnet messages from dashboard to a BMD videohub - the problem being that I can't seem to get dashboard to correctly send a value for [RETURN].
I'm using rosstalk.sendMessage('192.168.x.x',9990,'VIDEO OUTPUT ROUTING:n7 8n');
n= what I understand to be the [RETURN] value.
Is this correct? Or do I have to initiate the telnet session from dashboard prior to sending the message?
Thanks