DECODESERVICE|DCS|DCS
Select a service for a specified input.
Form:
Command Handler: DCMD
DECODESERVICE|DCS|DCS [INPUT] [SERVICE (1 to 2 args)]
INPUT Argument List:
Verbose Description
ASI Decode ASI input.
RF1 Decode first tuner input.
RF2 Decode second tuner input.
IP Decode Ethernet input.
SERVICE Argument List either in string form which is case sensitive
or an integer value. If not argued first service on input will be
decoded :
Verbose Description
ONDEMAND|1 Decode service 1 (i.e. ONDEMAND) on chosen input.
HBO|2 Decode service 2 ""
ABC|3 Decode service 3 ""
.
..
...
Response:
DISPLAY DECODESERVICE RESPONSE
"OK\r\n
"ERROR- [Description]\r\n" if error, ending command
"\r\n" concludes display responses (empty line)
Examples:
Verbose command to retrieve the current decoder service:
*.DCMD decodeservice ASI 3 <enter>
Response is: OK\r\n\r\n
Verbose command to set the decoder to a specified service:
*.DCMD decodeservice ASI 3 <enter>
Response is: OK\r\n\r\n
Verbose command to set the decoder to a specified service:
*.DCMD decodeservice ASI HBO <enter>
Response is: OK\r\n\r\n
Verbose command to set the decoder to a default service:
*.DCMD decodeservice ASI <enter>
Response is: OK\r\n \r\n
Verbose command to set the decoder with an invalid input (A2D)
*.DCMD decodeservice A2D <enter>
Response is: ERROR - Service not found\r\n \r\n
Verbose command to set the decoder with an invalid input (Invalid Channel)
*.DCMD decodeservice asi Invalid Channel <enter>
Response is: ERROR - Service not found\r\n \r\n
Notes:
AH=active high
LH=active low
Response is: OK