EN 44
3139 785 31150
Firmware Upgrading & Diagnostic Software
5.
Nucleus Name
DS_BE_MotorOff
Nucleus Number
916
Description
Turn off the turntable motor
Technical
-
Check if an AV2 or AV3 is connected
-
In case of an AV2 Send the TURN_TABLE_MOTOR_OFF command
-
In case of an AV3 Send the transparent BIT engine TTM command
Execution Time
Less than 1 second on AV2
4 seconds on AV3
User Input
None
Error Number
Description
91600
Turn table motor is off
91601
There was a time-out while communicating
91602
The Basic Engine returned an unexpected result
91603
The BE returned an error code
91604
No acknowledge received from BE
91605
Communicating with the Basic Engine failed
91606
Unable to enter service mode
Example
DS:> 916
091600:
Test OK @
Nucleus Name
DS_BE_Tilt
Nucleus Number
920
Description
Test the tilt mechanism control loop, or allow its proper functioning to be
measured.
Before executing this nucleus a non-empty disc must be loaded in the recorder
Technical
-
Check if an AV2 or AV3 is connected
-
In case of an AV2
-
Send the TRAY_IN command
-
Send the READ_TOC command
-
Send the TILT_COMMAND command with parameter 0x00 0x00
-
Send the TILT_COMMAND command with parameter 0x00 0x01
-
Send the TILT_COMMAND command with parameter 0x00 0x02
-
In case of an AV3 display a “not supported” message
Execution Time
Approximately 15 seconds
User Input
None
Error Number
Description
92000
The command executed successfully
92001
There was a time-out while communicating
92002
The Basic Engine returned an unexpected result
92003
The Basic Engine returned an error code
92004
No acknowledge received from BE
92005
Unable to send tray in
92006
Unable to read the disc
92007
No disc is loaded
92008
Unknown disc is loaded
92009
Unable to enter service mode
92010
This nucleus is not supported by the engine
Example (AV2)
DS:> 920
092000: Tilt sensor bathtub: (71,-12,145)(68,-12,135)(62,-
10,120)(56,-92,97)(50,-75,86)(44,-59,80)(41,-52,80)(35,-
37,86)(29,-22,86)(23,-
7,92)(17,8,111)(11,23,135)(8,31,138)(5,39,158)
Test OK @
Example (AV3)
DS:> 920
092010: Tilt function is not supported by the engine
Error @