Owner's Manual

Table Of Contents
4 Command control
43 / 45 PJ05030305B
4.10.9 Operation
Use the command as shown in the following examples.
(Example1) DHCP Client setting
Purpose: To set DHCP Client to On.
(1) Transmit the data from the external controller to the projector as follows.
1: External controller
0x21
0x89
0x01
0x4C
0x53
0x44
0x53
0x31
0x0A
'!'(Operation)
PJ
Individual : 1
'L'
'S'
'D'
'S'
On
End
(2) If the projector receives the data (1) above and the command receipt is normal, an ACK is returned from the projector as follows.
2: Projector
0x06
0x89
0x01
0x4C
0x53
0x0A
ACK
PJ
Individual : 1
'L'
'S'
End
(3) The projector set DHCP Client to On.
(Example2) IP Address setting
Purpose: To set IP Address to 192.168.1.10.
(1) Transmit the data from the external controller to the projector as follows.
1: External controller
0x21
0x89
0x01
0x4C
0x53
0x49
0x50
0x43
0x30
0x41
0x38
0x30
0x31
0x30
0x41
0x0A
'!'(Operation)
PJ
Individual : 1
'L'
'S'
I
P
192(=0xC0)
168(=0xA8)
1(=0x01)
10(=0x0A)
End
(2) If the projector receives the data (1) above and the command receipt is normal, an ACK is returned from the projector as follows.
2: Projector
0x06
0x89
0x01
0x4C
0x53
0x0A
ACK
PJ
Individual : 1
'L'
'S'
End
(3) The projector saves 192.168.1.10. to IP Address. (Valid after network reboot)
(Example3) Network reboot
To reboot Network
(1) Transmit the data from the external controller to the projector as follows.
1: External controller
0x21
0x89
0x01
0x4C
0x53
0x52
0x53
0x31
0x0A
'!'(Operation)
PJ
Individual : 1
'L'
'S'
R’
S
Execute
End
(2) If the projector receives the data (1) above and the command receipt is normal, an ACK is returned from the projector as follows.
2:
Projector
0x06
0x89
0x01
0x4C
0x53
0x0A
ACK
PJ
Individual : 1
'L'
'S'
End
(3) The projector reboots the Network.