Mitsubishi Electronics QnUCPU Home Theater Server User Manual


 
1
2
3
APPEN-
DIX
6
7
8
Appendix 3 Method of Replacing Basic Model QCPU or High Performance Model QCPU with Universal
Model QCPU
Appendix 3.3 Instructions
APPENDICES
App - 35
(c) Program after replacement
In the sequence program after replacement, two programs are required as shown below.
1) Main routine program
Replace the CHKST and CHK instructions with the CALL instructions so that a subroutine program is
called.
One CALL instruction is required for each device specified as check condition in front of the CHK
instruction. (In the program before replacement shown in (b), four CALL instructions need to be added
since there are four check conditions in front of the CHK instruction.)
Device number and contact number of X devices (check condition) are specified in each CALL instruc-
tion.
Contact number is used to display failure number when a failure is detected.
Figure App.12 Program execution
Figure App.13 Sample program
FEND
RET
END
<After transition>
END
<Before transition>
Initial processing
P0
Main routine
program
Main routine
program
Subroutine
program
An failure status is checked, and if a failure is detected,
a failure number is stored in D200.