50)
REGISTER D SET
Function:
Changes the current setting of Register D. (RS-232)
Format:
Integer
R D
Explanation:
Register D contains the settings of the function switches which
are stored in the EPROM. These settings are copied to this
register when power is turned on or when they are selected in the
Function Switch Setting Mode
. Once power is turned on or you
have exited the
Function Switch Setting Mode
, the settings cannot
be changed. This command can be used to temporarily change
the settings of the functions. It must be noted that changes to
some functions may suspend playback or disable further control.
The following functions can be set. To set a function to 1 (ON),
give the value indicated in the Integer.
To set multiple functions to 1, the integer values must be added
up. All eight functions can be specified in combination by using
the decimal values from 0 to 255.
The completion status is returned immediately.
Execution:
* Initial value 9600 Baud, No Parity, 1 Stop Bit (00H)
12 R D <C/R>
R <C/R>
* 9600 Baud, Even Parity, 1 Stop Bit.
NOTE:
Once the serial port is set to Input Device by Register D bit 7, the
player cannot be controlled by the port during a Level II program
execution. The only way to recover from this condition is to halt
the Level II program execution.
LD-V8000 Level I & III • Chapter Four
Integer
Function
1
0
1
Baud Rate
9600 (00)
4800 (01)
2
1200 (10)
NOT USED (11)
4
Parity
Enable
Disable
8
Parity
Odd
Even
16
Stop Bit
2
1
32
Data Length
7
8
64
TXD Terminator
<C/R> & <L/F>
<C/R>
128
Serial Port Setting
Controller
Input Device
Figure 4-X
LD-V8000 Level I & III User’s Manual
TP 113 v. 2.1 • 2/93
4-53
REGISTER D SET