28
Examples of setting are:
Examples)
1.
To set [STX] for the prefix:
Prefix 02 FF FF FF
2.
To set [CR(0Dh)][LF(0Ah)] for the suffix:
Suffix0D 0A FF FF
3.
To set [A(41h)][B(41h)][C(41h)]D(41h)] for the prefix:
Prefix 41 42 43 44
4.
To set [1(31h)][2(32h)][*(2Ah)][?(3Fh)] for suffix:
Suffix 31 32 2A 3F