Spent a few days on this and could never get it to work.?
Did direct IP to the display, instead.??
Try to send 232 commands from the Zyper management platform web page.?
Type text in the window, text is sent when you click *outside* of that text box. There is no 'send' button on the web page.?
For the 232, you will need to put the command sent inside of quotes, especially if there are non-printable characters. This is not clearly stated in the API document. Tech support made me aware of this.?
EX: the Panasonic \x02PON\x03, without the start and end chars, the server connection does not choke.?
However, with these chars included, the server connection will reset and the command is never executed at the server.?
Also, The head end server has a command suffix that is always applied to 232 commands. This character can be changed but feature cannot be disabled and is \x0D by default.?
That said, I could set the endpoint 232 baud rate settings via command line. This does work.?
set device <receiver Name> rs232 9600 8-bits 1-stop none\x0A\x0D