MIDI Implementation
10
9 System Exclusive Messages
6 Identity Reply
Status Data byte Status
F0H 7EH, 10H, 06H, 02H, 41H, 42H, 00H, F7H
00H, 20H, 00H, 01H, 00H, 00H
Byte Explanation
F0H Exclusive status
7EH ID number (Universal Non-realtime Message)
10H Device ID
(use the same as the device ID of Roland)
06H Sub ID#1 (General Information)
02H Sub ID#2 (Identity Reply)
41H ID number (Roland)
42H Device family code (LSB)
00H Device family code (MSB)
00H Device family number code (LSB)
20H Device family number code (MSB)
00H Software revision level
01H Software revision level
00H Software revision level
00H Software revision level
F7H EOX (End of Exclusive)