DVBASIMODE DVB DBDescription:Enable or disable the DVB_ASI input port. If receive mode is enabled, and a valid DVB-ASI signal is detected, the unit will play the stream. If the input contains a multiple program transport stream (MPTS), the system will play the program specified by DECODEPGMNUM setting (which defaults to the first program listed in the PAT table).The setting is stored as a decoder configuration option and will be automatically applied when the system starts or if the configuration changes have been saved. If a decoder error is detected, the system will stop DVB-ASI playback to recover from the error. DVB-ASI will be automatically restarted after wating for the number of milliseconds configured in the MCASTERRRECOVER setting. The default recovery time is 10000 milliseconds. Form:
DVBASIMODE|DVB|DB [ARGUMENT]
Argument List:
Terse Verbose Description
0 OFF Disable DVB-ASI input
1 RECEIVE Enable DVB-ASI receive
Response:
MODIFY DVBASIMODE 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)
DISPLAY DVBASIMODE RESPONSE
Verbose- "OK\r\n" to acknowledge receipt of command, followed by
"DVBASIMODE= [STANDARD]\r\n", or
"ERROR- [Description]\r\n" if error, ending command
Terse- "0\r\n" to acknowledge receipt of command, followed by
"[TERSE NUMERIC VALUE]\r\n", or
"[NON-ZERO NUMERIC VALUE]\r\n" if error, ending command
"\r\n" concludes display responses (empty line)
Examples:
Verbose command to retrieve current setting:
DVBASIMODE <enter>
Response is: OK\r\n
DVBASIMODE= OFF\r\n
Terse command to retrieve current setting:
DB <enter>
Response is: 0\r\n
0\r\n
Verbose command to change setting to recieve:
DVBASIMODE RECIEVE <enter>
Response is: OK\r\n
Terse command to change setting to receive:
DB 1 <enter>
Response is: 0\r\n
Notes:Products Supporting CommandCreated By: Adtec Digital Inc |