DECODECLOSEDCAPTION DCC DC
Sets closed caption display modes. EIA608 closed captions will be shown on composite
outputs only or an all display outputs if an OSD based EIA608 mode is selected.
All EIA708 closed captions are OSD based and will be shown on all display outputs.
The default setting is 608CC1.
The DECODECLOSEDCAPTION setting is saved in the DCMD CONFIGURATION file.
Note: OSD based DECODECLOSEDCAPTION modes and OSD cannot be used at the same time.
If OSD or OST modes are active ,then an OSD based DECODECLOSEDCAPTION options
will not be activated. The API will return an error message
"Osd is active, cannot enable OSD based closed captions" in this case.
The terse form of the error message is 567.
Note: Arguments labeled for RD60 are the only supported for the RD.
Note: Not all closed caption options are implemented at this time.
Form:
Command Handler: DCMD
DECODECLOSEDCAPTION|DCC|DC [ARGUMENT]
Argument List:
Terse Verbose Description
0 OFF No closed caption is displayed
1 608CC1 (DEFAULT) EAI608 Closed Caption CC1 shown on composite outputs
*2 608CC2 (*NOT SUPPORTED) EAI608 Closed Caption CC2 shown on composite outputs
*3 608CC3 (*NOT SUPPORTED) EAI608 Closed Caption CC3 shown on composite outputs
*4 608CC4 (*NOT SUPPORTED) EAI608 Closed Caption CC4 shown on composite outputs
5 608OSDCC1 EAI608 Closed Caption CC1 shown on all display targets using OSD
6 608OSDCC2 EAI608 Closed Caption CC2 shown on all display targets using OSD
7 608OSDCC3 EAI608 Closed Caption CC3 shown on all display targets using OSD
8 608OSDCC4 EAI608 Closed Caption CC4 shown on all display targets using OSD
9 708OSDS1 EAI708 Closed Caption Service 1 is shown on all display targets using OSD
*10 708OSDS2 (*NOT SUPPORTED) EAI708 CC Service 2 shown on all display targets using OSD
*11 708OSDS3 (*NOT SUPPORTED) EAI708 CC Service 3 shown on all display targets using OSD
*12 708OSDS4 (*NOT SUPPORTED) EAI708 CC Service 4 shown on all display targets using OSD
*13 708OSDS5 (*NOT SUPPORTED) EAI708 CC Service 5 shown on all display targets using OSD
*14 708OSDS6 (*NOT SUPPORTED) EAI708 CC Service 6 shown on all display targets using OSD
15 608708CC EAI608 and EAI708(if present) Closed Captions displayed on SDI and composite outputs (RD Only)
Response:
DECODECLOSEDCAPTION RESPONSE
Verbose- "OK\r\n" to acknowledge receipt of command, or
"ERROR- [Description]\r\n" if error, ending command
Terse- "0\r\n" to acknowledge receipt of command, or
"[NON-ZERO NUMERIC VALUE]\r\n" if error, ending command
"\r\n" concludes modify responses (empty line)
Examples:
Verbose command to set 608 closed caption CC1 for all display targets.
*.DCMD DCC 608OSDCC1<enter>
Response is: OK\r\n
Terse command to set 608 closed caption CC1 for all display targets.
*.DCMD DC 5 <enter>
Response is: 0\r\n
Verbose command to retrieve current setting:
*.DCMD DECODECLOSEDCAPTION <enter>
Response is: OK\r\n
DECODECLOSEDCAPTION= 608ALL\r\n
Verbose command to retrieve current setting:
*.DCMD DCC <enter>
Response is: OK\r\n
DECODECLOSEDCAPTION= 608OSDCC1\r\n
Terse command to retrieve current setting for 608 closed caption CC1 for all
display targets:
*.DCMD DC <enter>
Response is: 0\r\n
5\r\n
Notes: