DOWNLOAD Panasonic PT-RZ470U / PT-RZ470E / PT-RZ470EA / PT-RW430U / PT-RW430E / PT-RW430EA (serv.man8) Service Manual ↓ Size: 21.15 MB | Pages: 84 in PDF or view online for FREE

Model
PT-RZ470U PT-RZ470E PT-RZ470EA PT-RW430U PT-RW430E PT-RW430EA (serv.man8)
Pages
84
Size
21.15 MB
Type
PDF
Document
Service Manual
Brand
Device
Projector / 1-CHIP DLP BASED PROJECTOR
File
pt-rz470u-pt-rz470e-pt-rz470ea-pt-rw430u-pt-rw430e.pdf
Date

Panasonic PT-RZ470U / PT-RZ470E / PT-RZ470EA / PT-RW430U / PT-RW430E / PT-RW430EA (serv.man8) Service Manual ▷ View online

INF - 10
4. External control
  4. 1. Control by SERIAL terminal
    4. 1. 1. Connecting example
To connect directly
To connect using DIGITAL LINK compatible device
    4. 1. 2. Pin assignment and signal
4. 1. 3. Communication condition
Pin
 (Factory default)
    4. 1. 4. Communication condition setting
1. Press MENU button of main body or remote controller.
      Go to Main menu → Projector setup.   In sub menu,
      select "RS-232C" and press ENTER.  
2. Select communication condition by pressing ▲ ▼ button.
      Set it with pressing ◀ ▶ button.
3. Press MENU button 3 times and return to regular display.
    4. 1. 5. Specification of cable communication
  
In case of connecting to PC
NC
NC
NC
NC
DSR
NC
NC
NC
The <SERIAL IN> terminal of the projector conforms with RS-232C so that the projector can be connected to and controlled
from a computer.
9
9
Projector
(SERIAL IN terminal)
Computer
(DTE specifications)
 NC
CTS
Connected each
other inside
RTS
 NC
2
3
4
5
6
Signal name
Contents
 NC
TXD
Transmitting data
 NC
GND
Ground
RXD
Receiving data
Signal level
 
RS-232C standard
Synchronization
 Asynchronous
Baud rate
 
9 600 bps
Parity
 None
Character length
 8 bit
1
2
3
4
5
6
7
8
      Note : Interface cable is not a standard accessory. Please purchase locally.
                RS-232C input select of projector setup menu must be set according to the connection method.
Stop bit
 1 bit 
X Parameter
 None
S Parameter
 None
1
7
8
D-sub 9pin(Female)
 
Outside view
 
<Computer>
 
D-Sub 9p (male)
 
<Projector connecting terminals>
 
Communication cable (straight)
 
<Computer>
 
D-Sub 9p (male)
 
<Projector connecting terminals>
 
Communication cable (straight)
 
LAN cable (straight)
 
DEGITAL LINK Terminal
 
<DIGITAL LINK compatible device>
 
INF - 11
    4. 1. 6. Basic format
The transmission from PC starts with STX, ID, Command, Parameter and EXT are sent in order.
Parameter is added depending on the control.
1. Basic control command (No parameter)
2. Basic control command (with Parameter)
3. Basic control command (with sub command)
4. Calculation
Direction of how to deal the indicated value by parameter
Direction
 
Set the value of indicated value by parameter.
 
Add the indicated value by parameter on current value.
5. Code
Direction of plus / minus for the indicated value by parameter
Direction
 
The value indicated by parameter is plus. ( If it is 0, set this.)
 
The value indicated by parameter is minus.
6. Parameter
Indicate the setting or adjustment value with right justification.( 0 is not suppressed.)
For example, indicate "00001" for the setting value "1".
7. ID for the basic commands
・This projector will respond to the computer only in the following cases.
Respond only when the transmitted ID is matched to this projector's ID.
RESPONSE(ID ALL) in RS232C settings of this projector is ON and the sent ID is ALL.
RESPONSE(ID GROUP) in RS232C settings of this projector is ON.
・Specifically, please refer to "Control Commands List"
8. Response of basic control commands
In accepted period
It depends on each command.
Out of accepted period or no command
Parameter or REMOTE 2 terminal is active
9. Note
If a command is transmitted after the light source starts illuminating, there may be a delay in response or the 
command may not be executed. Try sending or receiving any command after 60 seconds.
When transmitting multiple commands, be sure to wait until 0.5 seconds has elapsed after receiving the response
from the projector before sending the next command.
There is a case that it takes some time for responding because of internal processing.
Please set the timeout period to more than 10 seconds until the responses comes back.
ID
Separator
(Semi colon)
ID
4 bytes
Separator
(Semi colon)
5 bytes
1 byte
Code
STX)
Parameter
Terminal symbol
(ETX)
1 byte
5 bytes
1 byte
+
-
Code
=
_( underbar)
03h
34h
Character
2
E
R
1 byte
Character
Hedder
Command
30h
Terminal symbol
STX)
(ETX)
1 byte
3 bytes
1 byte
1 byte
Separator
STX)
(Colon)
Hedder
Hedder
ID
Separator
(Colon)
Hexadecimal
02h
45h
0
1
31h
34h
Command
(Semi colon)
Code
Hexadecimal
02h
52h
1 byte
1 byte
4
Command
3 bytes
4
E
R
Separator
4 bytes
1 byte
3 bytes
4 bytes
1 byte
45h
52h
0
Parameter
Terminal symbol
(ETX)
1 byte
Sub
d
Calculation
1 byte
30h
32h
Undefined length
03h
INF - 12
  4. 2. Control through LAN terminal
    4. 2. 1. Connection example
    4. 2. 2. WEB Control Admin for password set (Protect mode)
      4. 2. 2. 1. Connecting procedure
