DOWNLOAD Panasonic PT-RZ370U / PT-RZ370E / PT-RZ370EA / PT-RW330U / PT-RW330E / PT-RW330EA (serv.man5) Service Manual ↓ Size: 2.02 MB | Pages: 26 in PDF or view online for FREE

Model
PT-RZ370U PT-RZ370E PT-RZ370EA PT-RW330U PT-RW330E PT-RW330EA (serv.man5)
Pages
26
Size
2.02 MB
Type
PDF
Document
Service Manual
Brand
Device
Projector / 1-CHIP DLP BASED PROJECTOR
File
pt-rz370u-pt-rz370e-pt-rz370ea-pt-rw330u-pt-rw330e.pdf
Date

Panasonic PT-RZ370U / PT-RZ370E / PT-RZ370EA / PT-RW330U / PT-RW330E / PT-RW330EA (serv.man5) Service Manual ▷ View online

INF - 9
    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.
1 byte
4 bytes
1 byte
45h
52h
Character
30h
32h
0
E
R
4
E
R
Separator
Parameter
Terminal symbol
(ETX)
1 byte
Sub
d
Calculation
Command
Character
3 bytes
1 byte
Hexadecimal
02h
45h
0
1
31h
34h
Command
(Semi colon)
Undefined length
03h
Code
Hexadecimal
02h
2
52h
Hedder
Command
30h
Terminal symbol
STX)
(ETX)
1 byte
3 bytes
1 byte
1 byte
Separator
STX)
(Colon)
Hedder
Hedder
ID
Separator
(Colon)
1 byte
4
1 byte
4 bytes
1 byte
3 bytes
(ETX)
1 byte
5 bytes
1 byte
+
-
Code
=
_( underbar)
03h
34h
ID
Separator
(Semi colon)
ID
4 bytes
Separator
(Semi colon)
5 bytes
1 byte
Code
STX)
Parameter
Terminal symbol
INF - 10
  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
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".
Terminal symbol <1 byte>
 (CR)  0x0d
 (CR)  0x0d
 (CR)  0x0d
 (CR)  0x0d
 (CR)  0x0d
 (CR)  0x0d
Random numbers
“NTCONTROL”
‘   ’
‘1’
‘   ’
(ASCII character)
1 byte
Non defined length
IP Address:
Port number:
“zzzzzzzz”
(CR)
Terminal symbol
Data
Space
Mode
Space
0x31
0x20
(ASCII code hexadecimal
0x20
1 byte
0x30
1 byte
9 bytes
1 byte
0x0d
8 bytes
1 byte
1 byte
1 byte
Data
Control command
Header
‘0’
Terminal symbol
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
<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 - 11
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
 (CR)  0x0d
 (CR)  0x0d
 (CR)  0x0d
 (CR)  0x0d
 (CR)  0x0d
Terminal symbol <1 byte>
 (CR)  0x0d
Terminal symbol
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’
0x30
0x30
(ASCII character)
0x0d
Header
Data
Terminal symbol
‘0’
‘0’
Control command
(CR)
‘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
INF - 12
5. Notification for service operation
  5. 1. Before service operation
    5. 1. 1. Light source
1. LD(Laser) unit that is mounted on the inside of the light source unit is classified in Class 4 of the safety standards
Laser light can damage the human eye and skin.
It is dangerous, please do not perform energization in the state where the lighting case was disassembled.
2. The light source of the projector uses LED and Lasers, and has the following characteristics.
The luminance of the light source will decrease by duration of usage.
The life varies greatly depending on individual differences and usage conditions.
3. Static electricity or electrical surges will reduce and degrade the reliability of the light source.
When working with the LDs take countermeasures to avoid the generation of static electricity, Use or wear appropriate
work clothes, gloves, shoes, grounded wrist straps and other tools to avoid static electricity.
    5. 1. 2. DMD chips
1. The DMD chips are precision-made. Note that in rare cases, pixels of high precision could be missing or always lit.
     Note that such phenomena does not indicate malfunction.
2. This is not a malfunction. Directing a high-power laser beam onto the lens surface can damage the DMD chips.
    5. 1. 3. Lithium battery
1. The lithium battery is used for the internal clock in the A-P.C.Board. So when it consumed it must be replaced.
* Use only specified lithium battery.
* used battery must be scrapped according to the instruction.
2. After replacing the lithium battery, set the "Date and Time" on the sub-menu which in main menu "projector set up".
  5. 2. Service
    5. 2. 1. Supporting Methods
The basic service policy is shown below.
 ・ P-P.C.Board 
(* Specified components are replaced)
 ・ M1-P.C.Board (internal)
 ・ K-P.C.Board
 ・ M2-P.C.Board (intake)
 ・ D-P.C.Board
 ・ M3-P.C.Board (airflow)
 ・ B-P.C.Board
 ・ CW-P.C.Board
 ・ PD-P.C.Board
 ・ LD unit
 ・ DMD Block (with FM-P.C.Board)
 ・ LED-R unit
 ・ Lens unit
 ・ LED-B unit
 ・ Other electrical parts / Other mechanical parts
    5. 2. 2. Jig and Tool
1. Hexlobe (TORX type) driver
When disassembling the top cover.
Part No. : TZSH07035
2. One-sided screw removal tool
When disassembling the optical block.
Part No. : TZSH07036
3. Hex wrench
When separating a lighting block and DMD block.
Please use the Hex wrench on the commercially available.
4. Laser safety glass
Wavelength 440 ~ 455nm adaptation, laser light full absorption type.
Please use the Laser safety glass on the commercially available.
Lithium battery : CR2032
 Individual parts supply.
 Individual parts replacement on
k t
  Block replacement
  P.C.Board replacement
Service method
Applied parts
T10H  (2.72mm), 80mm or more in length
3 mm
Page of 26
Display

Click on the first or last page to see other PT-RZ370U / PT-RZ370E / PT-RZ370EA / PT-RW330U / PT-RW330E / PT-RW330EA (serv.man5) service manuals if exist.