EN 49
3139 785 31532
5.
Firmware Upgrading & Diagnostic Software
Nucleus Name
DS_BE_RegionCodeSet
Nucleus Number
928
Description
Set the region code in the AV3.
Technical
-
Check if an AV2 or AV3 is connected
-
In case of anAV2 display a “not supported” message
-
In case of an AV3 send the ATAPI SEND_KEY command
Execution Time
User Input
Region code
Error Number
Description
92800
The command executed successfully
92801
There was a time-out while communicating
92802
The Basic Engine returned an unexpected result
92803
The BE returned an error code
92804
No acknowledge received from BE
92805
Communicating with the Basic Engine failed
92806
No disc is present, please insert disc
92807
Region code out of range
92808
User
input
wrong
92809
Region counter expired
92810
This nucleus is not supported by the engine
Example (AV2)
DS:> 928
092810: This nucleus is not supported by the engine
Error @
Example (AV2)
DS:> 928 1
092800:
Test OK @
Nucleus Name
DS_BE_RegionCodeGet
Nucleus Number
929
Description
Read the region code from the AV3.
Technical
-
Check if an AV2 or AV3 is connected
-
In case of an AV2 display a “not supported” message
-
In case of an AV3 send the ATAPI REPORT_KEY command
Execution Time
User Input
None
Error Number
Description
92900
The command executed successfully
92901
There was a time-out while communicating
92902
The Basic Engine returned an unexpected result
92903
The BE returned an error code
92904
No acknowledge received from BE
92905
Communicating with the Basic Engine failed
92906
This nucleus is not supported by the engine
Example (AV2)
DS:> 929
092906: This nucleus is not supported by the engine
Error @
Example (AV3)
DS:> 929
092900: DVD region 1
Test OK @