Home > Panasonic > Projector > Panasonic Projector Pt Ez570u Operating Instructions

Panasonic Projector Pt Ez570u Operating Instructions

    Download as PDF Print this page Share this page

    Have a look at the manual Panasonic Projector Pt Ez570u 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+.

    							Technical Information
    Appendix
    ENGLISH - 101
    Control commands via LAN
    When WEB Control administrator rights password is set (Protect mode) J
    Connection method z 
    Obtain the IP address and port number (Initial set value = 1 024) of the projector and 1 ) 
    make a request for connection to the projector.
    Acquire the IP address from the menu screen of the projector, and the port number from the WEB control 
    page.
    IP address :Obtain from MAIN MENU → [Network] → [Network status]
    Port No. :Acquire from the WEB control “Detailed set up ” → “Command port set up” page
    There is a response from the projector.2 ) 
    Response data
    Data sectionBlankModeBlankRandom number 
    section
    Termination 
    symbol
    “NTCONTROL”
    (ASCII string)
    ‘ ’
    0x20
    ‘1’
    0x31
    ‘ ’
    0x20
    “zzzzzzzz”
    (ASCII code hexadecimal 
    number)
    (CR)
    0x0d
    9 bytes1 byte1 byte1 byte8 bytes1 byte
    Mode : 1 = Protect mode
    Generate a 32-byte hash value from the following data using MD5 algorithm.3 ) 
    “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
    Command transmission method  z
    Transmit using the following command format.
    Transmitted data
    HeaderData sectionTermination symbol
    Hash value
    (See above  
    )
    ‘0’
    0x30
    ‘0’
    0x30
    Control command
    (ASCII string)
    (CR)
    0x0d
    32 bytes1 byte1 byteUndefined length1 byte
    Receive data
    HeaderData sectionTermination symbol
    ‘0’
    0x30
    ‘0’
    0x30
    Control command
    (ASCII string)
    (CR)
    0x0d
    1 byte1 byteUndefined length1 byte
    Error response
    Error messageTermination symbol
    “ ERR1”
    “ERR2”
    “ERR3”
    “ERR4”
    “ERR5”
    “ ER R A”
    Undefined control command
    Out of parameter range
    Busy state or no-acceptable period
    Timeout or no-acceptable period
    Wrong data length
    Password mismatch
    (CR)
    0x0d
    4 bytes1 byte 
    						
    							Technical Information
    102 - ENGLISH
    Appendix
    When WEB Control administrator rights password is not set (Non-protect  J
    mode)
    Connection method z 
    Obtain the IP address and port number (Initial set value = 1 024) of the projector and 1 ) 
    make a request for connection to the projector.
    Acquire the IP address from the menu screen of the projector, and the port number from the WEB control 
    page.
    IP address :Obtain from MAIN MENU → [Network] → [Network status]
    Port No. :Acquire from the WEB control “Detailed set up” → “Command port set up” page
    There is a response from the projector.2 ) 
    Response data
    Data sectionBlankModeTermination symbol
    “NTCONTROL”
    (ASCII string)
    ‘ ’
    0x20
    ‘0’
    0x30
    (CR)
    0x0d
    9 bytes1 byte1 byte1 byte
    Mode : 0 = Non-protect mode
    Command transmission method  z
    Transmit by the following command format.
    Transmitted data
    HeaderData sectionTermination symbol
    ‘0’
    0x30
    ‘0’
    0x30
    Control command
    (ASCII string)
    (CR)
    0x0d
    1 byte1 byteUndefined length1 byte
    Receive data
    HeaderData sectionTermination symbol
    ‘0’
    0x30
    ‘0’
    0x30
    Control command
    (ASCII string)
    (CR)
    0x0d
    1 byte1 byteUndefined length1 byte
    Receive data
    Error messageTermination symbol
    “ ERR1”
    “ERR2”
    “ERR3”
    “ERR4”
    “ERR5”
    “ ER R A”
    Undefined control command
    Out of parameter range
    Busy state or no-acceptable period
    Timeout or no-acceptable period
    Wrong data length
    Password mismatch
    (CR)
    0x0d
    4 bytes1 byte 
    						
    							Technical Information
    Appendix
    ENGLISH - 103
    Serial terminal
    The serial connector which is on the connector panel of the projector co\
    nforms to the RS-232C interface 
    specification, so that the projector can be controlled by a personal computer which is connected to this connector.
     JConnection
     JPin assignments and signal names
    D-Sub 9-pin (female)
    Outside viewPin No.Signal nameContents
    —NC
    TXDTransmitted data
    RXDReceived data
    —NC
    GNDEarth
    —NC
    CTSConnected internallyRTS
    —NC
     JCommunication conditions
    Signal levelRS-232C-compliantCharacter length8 bits
    Sync. methodAsynchronousStop bit1 bit
    Baud rate19 200 bpsX parameterNone
    ParityNoneS parameterNone
    Note
    When [AMX D. D.] function is set to [On] under the [Network] menu, the B\
    aud rate will change to 9 600 bps  z
    automatically.
    D-Sub 9-pin (male)
    D-Sub 9-pin (female)
    Connecting terminals  
    on projector
    Communication cable
    Computer 
    						
    							Technical Information
    104 - ENGLISH
    Appendix
     JBasic format
    Transmission from the computer begins with STX, then the command, paramet\
    er, and ETX are sent in this 
    order. Add parameters according to the details of control.
    STXC1C2C3 : P1 P2Pn ETX
    When sending commands without parameters, a colon (:) is not necessary .: 
     JBasic format (with sub command)
    STXC1C2C3 :  ETX
    S1S2S3S4S5 EP1P2P3P4P5P6
    When transmitting a command which does not need a parameter, the operation (E) and parameter are not : 
    necessary.
    End  
    (1 byte)Parameter  
    (undefined length)
    Colon   
    (1 byte)
    3 command  characters   (3 bytes)Start  
    (1 byte)
    Parameter (6 bytes)
    Symbol “+” or “-” (1 byte) and set value or 
    adjustment value (5 bytes)
    Operation (1 byte)
    “=” (Value specified using parameter is set)
    Same as basic format
    Sub command (5 bytes) 
    						
    							Technical Information
    Appendix
    ENGLISH - 105
     JCable specifications
    [When connected to a computer]
    Projector
    1NCNC1
    Computer (DTE 
    specifications)
    22334NCNC4556NCNC677889NCNC9
     JControl commands
    When controlling the projector from a computer, the following commands are available:
    [Projector control command]
    CommandControl contentsRemarks
    PONPower [ON]
    POFPower [OFF]
    IISINPUT selection
    (Parameter)
    PC1 = PC1
    PC2 = PC2
    RG1 = RGB1
    RG2 = RGB2
    CP1 = INPUT 2 :Y, Pb/Cb, Pr/Cr
    CP2 = INPUT 3 :Y, Pb/Cb, Pr/Cr
    VD1 =  INPUT 2 VIDEO 
    VD2 =  INPUT 3 VIDEO
    SVD = S-VIDEO 
    DVI = DVI
    HD1 = HDMI
    SCT = Scart
    OSHAV mute function
    Turning off the projection and sound temporarily.
    Sending the command switches ON/OFF.
    Do not switch ON/OFF in a short period of time.
    OFZFreezeSending the command switches ON/OFF.
    AUUVolume up
    AUDVolume down
    DZUD. ZOOM up
    DZDD. ZOOM down
    QPWPower query000 = Standby
    001 = Power on
    Q$SLamp condition 
    query
    (Call back)
    0 = Stand-by
    1 = Lamp ON control active
    2 = Lamp ON
    3 = Lamp OFF control active 
    						
    							Technical Information
    106 - ENGLISH
    Appendix
    Other terminals
    Pin assignments and signal names of  terminal J
    Outside viewPin No.Signal names
    GND (luminance signal)
    GND (color signal)
    Luminance signal
    Color signal
    Pin assignments and signal names of  terminal J
    Outside viewPin No.Signal names
     : Not assigned
     - , ,  : GND terminals
    R/PR
    G/G  SYNC/Y
    B/PB
    + 5 V
    DDC data
    HD/SYNC
    VD
    DDC clock
    Pin assignments and signal names of  terminal J
    Outside viewPin No.Signal names
    , , , ,  : Not assigned
     - ,  : GND terminals
    R/PR
    G/G  SYNC/Y
    B/PB
    HD/SYNC
    VD
    Pin assignments and signal names of  terminal J
    Outside viewPin No.Signal namesPin No.Signal names
    T.M.D.S data 2+T.M.D.S clock shield
    T.M.D.S data 2 shieldT.M.D.S clock -
    T.M.D.S data 2-CEC
    T.M.D.S data 1+—
    T.M.D.S data 1 shieldSCL
    T.M.D.S data 1-SDA
    T.M.D.S data 0+DDC/CEC GND
    T.M.D.S data 0 shield+5V
    T.M.D.S data 0-Hot plug detection
    T.M.D.S clock +
    Odd-numbered pins  to 
    Even-numbered pins  to  
    						
    							Technical Information
    Appendix
    ENGLISH - 107
    Pin assignments and signal names of  terminal J
    Outside viewPin No.Pin No.Signal names
    1T.M.D.S. Data2–15Ground (for +5V)
    2T.M.D.S. Data2+16Hot Plug Detect
    3T.M.D.S. Data2 Shield17T.M.D.S. Data0–
    6DDC Clock18T.M.D.S. Data0+
    7DDC Data19T.M.D.S. Data0 Shield
    9T.M.D.S. Data1–22T.M.D.S. Clock Shield
    10T.M.D.S. Data1+23T.M.D.S. Clock+
    11T.M.D.S. Data1 Shield24T.M.D.S. Clock–
    14+5V Power
                                                                            \
                           4, 5, 8, 12, 13, 20, 21: Not assigned 
    						
    							Technical Information
    108 - ENGLISH
    Appendix
    List of Picture in Picture
     o : Picture in Picture combinations are enabled.
      x : Picture in Picture combinations are disabled
    Note
    When the input signal(s) is/are incompatible,  zX mark will be displayed on the Main/Sub picture.
    Depending on the frequency or signal type of PC/AV input, the display resolution may be lowered or images may not be  zdisplayed on the Main/Sub picture.
       
        Inputting PC analog signals: Between 100-162*1 MHz
       
        ●  Inputting PC analog signals: More than 162*2 MHz
        ●  Inputting PC digital signals: More than 100 MHz
        ●  Inputting AV analog signals: 1080p
       
        ●  Inputting signal formats: SXGA 20, WUXGA 1, WUXGA 2, WSXGA+1, WXGA+2, UXGA 1, 
                                                    UXGA 2, UXGA 3, UXGA 4, D-1080p.
    Between 100-162 MHz (Only for EZ570 series.)*1 : 
    Between 100-140 MHz (Only for EW630 series, EW530 series, EX600 series and EX500 series.)
    More than 162 MHz*2 :  (Only for EZ570 series.)
    More than 140 MHz (Only for EW630 series, EW530 series, EX600 series and EX500 series.)
    INPUT 1INPUT 2INPUT 3
    RGBRGB(Scart)DVI-DDVI-
    D(HDCP)HDMIVideoY, Pb/Cb, 
    Pr/CrRGBVideoY, Pb/Cb, 
    Pr/CrS-video
    INPUT 1
    RGB
    RGB(Scart)
    DVI-D
    DVI-D(HDCP)
    HDMI
    INPUT 2Video
    Y, Pb/Cb, Pr/Cr
    RGB
    INPUT 3Video
    Y, Pb/Cb, Pr/Cr
    S-video
    Main Window
    Sub Window 
    						
    							Technical Information
    Appendix
    ENGLISH - 109
    List of compatible signals
    The following table specifies the types of signals compatible with the projectors.
    Format :   V = VIDEO, S = S-VIDEO, C = COMPUTER, Y = YPBPR, H = HDMI, D = DVI-D
    Mode
    Display 
    resolution *1 
    (dots)
    Scanning frequency
    Dot clock 
    frequency 
    (MHz)
    Picture quality *2
    PnP*3FormatH (kHz)V
    (Hz)
    EW630 series
    EW530 series
    EX600 series
    EX500 seriesEZ570 series
    NTSC/NTSC4.43/
    PAL-M/PAL60720 x 480i15.70059.900—AAAV/S
    PAL/PAL-N/
    SECAM720 x 576i15.60050.000—AAAV/S
    480p640 x 48031.47059.88025.20AAA
    C/Y
    480i640 x 480i15.73460.00012.273AAA
    576p768 x 57631.25050.00029.500AAA
    576i768 x 576i15.62550.00014.750AAA
    720p1 280 x 72037.50050.00074.250AAAA
    45.00060.00074.250AAAA
    1 035i1 920 x 1 035i33.75060.00074.250AAAA
    1 080i1 920 x 1 080i28.12550.00074.250AAAA
    33.75060.00074.250AAAA
    1 080p1 920 x 1 080 
    33.75030.00074.250AAAA
    28.12525.00074.250AAAA
    27.00024.00074.250AAAA
    67.50060.000148.50BBAA
    56.25050.000148.50BBAA
    1 080psf/30
    1 920 x 1 080
    33.75060.00074.250AAAA
    1 080psf/2528.12550.00074.250AAAA
    1 080psf/2427.00048.00074.250AAAA
    1 920 x 1 080/601 920 x 1 08067.07960.020172.80BBB
    MAC1 280 x 96075.00075.080126.00AAA
    C
    1 280 x 1 02480.00075.080135.20AAA
    MAC 13640 x 48035.00066.67030.240AAA
    MAC 16832 x 62449.72074.55057.283AAA
    MAC 191 024 x 7 6860.24075.08080.010AAAA
    MAC 211 152 x 8 7068.68075.060100.000AAA
    MAC LC13640 x 48034.97066.60031.330AAA
    VGA
    640 x 480
    31.47059.88025.149AAA○
    37.86074.38031.500AAA
    37.86072.81031.500AAA○
    37.50075.00031.500AAA○
    640 x 40043.26985.00036.000AAA
    720 x 40031.47070.09025.175AAA
    SVGA800 x 600
    35.15656.25036.000AAA○
    37.88060.32040.000AAA○
    46.87575.00049.500AAA○
    53.67485.06056.250AAA
    48.08072.19050.000AAA○
    37.90061.03040.020AAA
    34.50055.38036.432AAA 
    						
    							Technical Information
    110 - ENGLISH
    Appendix
    Mode
    Display 
    resolution *1 
    (dots)
    Scanning frequency
    Dot clock 
    frequency 
    (MHz)
    Picture quality *2
    PnP*3FormatH (kHz)V
    (Hz)
    EW630 series
    EW530 series
    EX600 series
    EX500 seriesEZ570 series
    SVGA800 x 600
    38.00060.51040.128AAA
    C
    38.60060.31038.600AAA
    32.70051.09032.700AAA
    38.00060.51040.128AAA
    XGA
    1 024 x 768
    48.36060.00065.000AAAA○
    68.67784.99794.504AAAA
    60.02375.03078.750AAAA○
    56.47670.07075.000AAAA○
    60.31074.92079.252AAAA
    48.50060.02065.179AAAA
    44.00054.58059.129AAAA
    63.48079.35083.410AAAA
    62.04077.07084.375AAAA
    61.00075.70081.000AAAA
    46.90058.20063.030AAAA
    47.00058.30061.664AAAA
    58.03072.00074.745AAAA
    1 024 x 768i36.00087.17047.300AAA
    35.52286.96044.900AAA
    SXGA
    1 152 x 86464.20070.40094.560AAA
    1 152 x 900
    61.20065.20092.000AAA
    71.40075.600105.100AAA
    61.85066.00094.500AAA
    1 280 x 1 024
    62.50058.600108.000AAA
    63.90060.000107.350AAA
    63.34059.980108.180AAA
    63.74060.010109.497AAA
    71.69067.190117.004AAA
    81.13076.107135.008AAA
    63.98060.020108.00AAA
    79.97675.025135.00AAA
    63.37060.010111.520AAA
    76.97072.000130.080AAA
    63.79060.180108.190AAA
    91.14685.024157.500BBA
    1 280 x 96060.00060.000108.000AAA
    1 280 x 1 024i
    50.00086.00080.000AAA
    50.00094.00080.000AAA
    46.43086.70078.745AAA
    WXGA1 280 x 768
    47.77659.87079.500AAAA
    60.28974.893102.250AAAA
    68.63384.837117.500AAAA
    55.99369.99194.964AAAA
    57.67572.00497.817AAAA 
    						
    All Panasonic manuals Comments (0)

    Related Manuals for Panasonic Projector Pt Ez570u Operating Instructions