User manual

17
How to set the value
Use the character or ASCII code as shown below to set the value.
Character + - 0 1 2 3 4 5 6 7 8 9
ASCII code ‘2Bh’ ‘2Dh’ ‘30h’ ‘31h’ ‘32h’ ‘33h’ ‘34h’ ‘35h’ ‘36h’ ‘37h’ ‘38h’ ‘39h’
[Example 1] When setting the AUTO POWER ON to ON. (Values enclosed in quotation marks are ASCII codes.):
When ID is not specied:
Command sent from the PC, etc.
Status code returned
from the projector
Description
‘30’ ‘30’ ‘41’ ‘50’ ‘4F’ ‘4E’ ‘31’ ‘0D’
00APON1
Command for setting the
AUTO POWER ON to ON (ID
command is omitted.)
‘30’ ‘30’ ‘41’ ‘50’ ‘4F’ ‘4E’ ‘31’ ‘0D’
00APON1
Command receipt confirmation
(The statuses are echoed back
as many as the number of the
connected projectors.)
When ID is specied (when the command is sent to the projector with the ID of “01” or “ALL”):
Command sent from the PC, etc.
Status code returned
from the projector
Description
‘30’ ‘30’ ‘3B’ ‘30’ ‘31’ ‘3B’ ‘41’ ‘50’ ‘4F’ ‘4E’
‘31’ ‘0D’
00;01;APON1
Command for setting the
AUTO POWER ON is sent to
the projector with the ID of “01”
or “ALL.”
‘30’ ‘30’ ‘3B’ ‘30’ ‘31’ ‘3B’ ‘41’ ‘50’ ‘4F’ ‘4E’
‘31’ ‘0D’
00;01;APON1
Command receipt confirmation
(The status is echoed back
from the projector with the ID
of “01” or “ALL.”)
[Example 2] When setting the CONTRAST R of the COLOR TEMP.-USER to +10, the CONTRAST G to 0, and the
CONTRAST B to -5. (Values enclosed in quotation marks are ASCII codes.):
When ID is not specied:
Command sent from the PC, etc.
Status code returned
from the projector
Description
‘30’ ‘30’ ‘50’ ‘2B’ ‘31’ ‘30’ ‘2B’ ‘30’ ‘30’ ‘2D’ ‘30’ ‘35’ ‘0D’
00P+10+00-05
Command for setting the
picture control (ID command is
omitted.)
‘30’ ‘30’ ‘50’ ‘2B’ ‘31’ ‘30’ ‘2B’ ‘30’ ‘30’ ‘2D’ ‘30’ ‘35’ ‘0D’
00P+10+00-05
Command receipt confirmation
(The statuses are echoed back
as many as the number of the
connected projectors.)
When ID is specied (when the command is sent to the projector with the ID of “01” or “ALL”):
Command sent from the PC, etc.
Status code returned
from the projector
Description
‘30’ ‘30’ ‘3B’ ‘30’ ‘31’ ‘3B’ ‘50’ ‘2B’ ‘31’ ‘30’
‘2B’ ‘30’ ‘30’ ‘2D’ ‘30’ ‘35’ ‘0D’
00;01;P+10+00-05
Command for setting the
CONTRAST is sent to the
projector with the ID of “01” or
“ALL.”
‘30’ ‘30’ ‘3B’ ‘30’ ‘31’ ‘3B’ ‘50’ ‘2B’ ‘31’ ‘30’
‘2B’ ‘30’ ‘30’ ‘2D’ ‘30’ ‘35’ ‘0D’
00;01;P+10+00-05
Command receipt confirmation
(The status is echoed back
from the projector with the ID
of “01” or “ALL.”)