beautypg.com

Rane ECS RaneWare User Manual

Page 30

background image

RW Manual-30

Get data from channel (01 hex):
Transmit ADDR header ($FB xx FB xx, where xx = ADDR)
Get DT
Get ID
Transmit $00 $08 (where $00 08 = number of data bytes to follow through start param)
Transmit $01 (command code)
Transmit $00
Transmit MEMNUM
Transmit 2 bytes; the starting SPL param byte index (See Note 5)
Transmit 2 bytes; the number of SPL parameter bytes (See Note 5)
Transmit Checksum (See Note 3)
Get SPL
Get Checksum (for SPL)
Get COMSTAT

Get device-type and manufacturer’s identification codes (02 hex):
Transmit ADDR header ($FB xx FB xx, where xx = ADDR)
Get DT
Get ID
Transmit $00 $02 (where $00 02 = number of data bytes to follow including checksum)
Transmit $02 (command code)
Transmit $FC (Checksum)
Get COMSTAT

Get globals (03 hex):
Transmit ADDR header ($FB xx FB xx, where xx = ADDR)
Get DT
Get ID
Transmit $00 $02 (where $00 02 = number of data bytes to follow including checksum)
Transmit $03 (command code)
Transmit $FB $FB (Checksum, See Note 1)
Get Global Parameters
Get Checksum (for Global Parameters)
Get COMSTAT

Get device serial/identification number (04 hex):
Transmit ADDR header ($FB xx FB xx, where xx = ADDR)
Get DT
Get ID
Transmit $00 $02 (where $00 02 = number of data bytes to follow including checksum)
Transmit $04 (command code)
Transmit $FA (Checksum)
Get 3-byte number, MSB first
Get Checksum (for serial ID)
Get COMSTAT

Get software revision (05 hex):
Transmit ADDR header ($FB xx FB xx, where xx = ADDR)
Get DT
Get ID
Transmit $00 $02 (where $00 02 = number of data bytes to follow including checksum)
Transmit $05 (command code)
Transmit $F9 (Checksum)
Get hardware revision
Get software revision (× 10)
Get Checksum (for hardware and software revisions)
Get COMSTAT