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


13.4.13 Resource Get (0x51)

Get a resource value from the emulator. See (Settings and resources)Settings and resources.

Command body:

byte 0: Length of resource name
byte 1+: Resource name

Response type:

0x51: MON_RESPONSE_RESOURCE_GET

Response body:

byte 0: Type of the resource

0x00: String, 0x01: Integer

byte 1: Length of the value
byte 2+: The value