#RAW Sequences
This message turned up in search, but its forum couldn’t be identified from the original transcript, so it may not be linked into its thread.
Everything seems to be working fine now. Thanks a million.
Just to rap this up, I'll restate the correct sequences that have appeared in
half a dozen or so messages over the last week.
WINDOW STATUS REQUEST sequence in the RKM is wrong. The correct sequence is:
$9B $30 $20 $71
WINDOW BOUNDRY REPORT sequence in the RKM is *almost* correct. The RKM omits
the fact that there is a space ($20) between the window width parameter and the
terminating 'r' charactor.
DEVICE STATUS REQUEST sequence in the RKM is missing a byte. The correct
sequence is:
$9B $36 $6E
CURSOR POSITION REPORT (hard as it is to believe) is described correctly in the
RKM.