The
"Response" dialog is accessed through the Service menu.
This dialog allows you to see the last response received from the data projector. This is useful when diagnosing communications problems. Any text within the response will be displayed as-is and any non-text characters will be decoded and presented as an ASCII value bracketed by less-than and greater-than symbols (i.e., <ASCII Value>.)
For example you might receive a response like this:
VOL<32>244<13>
In this example the <32> represents a space and the <13> represents a carriage return.