Sony VPL-EW130 Projector User Manual


 
17
VPL-EW130
(2) RESPONSE Command
COMMAND eld for RESPONSE has three sub elds shown as follows.
Fig. 4-8 COMMAND Filed for RESPONSE
1) RESPONSE sub eld
The response returns the result of the request.
OK (01h) Indicates that the request was executed correctly.
NG (00h) Indicates that the request is illegal or cannot be executed.
(1-1) OK Response
For SET Request, the packet format will be as follows.
If the response for SET Request is OK, DATA eld should be 00h. Therefore, DATA LENGTH eld
should be 00h as well.
For Get Request, the packet format will be as follows.
If the response for GET Request is OK, the DATA eld which follows the DATA LENGTH eld
should be lled with returned data.
(1-2) NG Response
For SET/GET Request
If the response for SET/GET Request is no good, DATA eld which follows the DATA LENGTH
eld should be led with “ERROR CODE”. “ERROR CODE” are de ned in 7. of the section 4-3-2.
2) ITEM NO sub eld
Refer to 6. of the section 4-3-2.
3) DATA LENGTH sub eld
This sub eld shows the length in byte of the DATA eld in the SDCP packet. The maximum data
length is 128 bytes. If there is no data to be sent, its value should be 0h.
RESPONSE(1) ITEM NO(2)
DATA LENGTH(1)
OK[01h] ITEM NO(2)
DATA LENGTH[00h]
OK[01h] ITEM NO(2)
DATA LENGTH(2)
NG[00h] ITEM NO(2)
DATA LENGTH(2)