Hello, i'm attempting to interface our HD 1022 units with an external show controller. I've had success with triggering UDP input for my units with a simple package sender that sends things like "pon".
My show controller however sends packets of the form <STX>pon<CR> with STX and CR referring to start and carriage returns. Is there anyway to program triggers so that the look for "<STX>pon<CR>?