MediaGateway
User Manual
94
7.5
Check Status
This method will respond with the current status of the device.
Current status can be:
Normal Mode
: When current configuration is loaded from flash.
Dynamic Mode
: When current configuration is loaded dynamically. In dynamic
mode,
Host LED
blinks a little bit faster.
Request with:
Method ID: 0x0005
Length: 0x8
Payload: no payload
Response:
This method returns a SOME/IP message with return code 0x00 (OK). The response
payload will contain only one byte with following information:
0x01: for Normal Operation
0x02: for Dynamic Operation
7.6
Set WakeUp Line Status
This method provides the user the possibility of driving the wakeup line to high or low
level. Two wake up lines are available in the MediaGateway.
Request with:
Method ID: 0x0006
Length: 0xA
Payload: 2 bytes with wakeup line information
2 Byte
1
2
Line selection
New line status
Field Name
Data Type
Description
Line selection
UINT8
0x01 for WakeUp line 1
0x02 for WakeUp line 2
New line Status
UINT8
0x00 for new status LOW
0x01 for new status HIGH