Owner's manual

100
MIDI Implementation
The VS-2480/2480CD can transfer and receive the internal parameters information using
system exclusive messages, and also can be controlled by the external devices using system
exclusive message.
The VS-2480/2480CD can transmit and receive Universal System Exclusive messages, Data
Request (RQ1) and Data set (DT1) as the System Exclusive Message.
About Model ID
The Model ID of the VS-2480/2480CD is 00H,40H as for Data Request (RQ1) and Data set
(DT1). The VS-2480/2480CD also can receive 00H,40H (VS-2480/2480CD) and 00,36H (VE-
7000).
About Device ID
System Exclusive messages are not assigned to any particular MIDI channel. Instead, they
have their own special control parameter called device ID.
The roland system exclusive messages use device IDs to specify multiple VS-2480/2480CD
units.
The VS-2480/2480CD sends system exclusive messages using 00H-1FH, and receives the
system exclusive messages whose device ID is same as its device ID and 7FH.
the value of the device ID is the value set on the UTILITY-MIDI screens DEVICE ID minus
one.
Universal System Exclusive message
INQUIRY MESSAGE
Status
Data byte Status
F0H 7EH,Dev,06H,01H F7H
Byte Description
F0H Status of System Exclusive Message
7EH Universal System Exclusive message Non Real-time header
Dev Device ID (or 7FH)
06H General Information (sub-ID #1)
01H Identify Request (sub-ID #2)
F7H EOX (End of System Exclusive Message)
The message is used to request the particular information of the VS-2480/2480CD.
The VS-2480/2480CD does not transmit the message.
If the VS-240 received the message and the device ID of the message is same as its device.
ID or 7FH, the VS-2480/2480CD transmits the following Identify Reply message.
Identity Reply
Status
Data Byte Status
F0H 7EH,Dev,06H,02H,41H,mmH,mmH, F7H
00H,00H,00H,00H,ssH,ssH
Byte Description
F0H Status of System Exclusive Message
7EH Universal System Exclusive Non Real-time Header
Dev Device ID
06H General Information (sub-ID #1)
02H Identify Request (sub-ID #2)
41H Manufacturer ID (Roland)
mmH mmH Device Family Code (VS-2480/2480CD)
00H 00H Device Family No.
00H
00H
ssH ssH Software Revision Level
F7H EOX (End of Exclusive Message)
The value of the device family code is according to the value of SYSTEM parameters “MIDI
Model ID.”
When VS-2480/2480CD, the value of the device family code is 40H 01H.
MIDI Time Code
Status
Data Byte Status
F0H 7FH,Dev,01H,01H,hr,mn,sc,fr F7H
Byte Description
F0H Status of System Exclusive Message
7FH Universal System Exclusive
Real-time Header
Dev Device ID
01H MIDI Time Code
01H MIDI Time Code Full Message
hr Type/Hour (0yyzzzzz)
yy: Time Code Type
0=24 Frame/Sec
1=25 Frame/Sec
2=30 Frame/Sec (Drop)
3=30 Frame/Sec (Non-Drop)
mn Minutes (0–59)
sc Second (0–59)
fr Frame (0–29)
F7H EOX (End of Exclusive Message)
MIDI Machine Control Commands
Status
Data Byte Status
F0H 7FH,Dev,06H,aaH, ..., bbH F7H
Byte Description
F0H Status of System Exclusive Message
7FH Universal System Exclusive
Real-time Header
Dev Device ID (or 7FH)
06H MMC Command Message
aaH Command
::
bbH Command
F7H EOX (End of Exclusive Message)
(*) see “3. MIDI Machine Control.”
Data Transfer (RQ1,DT1)
Data Request (RQ1)
Status
Data Byte Status
F0H 41H,Dev,mmH,mmH,11H, F7H
aaH,bbH,ccH,ddH, ssH,ssH,ssH,ssH,Sum
Byte Description
F0H Status of System Exclusive Message
41H Manufacturer ID (Roland)
Dev Device ID
00H 40H Model ID (VS-2480/2480CD)
11H Command ID (RQ1)
aaH Address MSB
bbH Address
ccH Address
ddH Address LSB
ssH Data MSB
ssH Data
ssH Data
ssH Data LSB
Sum Check Sum
F7H EOX (End of Exclusive Message)
Data Set (DT1)
<Model ID = 00H 40H (VS-2480/2480CD)>
Status
Data Byte Status
F0H 41H,Dev,mmH,mmH,12H, F7H
aaH,bbH,ccH,ddH, ..., eeH,Sum
Byte Description
F0H Status of System Exclusive Message
41H Manufacturer ID (Roland)
Dev Device ID
00H 40H Model ID (VS-2480/2480CD)
12H Command ID (DT1)
aaH Address MSB
bbH Address
ccH Address
ddH Address LSB
eeH Data
Sum Check Sum
F7H EOX (End of Exclusive Message)
<Model ID = 00H 36H (VE-7000)>
Status Data Byte Status
F0H 41H,Dev,mmH,mmH,12H, F7H
aaH,bbH,ccH,ddH, ..., eeH,Sum
Byte Description
F0H Status of System Exclusive Message
41H Manufacturer ID (Roland)
Dev Device ID
00H 36H Model ID (VE-7000)
12H Command ID (DT1)
aaH Address MSB
bbH Address
ccH Address LSB
ddH Data
Sum Check Sum
F7H EOX (End of Exclusive Message)
The message is transmitted under the following condition.
If the device ID on the message is same as that of the receive device, and the address on the
message correspond to the specified parameter base address, the received data are stored
form the specified parameter base address.
If the interval of received messages is shorter than 25 msec, the VS-2480/2480CD can not
work the receive message procedure correctly.
2480v2_app_e.book 100 ページ 2006年2月7日 火曜日 午後3時33分