Panasonic DLP Projector PT-DZ770U PT-DZ770UL Operating Instructions
Have a look at the manual Panasonic DLP Projector PT-DZ770U PT-DZ770UL Operating Instructions online for free. It’s possible to download the document as PDF or print. UserManuals.tech offer 10737 Panasonic manuals and user’s guides for free. Share the user manual or guide on Facebook, Twitter or Google+.
Troubleshooting ENGLISH - 111 Maintenance ProblemsPoints to be checked Page The buttons on the control panel do not operate. z Is the [CONTROL PANEL] setting in [CONTROL DEVICE SETUP] set to [DISABLE]? 82 z Is the terminal used for contact control? 1 18 The image does not display correctly. z Is the [SYSTEM SELECT OR] selection set correctly? 52 zIs there a problem with the video tape or other image sources? ― zIs a signal which is not compatible with the projector being input? 120 Image from a computer does not appear . z Is the cable too long? (Use D-Sub cables that are 10 m (32'10") or shorter .) ― z Is the external video output of the laptop computer set correctly? Ex.: T he external output settings may be switched by pressing the “Fn” + “F3” or “Fn” + “F10” keys simultaneously. Since the method varies depending on the computer type, refer to the user manual provided with your computer. ― Image from a computer’s DVI-D output does not appear. z Is the [DVI-D IN] setting set to [EDID3]/[EDID2:PC]? 63 zT he graphics accelerator driver of the computer may need to be updated to the latest version. ― z The computer may need to be restarted after performing [DVI-D IN] settings. 63 V ideo from HDMI compatible device does not appear or it appears jumbled. z Is the HDMI cable connected securely? 34 zT urn the power of the projector and the external device on and of f.― zIs a signal which is not compatible with the projector being input? 120 Attention z If problems persist even after checking the preceding points, consult your dealer .
Technical information 112 - ENGLISH Appendix Technical information PJLink protocol The network function of this projector supports the PJLink class 1, and the PJLink protocol can be used to perform projector setting and projector status query operations from a computer. ▶■Control commands The following table lists the PJLink protocol commands that can be used to control the projector . Command Control detailsNotes POWR Power supply control Parameters 0 = Standby 1 = Power on POWR? Power supply status query Parameters 0 = Standby 2 = Cool-down in progress 1 = Power on 3 = Warm-up in progress INPT Input selection Parameters 11=RGB1 22=S-VIDEO 12=RGB2 31=DVI-D21=VIDEO 32=HDMI INPT? Input selection query A VMT Shutter control Parameters 30 = shutter function off (picture mute canceled) 31 = shutter function on (picture mute) AVMT? Shutter status query ERST? Error status query Parameters 1st byte: Indicates fan errors, range 0 - 2 2nd byte: Indicates lamp errors, range 0 - 2 3rd byte: Indicates temperature errors, range 0 - 2 4th byte: Indicates cover open errors, range 0 - 2 5th byte: Indicates filter errors, range 0 - 2 6th byte: Indicates other errors, range 0 - 2 Definitions for each value from 0 to 2 are as follows 0 = No error is detected 1 = Warning 2 = Error LAMP? Lamp status query Parameters 1st digits (1 - 5 digits): Lamp 1 cumulative operating time 2nd digits: 0 = Lamp 1 off, 1 = Lamp 1 on 3rd digits (0 - 5 digits): Lamp 2 cumulative operating time 4th digits: 0 = Lamp 2 off, 1 = Lamp 2 on INST? Input selection list query Parameters are returned with the following values. “11 12 21 22 31 32” NAME? Projector name query Returns the name set in [PROJECTOR NAME] of [NETWORK SETUP]. INF1? Manufacturer name query Returns “Panasonic”. INF2? Model name query Returns “DZ770”. INF0? Other information queries Returns information such as version number. CLSS? Class information query Returns “1”. ▶■ PJLink security authentication The password used for PJLink is the same as that of the password set for W eb control. When using the projector without security authentication, do not set a password for W eb control. ▶zFor specifications regarding PJLink, refer to the Japan Business Machine and Information System Industries Association website. URL http://pjlink.jbmia.or.jp/english/
Technical information ENGLISH - 113 Appendix Control commands via LAN ▶■When WEB Control administrator rights password is set (Protect mode) ▶z Connection method 1) Obtain the IP address and port number (Initial set value = 1024) of the projector and request for a connection to the projector. You can obtain both the IP address and the port number from the menu screen of the projector. IP address Obtain from MAIN MENU → [NETWORK] → [NETWORK STATUS] Port number Obtain from MAIN MENU → [NETWORK] → [NETWORK CONTROL] → [COMMAND PORT] 2) Check the response from the projector Response data Data section Blank Mode Blank Random number section Termination symbol “NTCONTROL” (ASCII string) ‘ ’ 0x20 ‘1’ 0x31 ‘ ’ 0x20 “zzzzzzzz” (ASCII code hexadecimal number) (CR) 0x0d 9 bytes 1 byte 1 byte 1 byte 8 bytes1 byte Mode: 1 = Protect mode 3) Generate a 32-byte hash value from the following data using MD5 algorithm. “xxxxxx:yyyyy:zzzzzzzz” xxxxxx Administrator rights user name for Web control (default user name is “admin1”). yyyyy Password of above administrator rights user (default password is “panasonic”). zzzzzzzz 8-byte random number obtained in Step 2) ▶zCommand transmission method Transmit using the following command formats. Transmitted data Header Data sectionTermination symbol Hash value (Refer to “Connection method” above) ‘0’ 0x30 ‘0’ 0x30 Control command (ASCII string) (CR) 0x0d 32 bytes 1 byte 1 byte Undefined length1 byte Received data Header Data sectionTermination symbol ‘0’ 0x30 ‘0’ 0x30 Control command (ASCII string) (CR) 0x0d 1 byte 1 byteUndefined length 1 byte Error response Error message Termination symbol “ERR1” Undefined control command “ERR2” Out of parameter range “ERR3” Busy state or no-acceptable period “ERR4” T imeout or no-acceptable period “ERR5” W rong data length “ERRA” Password mismatch (CR) 0x0d 4 bytes 1 byte
Technical information 114 - ENGLISH Appendix ▶■When WEB Control administrator rights password is not set (Non-protect mode) ▶z Connection method 1) Obtain the IP address and port number (Initial set value = 1024) of the projector and request for a connection to the projector. You can obtain both the IP address and the port number from the menu screen of the projector. IP address Obtain from MAIN MENU → [NETWORK] → [NETWORK STATUS] Port number Obtain from MAIN MENU → [NETWORK] → [NETWORK CONTROL] → [COMMAND PORT] 2) Check the response from the projector Response data Data section BlankModeTermination symbol “NTCONTROL” (ASCII string) ‘ ’ 0x20 ‘0’ 0x30 (CR) 0x0d 9 bytes 1 byte1 byte1 byte Mode: 0 = Non-protect mode ▶z Command transmission method Transmit using the following command formats. Transmitted data Header Data sectionTermination symbol ‘0’ 0x30 ‘0’ 0x30 Control command (ASCII string) (CR) 0x0d 1 byte 1 byteUndefined length 1 byte Received data Header Data sectionTermination symbol ‘0’ 0x30 ‘0’ 0x30 Control command (ASCII string) (CR) 0x0d 1 byte 1 byteUndefined length 1 byte Error response Error message Termination symbol “ERR1” Undefined control command “ERR2” Out of parameter range “ERR3” Busy state or no-acceptable period “ERR4” T imeout or no-acceptable period “ERR5” W rong data length “ERRA” Password mismatch (CR) 0x0d 4 bytes 1 byte
Technical information ENGLISH - 115 Appendix / terminal The / terminal of the projector conforms with RS-232C so that the projector can be connected to and controlled from a computer. ▶■Connection For one projector For multiple proje\ ctors Projector 1 connecting terminals Projector 2 connecting terminals D-\fub 9\b (female) D-\fub 9\b (male) D-\fub 9\b (female) D-\fub 9\b (male) The \brojector conne\-cting terminals Com\buter Com\buter D-\fub 9\b (female) D-\fub 9\b (male) D-\fub 9\b (female) D-\fub 9\b (male) D-\fub 9\b (male) Communication cable\- Communication cable\- Communication cable\- ▶■Pin assignments and signal names D-Sub 9-pin (female) Outside view Pin No. Signal name Details (1) (5)(6) (9) (1) - NC (2) TXD Transmitted data (3) RXD Received data (4) - Connected internally (5) GND Earth (6) - NC (7) CTS Connected internally (8) RTS (9) - NC D-Sub 9-pin (male) Outside view Pin No. Signal name Details (6)(9) (1) (5) (1) - NC (2) RXD Received data (3) TXD Transmitted data (4) - NC (5) GND Earth (6) - NC (7) RTS Connected internally (8) CTS (9) - NC ▶■Communication conditions (Factory default settings) Signal level RS-232C-compliant Sync. method Asynchronous Baud rate 9 600 bps Parity None Character length 8 bit Stop bit 1 bit X parameter None S parameter None
Technical information 116 - ENGLISH Appendix ▶■Basic format Transmission from the computer starts with STX, then the ID, command, parameter, and ETX are sent in this order. Add parameters according to the details of control. (2 bytes) ID2 characters (2 bytes)Semi-c\fl\fn (1 byte) \b\fl\fn (1 byte) \b\fmmand 3 characters\- (3 bytes) Parameter (undefined length) End (1 byte) Start (1 byte)ZZ, 01 – 64 and 0A – \-0Z ID setting area Attention z If a command is transmitted after the lamp 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. zWhen 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. When transmitting a command which does not need a parameter , a colon (:) is not necessary. Note z If a command cannot be executed, a “ER401” response is sent from the projector to the computer . zIf an invalid parameter is sent, an “ER402” response is sent from the projector to the computer . zID transmission in RS-232C supports ZZ (ALL) and 01 to 64, as well as 0A to 0Z groups. zIf a command is sent with a specified ID, a response will be sent to the computer only in the following cases. – ▶ It matches the projector ID – ▶ ID setting is set to ALL and [RESPONSE(ID ALL)] is [ON] – ▶ ID setting is set to GROUP and [RESPONSE(ID GROUP)] is [ON] zSTX and ETX are character codes. STX shown in hexadecimal is 02, and ETX shown in hexadecimal is 03. ▶■ When multiple projectors are controlled ▶z When multiple projectors are all controlled When controlling multiple projectors together via RS-232C, perform the following settings. 1) Set a different ID for each projector . 2) Set [RESPONSE(ID ALL)] to [ON] in only one projector. 3) Set [RESPONSE(ID ALL)] to [OFF] for all other projectors set in Step 2). ▶zWhen multiple projectors are all controlled by group unit When controlling multiple projectors by group unit via RS-232C, perform the following settings. 1) Set a different ID for each projector . 2) Set [RESPONSE(ID GROUP)] to [ON] in only one projector . 3) Set [RESPONSE(ID GROUP)] to [OFF] for all other projectors set in Step 2). Note z There will be no response if 2 or more projectors have [RESPONSE(ID ALL)] set to [ON]. zT here will be no response if 2 or more projectors of the same group have [RESPONSE(ID GROUP)] set to [ON]. zWhen setting multiple groups, set [RESPONSE(ID ALL)] to [ON] in only one projector in each group.
Technical information ENGLISH - 117 Appendix ▶■Cable specifications ▶z When connected to a computer▶zWhen connected multiple projectors Projector ( terminal) 1 NC NC 1 Computer (DTE specifications) Projector 1 ( terminal) 1 NC NC 1 Projector 2 ( terminal) 2 2 22 3 3 33 4 NC NC 4 4 NC NC 4 5 5 55 6 NC NC 6 6 NC NC 6 7 7 77 8 8 88 9 NC NC 9 9 NC NC 9 ▶■Control commands The following table lists the commands that can be used to control the projector using a computer . ▶zProjector control command CommandDetails Remarks (parameters) PON Power on To check if the power is on, use the “Power query” command. POF Power standby QPW Power query 000 = Standby 001 = Power on IIS Switching the input signal VID = VIDEO SVD = S-VIDEO RG1 = RGB1 RG2 = RGB2 DVI = DVI-D HD1 = HDMI QSL Query for active lamp selection 0 = Dual 1 = Single *1 2 = Lamp 1 3 = Lamp 2 LPM Lamp mode 0 = Dual 1 = Single *1 2 = Only lamp 1 is on 3 = Only lamp 2 is on OLP Lamp power 0 = Normal 1 = ECO *1: Use either lamp 1 or lamp 2 whichever has the shortest cumulative operating time.
Technical information 118 - ENGLISH Appendix terminal It is possible to control the projector remotely (by external contact) from a control panel located away from the projector where remote control signals cannot reach. Use the terminal on the connecting terminals of the projector to connect to the control panel. RGB1VIDEO RGB2 S-VIDEO DVI-D HDMI Remote \fontrol \bonta\ft \fontrol Remote \fontrol/\bonta\f\ t \fontrolStandby Lit Lamp Meeting room or ot\ her installation l\ ocation Remote control pan\ el in another loca\ tion ▶■ Pin assignments and signal names D-Sub 9-pin (Outside view)Pin No. Signal name Open (H) Short (L) (1) (5)(6) (9) (1) GND ―GND (2) POWER OFFON (3) RGB1 Other RGB1 (4) RGB2 Other RGB2 (5) VIDEO OtherVIDEO (6) S-VIDEO OtherS-VIDEO (7) DVI-D Other DVI-D (8) SHUTTER OFFON (9) RST/SET Controlled by remote control Controlled by external contact Attention z When controlling, make sure to short-circuit pins (1) and (9). zWhen pins (1) and (9) are short-circuited, the following buttons on the control panel and the remote control cannot be used. The power on < > button, the power standby button, the button, and the RS-232C commands and network functions corresponding to these functions cannot be used either . zWhen pins (1) and (9) are short-circuited, do not short-circuit any pins from (3) to (7) with pin (1). The following buttons on the control panel and the remote control cannot be used. The power on < > button, the power standby button, button, button, button, button, button, button, button, and the RS-232C commands and network functions corresponding to these functions cannot be used either . Note z For pin (2) to pin (8) settings, you can make changes if you set [REMOTE2 MODE] to [USER] ( page 73).
Technical information ENGLISH - 119 Appendix Two window display combination list Input A Input B RGB1 Still image RGB1 Movie RGB2 Still image RGB2 Movie VIDEO S-VIDEO DVI-D Still image DVI-D Movie HDMI Still image HDMI Movie RGB1 Still image ― ― 3 3 3 3 3 3 3 3 RGB1 Movie ― ― 3― ― ― 3― 3― RGB2 Still image 3 3 ― ― 3 3 3 3 3 3 RGB2 Movie 3 ― ― ― ― ― 3― 3― VIDEO 3― 3― ― ― 3― 3― S-VIDEO 3― 3― ― ― 3― 3― DVI-D Still image 3 3 3 3 3 3 ― ― ― ― DVI-D Movie 3 ― 3― ― ― ― ― ― ― HDMI Still image 3 3 3 3 3 3 ― ― ― ― HDMI Movie 3 ― 3― ― ― ― ― ― ― 3 :Two window display combination is possible -: Two window display combination is not possible Signals handled as “movie”: 480i, 576i, 480p, 576p, 1080/60i, 1080/50i, 1080/60p, 1080/50p, 1080/24sF , 1080/30p, 1080/25p, 1080/24p, 720/60p, 720/50p, NTSC, P AL, SECAM, NTSC4.43, PAL-M, PAL-N, PAL60 Menu lock password To initialize your password, consult your distributor.
Technical information 120 - ENGLISH Appendix List of compatible signals The following table specifies the types of signals compatible with the projector. ModeResolution (Dots) Scanning frequency Dots clock Frequency (MHz) Format*3Plug and play*4 Horizontal (kHz)Vertical(Hz) RGB2DVI-D EDID1 DVI-D EDID2 DVI-D EDID3 HDMI NTSC/NTSC4.43/ PAL-M/PAL60 720 x 480i 15.7 59.9 ― V/S ― ― ― ― ― PAL/PAL-N/SECAM 720 x 576i 15.6 50.0 ― V/S― ― ― ― ― 525i (480i) 720 x 480i 15.7 59.9 13.5 R/Y― ― ― ― ― 625i (576i)720 x 576i 15.6 50.0 13.5 R/Y― ― ― ― ― 525p (480p) 720 x 483 31.5 59.9 27.0 R/Y/H/D― 3― 3 3 625p (576p) 720 x 576 31.3 50.0 27.0 R/Y/H/D― 3― 3 3 750 (720)/60p 1 280 x 720 45.0 60.0 74.3 R/Y/H/D―3― 3 3 750 (720)/50p 1 280 x 720 37.5 50.0 74.3 R/Y/H/D―3― 3 3 1125 (1080)/60i*11 920 x 1 080i 33.8 60.0 74.3 R/Y/H/D―3― 3 3 1125 (1080)/50i 1 920 x 1 080i 28.1 50.0 74.3 R/Y/H/D―3― 3 3 1125 (1080)/24p 1 920 x 1 080 27.0 24.0 74.3 R/Y/H/D―3― 3 3 1125 (1080)/24sF 1 920 x 1 080i 27.0 24.0 74.3 R/Y/H/D― ― ― ― ― 1125 (1080)/25p 1 920 x 1 080 28.1 25.0 74.3 R/Y/H/D―3― 3― 1125 (1080)/30p 1 920 x 1 080 33.8 30.0 74.3 R/Y/H/D― ― ― ― ― 1125 (1080)/60p 1 920 x 1 080 67.5 60.0 148.5 R/Y/H/D― 3― 3 3 1125 (1080)/50p 1 920 x 1 080 56.3 50.0 148.5 R/Y/H/D―3― 3 3 VESA400 640 x 400 37.9 85.1 31.5 R/H/D― ― ― ― ― VGA640 x 400 31.5 70.1 25.2 R/H/D ― ― ― ― ― 640 x 480 31.5 59.9 25.2 R/H/D3 3 3 3 3 640 x 480 35.0 66.7 30.2 R/H/D― ― ― ― ― 640 x 480 37.9 72.8 31.5 R/H/D3 ― 3 3 3 640 x 480 37.5 75.0 31.5 R/H/D3― 3 3 3 640 x 480 43.3 85.0 36.0 R/H/D― ― ― ― ― SVGA 800 x 600 35.2 56.3 36.0 R/H/D 3 ― 3 3 3 800 x 600 37.9 60.3 40.0 R/H/D3― 3 3 3 800 x 600 48.1 72.2 50.0 R/H/D3― 3 3 3 800 x 600 46.9 75.0 49.5 R/H/D3― 3 3 3 800 x 600 53.7 85.1 56.3 R/H/D― ― ― ― ― MAC16 832 x 624 49.7 74.6 57.3 R/H/D3― 3 3 3 XGA 1 024 x 768 39.6 50.0 51.9 R/H/D ― ― ― ― ― 1 024 x 768 48.4 60.0 65.0 R/H/D3 ― 3 3 3 1 024 x 768 56.5 70.1 75.0 R/H/D3― 3 3 3 1 024 x 768 60.0 75.0 78.8 R/H/D3― 3 3 3 1 024 x 768 65.5 81.6 86.0 R/H/D― ― ― ― ― 1 024 x 768 68.7 85.0 94.5 R/H/D― ― ― ― ― 1 024 x 768 80.0 100.0 105.0 R/H/D― ― ― ― ― 1 024 x 768 99.0 119.8 137.8 R/H/D― ― ― ― ―