PWD header
SHPWSP<unit ID>SX
Position | Name | Description | Value/Range |
---|---|---|---|
1 | SH | Start of heading | 0x01 |
2 - 3 | PW | Device type identifier | PW |
4 | SP | Space | 0x20 |
5 | <unit ID> |
Unit identifier First character of the unit identifier; if the ID is not defined, it is replaced by a space character |
0 ... 9 a ... z A ... Z |
6 | SX | Start of text | 0x02 |
Example of a PWD header:
SHPW ASX
PWD footer
EXCRLF
Position | Name | Description | Value/Range |
---|---|---|---|
1 | EX | End of text | 0x03 |
2 | CR | Carriage return | 0x0D |
3 | LF | Line feed | 0x0A |