12713020-002-2 Revision D – April 2004 SSU-2000 User’s Guide 301
TL1 Command Interface
RTRV-STATUS-ALARM:[tid]:[aid]:
ctag;
Valid aid code: SxAy
This command returns the current status of all alarms. The
format for the response message is:
^^^"aid:almnum,stat" <cr lf>
where:
aid = module or input port
almnum = alarm number for that aid
status = current state of each alarm condition [OK|BAD]
RTRV-STATUS-CLK:[tid]:[aid]:
ctag;
Valid aid code: ALL or S1A1 or S1A12
This command returns the clock status, loop mode, current
time constant value and current priority quality level (pql).
Two message lines are returned if aid = ALL, one for each
clock module (if both installed).
The format for each response line is:
^^^"aid:mstat,mode,tau,pql" <cr lf>
where:
aid = which clock module status is being displayed
mstat = module status [OK|SEL|DIS|FLT]
clock mode = [WARM|ACQ|LOCK|HOLD]
tau = current time constant in seconds for the clock
control loop
pql = Stratum Level of the clock
RTRV-STATUS-INPUT:[tid]:[aid]:
ctag;
Valid aid code: ALL, S1Ay[-z]
This command returns the condition (current operating mode
and readings) of the input ports.
The format of each response line is:
^^^"aid:mstat,pstate,(pha),(phb),pql" <cr lf>
where:
mstat = module status {OK|DIS|FLT}
pstate = the port state {OK|DIS|FLT}
pha and phb = current 1 second phase values in
nanoseconds, or NA if not available
pql = current pql level (read or provisioned) being
reported by the port, if available.
One line is returned for each port designated by the aid.
Table B-5. TL1 Retrieve Commands (Continued)
Command Description