Home
>
Panasonic
>
Projector
>
Panasonic LCD Projector PT-L711 PT-L701 PT-L701SD PTL511 PT-L501 Operating Instructions
Panasonic LCD Projector PT-L711 PT-L701 PT-L701SD PTL511 PT-L501 Operating Instructions
Have a look at the manual Panasonic LCD Projector PT-L711 PT-L701 PT-L701SD PTL511 PT-L501 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+.
Panasonic RS-232 Protocol for LCD Projector 99 99 5.86 V-Position (VVP) Name V-Position Syntax [STX]VVP:p1p2p3[ETX] Function This command will shift the picture vertically. Parameters 000 – 127 V-Position Adjustment Range Response [STX]VVP[ETX] Interrupt Processing The Projector must be powered on for this command to be effective. Examples of Use [STX]VVP:088[ETX] Notes Projector Model to Command Compatibility Model Number PT-L711U PT-L711XU PT-L701U PT-L701XU PT-L701SDU PT-L701XSDU PT-L511U PT-L511XU PT-L501U PT-L501XU Command Acceptance Yes Yes Yes Yes Yes (Yes if Command can be used, No if command cannot be used)
Panasonic RS-232 Protocol for LCD Projector 100 100 5.87 White Balance Blue (VWB) Name White Balance Blue Syntax [STX]VWB:p1p2p3[ETX] Function This command will adjust the Blue level to achieve White Balance. Parameters 000 – 063 White Balance Adjustment Range Response [STX]VWB[ETX] Interrupt Processing The Projector must be powered on for this command to be effective. Examples of Use [STX]VWB:031[ETX] Notes This adjustment is for RGB only. Adjust the Blue signal up or down, so that the white portions of the screen appear white. Projector Model to Command Compatibility Model Number PT-L711U PT-L711XU PT-L701U PT-L701XU PT-L701SDU PT-L701XSDU PT-L511U PT-L511XU PT-L501U PT-L501XU Command Acceptance Yes Yes Yes Yes Yes (Yes if Command can be used, No if command cannot be used)
Panasonic RS-232 Protocol for LCD Projector 101 101 5.88 White Balance Green (VWG) Name White Balance Green Syntax [STX]VWG:p1p2p3[ETX] Function This command will adjust the Green level to achieve White Balance.. Parameters 000 – 063 White Balance Adjustment Range Response [STX]VWG[ETX] Interrupt Processing The Projector must be powered on for this command to be effective. Examples of Use [STX]VWG:031[ETX] Notes This adjustment is for RGB only. Adjust the Green signal up or down, so that the white portions of the screen appear white. Projector Model to Command Compatibility Model Number PT-L711U PT-L711XU PT-L701U PT-L701XU PT-L701SDU PT-L701XSDU PT-L511U PT-L511XU PT-L501U PT-L501XU Command Acceptance Yes Yes Yes Yes Yes (Yes if Command can be used, No if command cannot be used)
Panasonic RS-232 Protocol for LCD Projector 102 102 5.89 White Balance Red (VWR) Name White Balance Red Syntax [STX]VWR:p1p2p3[ETX] Function This command will adjust the Red level to achieve White Balance.. Parameters 000 – 063 White Balance Adjustment Range Response [STX]VWR[ETX] Interrupt Processing The Projector must be powered on for this command to be effective. Examples of Use [STX]VWR:031[ETX] Notes This adjustment is for RGB only. Adjust the Red signal up or down, so that the white portions of the screen appear white. Projector Model to Command Compatibility Model Number PT-L711U PT-L711XU PT-L701U PT-L701XU PT-L701SDU PT-L701XSDU PT-L511U PT-L511XU PT-L501U PT-L501XU Command Acceptance Yes Yes Yes Yes Yes (Yes if Command can be used, No if command cannot be used)
Panasonic RS-232 Protocol for LCD Projector 103 103 6. ASCII CODE TABLE Symbol HEX Binary Description NUL 00 0000 0000 NUL or all zeros (Ctrl-@) SOH 01 0000 0001 Start of Header (Ctrl-A) STX 02 0000 0010 Start of Text (Ctrl-B) ETX 03 0000 0011 End of Text (Ctrl-C) EOT 04 0000 0100 End of Transmission (Ctrl-D) ENQ 05 0000 0101 Enquiry (Ctrl-E) ACK 06 0000 0110 Acknowledge (Ctrl-F) BEL 07 0000 0111 Bell or Alarm (Ctrl-G) BS 08 0000 1000 Backspace (Ctrl-H) HT 09 0000 1001 Horizontal Tabulation (Ctrl-I) LF 0A 0000 1010 Line Feed (Ctrl-J) VT 0B 0000 1011 Vertical Tabulation (Ctrl-K) FF 0C 0000 1100 Form Feed (Ctrl-L) CR 0D 0000 1101 Carriage Return (Ctrl-M) SO 0E 0000 1110 Shift Out (Ctrl-N) SI 0F 0000 1111 Shift In (Ctrl-O) DLE 10 0001 0000 Data Link Escape (Ctrl-P) DC1 11 0001 0001 Device Control 1 (Ctrl-Q) DC2 12 0001 0010 Device Control 2 (Ctrl-R) DC3 13 0001 0011 Device Control 3 (Ctrl-S) DC4 14 0001 0100 Device Control 4 (Ctrl-T) NACK 15 0001 0101 Negative Acknowledge (Ctrl-U) SYN 16 0001 0110 Synchronous Idle (Ctrl-V) ETB 17 0001 0111 End of Transmission Block (Ctrl-W) CAN 18 0001 1000 Cancel (Ctrl-X) EM 19 0001 1001 End of Medium (Ctrl-Y) SUB 1A 0001 1010 Substitute (Ctrl-Z) ESC 1B 0001 1011 Escape (Ctrl-[) FS 1C 0001 1100 File Separator (Ctrl-\) GS 1D 0001 1101 Group Separator (Ctrl-]) RS 1E 0001 1110 Record Separator (Ctrl-^) US 1F 0001 1111 Unit Separator (Ctrl-_)
Panasonic RS-232 Protocol for LCD Projector 104 104 Symbol HEX Binary Description SP 20 0010 0000 Space ! 21 0010 0001 22 0010 0010 # 23 0010 0011 $ 24 0010 0100 % 25 0010 0101 & 26 0010 0110 27 0010 0111 ( 28 0010 1000 ) 29 0010 1001 * 2A 0010 1010 + 2B 0010 1011 , 2C 0010 1100 - 2D 0010 1101 . 2E 0010 1110 / 2F 0010 1111 0 30 0011 0000 1 31 0011 0001 2 32 0011 0010 3 33 0011 0011 4 34 0011 0100 5 35 0011 0101 6 36 0011 0110 7 37 0011 0111 8 38 0011 1000 9 39 0011 1001 : 3A 0011 1010 ; 3B 0011 1011 < 3C 0011 1100 = 3D 0011 1101 > 3E 0011 1110 ? 3F 0011 1111 @ 40 0100 0000 A 41 0100 0001
Panasonic RS-232 Protocol for LCD Projector 105 105 Symbol HEX Binary Description B 42 0100 0010 C 43 0100 0011 D 44 0100 0100 E 45 0100 0101 F 46 0100 0110 G 47 0100 0111 H 48 0100 1000 I 49 0100 1001 J 4A 0100 1010 K 4B 0100 1011 L 4C 0100 1100 M 4D 0100 1101 N 4E 0100 1110 O 4F 0100 1111 P 50 0101 0000 Q 51 0101 0001 R 52 0101 0010 S 53 0101 0011 T 54 0101 0100 U 55 0101 0101 V 56 0101 0110 W 57 0101 0111 X 58 0101 1000 Y 59 0101 1001 Z 5A 0101 1010 [ 5B 0101 1011 \ 5C 0101 1100 ] 5D 0101 1101 ^ 5E 0101 1110 _ 5F 0101 1111 ` 60 0110 0000 a 61 0110 0001 b 62 0110 0010 c 63 0110 0011
Panasonic RS-232 Protocol for LCD Projector 106 106 Symbol HEX Binary Description d 64 0110 0100 e 65 0110 0101 f 66 0110 0110 g 67 0110 0111 h 68 0110 1000 i 69 0110 1001 j 6A 0110 1010 k 6B 0110 1011 l 6C 0110 1100 m 6D 0110 1101 n 6E 0110 1110 o 6F 0110 1111 p 70 0111 0000 q 71 0111 0001 r 72 0111 0010 s 73 0111 0011 t 74 0111 0100 u 75 0111 0101 v 76 0111 0110 w 77 0111 0111 x 78 0111 1000 y 79 0111 1001 z 7A 0111 1010 { 7B 0111 1011 | 7C 0111 1100 } 7D 0111 1101 ~ 7E 0111 1110 DEL 7F 0111 1111 Delete
Panasonic RS-232 Protocol for LCD Projector 107 107 7 List of Signals Mode Display Resolution Horizontal Scanning Frequency (kHz) Vertical Scanning Frequency (Hz) Format VGA 400 640 X 400 24.825 56.422 RGB 640 X 400 31.469 70.086 RGB VGA 480 640 X 480 31.469 59.940 RGB 640 X 480 35.000 66.667 RGB 640 X 480 37.861 72.809 RGB 640 X 480 37.500 75.000 RGB 640 X 480 43.269 85.008 RGB SVGA 800 X 600 32.118 51.144 RGB 800 X 600 35.156 56.250 RGB 800 X 600 37.879 60.317 RGB 800 X 600 48.077 72.188 RGB 800 X 600 46.875 75.000 RGB 800 X 600 53.674 85.061 RGB MAC16 832 X 624 49.725 74.550 RGB XGA 1024 X 768 48.363 65.000 RGB 1024 X 768 56.476 75.000 RGB 1024 X 768 60.023 78.750 RGB 1024 X 768i 65.549 86.000 RGB 1024 X 768 68.678 94.500 RGB 1024 X 768 35.520 44.897 RGB 1024 X 768 80.030 105.000 RGB 1024 X 768 96.726 130.000 RGB MXGA 1120 X 760 50.108 60.153 RGB 1152 X 864 63.995 71.184 RGB
Panasonic RS-232 Protocol for LCD Projector 108 108 Mode Display Resolution Horizontal Scanning Frequency (kHz) Vertical Scanning Frequency (Hz) Format 1152 X 864 67.500 74.917 RGB 1152 X 864 76.705 85.038 RGB MAC21 1152 X 870 68.681 75.062 RGB SXGA 1280 X 1024 52.350 87.948 RGB 1280 X 1024 63.981 108.000 RGB 1280 X 1024 72.338 125.000 RGB 1280 X 1024 78.160 135.060 RGB 1280 X 1024 79.977 135.001 RGB 1280 X 1024i 46.433 78.750 RGB 1280 X 1024i 47.600 80.730 RGB UXGA 1600 X 1200 75.000 60.000 RGB 1600 X 1200 87.500 70.000 RGB 1600 X 1200 93.750 75.000 RGB 480i 720 X 480i 15.734 59.940 YPbPr 625i 720 X 576i 15.625 50.000 YPbPr 480p 720 X 483 31.469 59.940 YPbPr 720p 1280 X 720 45.000 60.000 YPbPr HDTV 1920 X 1080i 33.750 60.000 YPbPr/RGB NTSC/M-NTSC/PAL- M 768 X 480i 15.734 59.940 Video/S- Video PAL/PAL-N/SECAM 768 X 576i 15.625 50.000 Video/S- Video