| The
sequence of screen shots below illustrates a sequence of operation of
the SEND_BITS/RCV_BITS panels in the CODEC_TEST system configuration. See subclause 5.4 of the
Compliance Profile for explanation of data value encodings. |
| 1. UDP channel 225.0.0.0:1024 (the lowest
allowed value) is selected by default at startup for monitoring of EVENT
(only) transmission. |
 |
| 2. An event has been transmitted; the encoded data
consists of a single NULL byte (05 hexadecimal). |
 |
| 3. UDP channel 239.255.255.255:65535 (the
highest allowed value) has been selected for monitoring of the
transmission of a single BOOL value, and the boolean value TRUE
has been transmitted as a single byte with the value 41
hexadecimal. |
 |
| 4. Now the boolean value FALSE has been
transmitted as a single byte with the value 40 hexadecimal. |
 |
| 5. UDP channel 225.0.0.0:65535 has been
selected for monitoring of the transmission of a BYTE value
and a WORD value, and the corresponding values have been
transmitted together with tags of 51 and 52
hexadecimal, respectively, and values of 1 and 2,
respectively. |
 |
| 6. UDP channel 225.255.255.255:65535 has been
selected for monitoring of the transmission of a DWORD value
and an LWORD value, and the corresponding values have been
transmitted together with tags of 53 and 54
hexadecimal, respectively, and values of 3 and 4,
respectively. |
 |