beautypg.com

Rane ECM 64e User Manual

Page 19

background image

Manual-19

Program all channels from memory on all devices (82 hex):
Transmit $FB 00 $FB 00
Transmit $00 $03 (where $03 = number of data bytes to follow including checksum)
Transmit $82 (command code)
Transmit MEMNUM
Transmit Checksum

Lock device (85 hex):
Transmit ADDR header ($FB XX $FB XX, where XX = ADDR) (See Note 9)
Get DT
Get ID
Transmit $00 $02 (where $02 = number of data bytes to follow including checksum)
Transmit $85 (command code)
Transmit $79 (checksum)
Get COMSTAT

Unlock device (86 hex):
Transmit ADDR header ($FB XX $FB XX, where XX = ADDR) (See Note 9)
Get DT
Get ID
Transmit $00 $02 (where $02 = number of data bytes to follow including checksum)
Transmit $86 (command code)
Transmit $78 (checksum)
Get COMSTAT

Mute Output (87 hex):
Transmit ADDR header ($FB XX $FB XX, where XX = ADDR) (See Note 9)
Get DT
Get ID
Transmit $00 $03 (where $03 = number of data bytes to follow including checksum)
Transmit $87 (command code)
Transmit Output #
Transmit Checksum
Get COMSTAT

Mute all Outputs of all devices (87 hex):
Transmit $FB 00 $FB 00
Transmit $00 $02 (where $02 = number of data bytes to follow including checksum)
Transmit $87 (command code)
Transmit Checksum

UnMute Output (88 hex):
Transmit ADDR header ($FB XX $FB XX, where XX = ADDR) (See Note 9)
Get DT
Get ID
Transmit $00 $03 (where $03 = number of data bytes to follow including checksum)
Transmit $88 (command code)
Transmit Output #
Transmit Checksum
Get COMSTAT

UnMute all Outputs of all devices (88 hex):
Transmit $FB 00 $FB 00
Transmit $00 $02 (where $02 = number of data bytes to follow including checksum)
Transmit $88 (command code)
Transmit Checksum