This is what's in the ogScript:
rosstalk.SendMessage("xx.xx.xx.xx", 32, "W\50005\50000\ \LINE ONE\LINE TWO\\", null)
It's sending it as a TCP string.
I xed out the IP address, but it corresponds to the Lyric telnet host, and the string is the IIUpdate command. Les at NAB suggested I use \r\n instead of CRLF, but it doesn't seem to work. That same command does work using the traditional Telnet through a command prompt. From what I can tell, it's not even making it out of Dashboard.
#DashBoard