097-72020-01 Revision K – December 2005 TimeSource User’s Guide 95
Chapter 4 TL1 Reference
Response Format
Parameter blocks may be null (contain no parameters), or contain one or more
parameters. Two colons occur next to each other if a parameter block is null.
Multiple parameters in a parameter block are separated by commas. Two commas
occur next to each other if a parameter is null.
Entering a semicolon at the end of the command indicates that the command
statement is completed to the interpreter, and executes the command.
Figure 4-1. Command Format
Response Format
When a command is received and processed, a response is returned. All responses
include a source identifier (<sid>), the date, the time, an M to indicate that it is a
response to a command, and the correlation tag (<ctag>) that was entered with the
command.
Figure 4-2 shows the completed response format. COMPLD indicates that the
command completed without error.
Figure 4-2. Completed Response Format
Figure 4-3 shows the denied response format. DENY indicates that the command
was denied due to an error. The <errcde> parameter indicates the corresponding
error type, or cause of the error.
<s
>
<
ate>
<t
me>
M^^<ctag>^COMPLD
^^^/*LINK:,link>,CMD:<command>*/
;
Note: If the command was a query, additional information is displayed before the semicolon.