Description:
Display the current input transport stream information.
Form:
Command Handler: DCMD
INPUTTS|ITS|IS [INPUT/TRANSPORT_STREAM]
To display the input transport stream/s:
INPUTTS [T_S]
Argument List:
INPUT
ASI
RF1
RF2
IP
TRANSPORTS_STREAM (any valid program ID)
100
3
5
Response:
DISPLAY INPUTTS "MODE" RESPONSE
"OK\r\n" to acknowledge receipt of command, followed by
"[TSINFO]\r\n", or
"ERROR- [Description]\r\n" if error, ending command
"\r\n" concludes display responses (empty line)
Examples:
Verbose command to retrieve current input information setting:
*.DCMD INPUTTS <enter>
Response is: OK\r\n
ASI 1 "Service 1" "Provider Name"\r\n
ASI 2 "Service 2" "Provider Name"\r\n
ASI 3 "Service 3" "Provider Name"\r\n
RF1...
RF2...
IP...
Verbose command to retrieve current input information on PID 2:
*.DCMD INPUTTS 2 <enter>
Response is: OK\r\n
ASI 2 "Service on 2" "Provider Name"\r\n
RF1 2 "Service on 2" "Provider Name"\r\n
RF2 2 "Service on 2" "Provider Name"\r\n
IP Services Unavailable \r\n
Verbose command to retrieve current input information setting:
*.DCMD INPUTTS ASI <enter>
Response is: OK\r\n
ASI 1 "Service 1" "Provider Name"\r\n
ASI 2 "Service 2" "Provider Name"\r\n
ASI 3 "Service 3" "Provider Name"\r\n
.
..
...
Notes: