Language Reference
TDF
230 | OUTPUT 723;"TDF P;TRA[50]?;" | Query trace data as decimal values in absolute |
|
| units (dBm). Query only the 50th element. |
240 | ENTER 723;N | Assign data to variable . |
250 | DISP N | Print value . |
Description The TDF command formats trace information for return to the controller.
TDF P (parameter) gives data as
TDF M (measurement) gives data as
TDF A gives data as an absolute block data eld. The MDS command determines whether data comprises one
TDF I gives data as an indenite block data eld. The MDS command determines whether data comprises one
TDF B gives data as binary values in measurement units. The MDS command determines whether data comprises one
The following tables summarize how the TDF command aects trace data transmission.
| TDF P | TDF M | TDF B | TDF A | TDF I |
Byte 1 | 1 | 1 | (3) | # | # |
Byte 2 | 0 | 0 | (A) | (I) | |
Byte 3 |
|
|
|
|
|
. | 0 |
| (0) | (3) | |
Byte 4 | 0 | 0 |
| (2) | |
Byte 5 |
| 10 (EOI) |
|
|
|
0 |
| (3) |
| ||
Byte 6 | 10(EOI) |
|
| (232) |
|
|
|
|
|
|