Next: , Previous: , Up: Commands   [Contents][Index]


13.4.19 Banks available (0x82)

Gives a listing of all the bank IDs for the running machine with their names.

Command body:

Currently empty.

Response type:

0x82: MON_RESPONSE_BANKS_AVAILABLE

Response body:

byte 0-1: The count of the array items
byte 2+: An array with items of structure:
byte 0: Size of the item, excluding this byte
byte 1-2: bank ID
byte 3: Name length
byte 4+: Name