Pioneer LD-V8000 User Manual page 90

Level ii
Hide thumbs Also See for LD-V8000:
Table of Contents

Advertisement

Example #1: The player waits for numeric button input and execution proceeds in one
of four ways, depending upon the input value.
Address
Argument
0100
0105
0107
0112
0116
0121
0126
0130
0135
0139
0143
0147
Example #2: In response to the "menu" at frame 1000, branch to one of 4 different
locations (400, 500, 600, and 700) when an input of 1, 2, 3, or 4 is received.
Address
Argument
0100
1000
0105
0107
0111
0115
0119
0123
0127
Pioneer LD-V8000 Level II User's Manual
Command
1000
SEARCH
3
INPUT
1500
AUTOSTOP
147
BRANCH
3500
SEARCH
4000
AUTOSTOP
147
BRANCH
4500
SEARCH
100
WAIT
147
BRANCH
105
BRANCH
...
Command
SEARCH
5
INPUT
105
BRANCH
400
BRANCH
500
BRANCH
600
BRANCH
700
BRANCH
105
BRANCH
LD-V8000 Level II • Chapter Four
Hex Code
Comment
F7
Search to Menu Frame (1000)
F8
Wait for input 0, 1, 2, (3 - 9)
F3
0-digit: play 1000 to 1500
CF
F7
1-digit: Search to 3500
F3
CF
F7
2-digit: Search to 4500
FB
CF
CF
digits 3-9, ignore these
Hex Code
Comment
F7
Search to FRAME 1000
F8
Allow 0 - 4 and "other (5 - 9)
CF
0-digit: ignore it
CF
1-digit: go to address 400
CF
2-digit: go to address 500
CF
3-digit: go to address 600
CF
4-digit: go to address 700
CF
digits 5-9: ignore
TP 114 v. 1.1
INPUT
<end of 0-digit code block>
and play to 4000
<end of 1-digit code block>
and wait 10 seconds
<end of 2-digit code block>
8/92
(cont.)
4-49

Advertisement

Table of Contents
loading

Table of Contents