1. Get the IP address and port number (default is 1024) of the projector and request the connection to the projector.
  IP address and the port number can be get in menu of projector.
Get it in Main menu, "Network" → "Network Status"
Get it in Main menu "Network" → "Network Control" → "Command Port"
2. Receive the response from projector.
Response data
Mode: 1 = Protect mode
3. 32bytes hash value is created using the data below by MD5 algorism.
xxxxxx:yyyyy:zzzzzzzz″
xxxxxx : Administrator user name of WEB CONTROL (Default is "admin1")
yyyyy
: Password of admin1 above (Default is "panasonic")
zzzzzzzz: Random value of 8 bytes got from response data
:  colon : Separator
      4. 2. 2. 2. Command transmission
Send with the command style below.
Transmitting data
Receiving data
Error response
“ERR1”
 Command format error
“ERR2”
 Out of parameter
“ERR3”
 Busy or unavailable time
“ERR4”
 Timeout or unavailable time
“ERR5”
 Data length error
“ERRA”
 Invalid password
Error massage <4 bytes>
0x0d
1 byte
1 byte
(ASCII character)
Non defined length
Hash value
32 bytes
(Refer to item3 in 4.2.2.1.)
‘0’
Control command
0x0d
Header
(CR)
Data
Terminal symbol
‘0’
(CR)
0x30
0x30
0x30
(ASCII character)
‘0’
1 byte
9 bytes
1 byte
0x0d
8 bytes
1 byte
1 byte
1 byte
Data
Control command
Header
‘0’
Terminal symbol
(ASCII character)
0x31
0x20
(ASCII code hexadecimal
0x20
(CR)
Terminal symbol
Data
Space
Mode
Space
IP Address:
Port number:
“zzzzzzzz”
1 byte
Terminal symbol <1 byte>
 (CR)  0x0d
 (CR)  0x0d
 (CR)  0x0d
 (CR)  0x0d
 (CR)  0x0d
 (CR)  0x0d
1 byte
0x30
1 byte
It is possible to control this projector by connecting PC to the LAN terminal on the side of this projector.
"DIGITAL LINK MODE" of the NETWORK menu, set to [AUTO] or [ETHERNET].
Connection and command transmission changes depending on Mode ( Admin Password is set or not with
 
WEB CONTROL). When setting the password (protect mode), please follow 4.2.2. When not setting the password
 
(non protect mode), please follow 4.2.3.
The control command is common with SERIAL terminal command, so please refer to "Control command chart".
Random numbers
“NTCONTROL”
‘   ’
‘1’
‘   ’
Non defined length
<Projector>
 
LAN terminal
 
<Computer>
 
LAN cable
 
(Straight)
 
LAN cable
 
(Straight)
 
Hub
 
Note:
 
Lan cable and Hub are not standard accessories. Please purchase locally.
 
When connected directly, cross type cable is recommended.
 
INF - 13
Example. Asking command on power condition "QPW"
1. Connection to projector
IP = 192.168.0.8      port = 1024
2. Response received
Response = "NTCONTROL 1 1aa6c14e" + (CR)
1aa6c14e = 8 byte random value
3. Hash data is created from "admin1 : panasonic : 1aa6c14e" by MD5 algorism
admin1 = Administrator user name
panasonic = "admin1" password
Hash value = "01466bc27ed8c0b7e607471580c55953"
4. Data transmission
Transmitting data = "01466bc27ed8c0b7e607471580c5595300QPW" + (CR)
5. Receiving response
Receiving data = "00000" + (CR)
6. Close the communication with projector
    4. 2. 3. WEB Control Admin without password setting (Non protect mode)
      4. 2. 3. 1. Connecting procedure
1. Get the projector IP address and port number (default is 1024) and request the connection to the projector.
  IP address and the port number can be get in menu of projector.
Get it in Main menu, "Network" -> "Network Status"
Get it in Main menu "Network" -> "Network Control" -> "Command Port"
2. Receive the response from projector
Responding data
Mode: 0 = Non protect mode
      4. 2. 3. 2. Command transmission
Send the command with the style below.
Transmission data
Receiving data
Error response
“ERR1”
 Command format error
“ERR2”
 Out of parameter
“ERR3”
 Busy or unavailable time
“ERR4”
 Timeout or unavailable time
“ERR5”
 Data length error
“ERRA”
 Invalid password
Example. Asking command on power condition "QPW"
1. Connecting to projector
IP = 192.168.0.8    port = 1024
2. Receiving response
Response = "NTCONTROL 0 " + (CR)
3. Data transmission
Transmitting data = "00QPW" + (CR)
4. Receiving response
Receiving data = "00000" + (CR)
5. Close the connection to projector
‘0’
‘0’
Control command
(CR)
1 byte
1 byte
Non defined length
1 byte
Error massage <4 bytes>
1 byte
1 byte
Non defined length
1 byte
0x30
0x30
(ASCII character)
0x0d
Header
Data
0x30
0x30
(ASCII character)
0x0d
Header
Data
Terminal symbol
‘0’
‘0’
Control command
(CR)
IP Address:
Port number:
Data
Space
Terminal symbol
Mode
(CR)
0x0d
1 byte
(ASCII character)
0x20
0x30
9 bytes
1 byte
1 byte
“NTCONTROL”
‘   ’
‘0’
 (CR)  0x0d
Terminal symbol <1 byte>
 (CR)  0x0d
Terminal symbol
 (CR)  0x0d
 (CR)  0x0d
 (CR)  0x0d
 (CR)  0x0d
Page of 84
Display

Click on the first or last page to see other PT-RZ470U / PT-RZ470E / PT-RZ470EA / PT-RW430U / PT-RW430E / PT-RW430EA (serv.man8) service manuals if exist.