background image

70

We call this license the "Lesser" General Public License because it does Less to protect the
user's freedom than the ordinary General Public License.  It also provides other free software
developers Less of an advantage over competing non-free programs.  These disadvantages
are the reason we use the ordinary General Public License for many libraries.  However, the
Lesser license provides advantages in certain special circumstances.

For example, on rare occasions, there may be a special need to encourage the widest
possible use of a certain library, so that it becomes a de-facto standard.  To achieve this,
non-free programs must be allowed to use the library.  A more frequent case is that a free
library does the same job as widely used non-free libraries.  In this case, there is little to gain
by limiting the free library to free software only, so we use the Lesser General Public License.

In other cases, permission to use a particular library in non-free programs enables a greater
number of people to use a large body of free software.  For example, permission to use the
GNU C Library in non-free programs enables many more people to use the whole GNU
operating system, as well as its variant, the GNU/Linux operating system.

Although the Lesser General Public License is Less protective of the users' freedom, it does
ensure that the user of a program that is linked with the Library has the freedom and the
wherewithal to run that program using a modified version of the Library.

The precise terms and conditions for copying, distribution and modification follow.  Pay close
attention to the difference between a "work based on the library" and a "work that uses the
library".  The former contains code derived from the library, whereas the latter must be
combined with the library in order to run.

TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

0. This License Agreement applies to any software library or other program which contains a
notice placed by the copyright holder or other authorized party saying it may be distributed
under the terms of this Lesser General Public License (also called "this License"). Each
licensee is addressed as "you".

A "library" means a collection of software functions and/or data prepared so as to be
conveniently linked with application programs (which use some of those functions and data)
to form executables.

The "Library", below, refers to any such software library or work which has been distributed
under these terms.  A "work based on the Library" means either the Library or any derivative
work under copyright law: that is to say, a work containing the Library or a portion of it, either
verbatim or with modifications and/or translated straightforwardly into another language.
(Hereinafter, translation is included without limitation in the term "modification".)

 "Source code" for a work means the preferred form of the work for making modifications to
it.  For a library, complete source code means all the source code for all modules it contains,
plus any associated interface definition files, plus the scripts used to control compilation and
installation of the library.

Activities other than copying, distribution and modification are not covered by this License;
they are outside its scope.  The act of running a program using the Library is not restricted,
and output from such a program is covered only if its contents constitute a work based on
the Library (independent of the use of the Library in a tool for writing it).  Whether that is true
depends on what the Library does and what the program that uses the Library does.

1. You may copy and distribute verbatim copies of the Library's complete source code as
you receive it, in any medium, provided that you conspicuously and appropriately publish on
each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the
notices that refer to this License and to the absence of any warranty; and distribute a copy of
this License along with the Library.

You may charge a fee for the physical act of transferring a copy, and you may at your option
offer warranty protection in exchange for a fee.

2. You may modify your copy or copies of the Library or any portion of it, thus forming a work
based on the Library, and copy and distribute such modifications or work under the terms of
Section 1 above, provided that you also meet all of these conditions:

    a) The modified work must itself be a software library.
    b) You must cause the files modified to carry prominent notices stating that you changed

the files and the date of any change.

    c) You must cause the whole of the work to be licensed at no charge to all third parties

under the terms of this License.

    d) If a facility in the modified Library refers to a function or a table of data to be supplied by

an application program that uses the facility, other than as an argument passed when
the facility is invoked, then you must make a good faith effort to ensure that, in the event
an application does not supply such function or table, the facility still operates, and
performs whatever part of its purpose remains meaningful.

    (For example, a function in a library to compute square roots has a purpose that is entirely

well-defined independent of the application.  Therefore, Subsection 2d requires that any
application-supplied function or table used by this function must be optional: if the
application does not supply it, the square root function must still compute square roots.)

These requirements apply to the modified work as a whole.  If identifiable sections of that
work are not derived from the Library, and can be reasonably considered independent and
separate works in themselves, then this License, and its terms, do not apply to those sections
when you distribute them as separate works.  But when you distribute the same sections as
part of a whole which is a work based on the Library, the distribution of the whole must be on
the terms of this License, whose permissions for other licensees extend to the entire whole,
and thus to each and every part regardless of who wrote it.

Thus, it is not the intent of this section to claim rights or contest your rights to work written
entirely by you; rather, the intent is to exercise the right to control the distribution of derivative
or collective works based on the Library.

In addition, mere aggregation of another work not based on the Library with the Library (or

with a work based on the Library) on a volume of a storage or distribution medium does not
bring the other work under the scope of this License.

3. You may opt to apply the terms of the ordinary GNU General Public License instead of this
License to a given copy of the Library.  To do this, you must alter all the notices that refer to
this License, so that they refer to the ordinary GNU General Public License, version 2,
instead of to this License.  (If a newer version than version 2 of the ordinary GNU General
Public License has appeared, then you can specify that version instead if you wish.)  Do not
make any other change in these notices.

Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU
General Public License applies to all subsequent copies and derivative works made from
that copy.

This option is useful when you wish to copy part of the code of the Library into a program that
is not a library.

4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in
object code or executable form under the terms of Sections 1 and 2 above provided that you
accompany it with the complete corresponding machine-readable source code, which must
be distributed under the terms of Sections 1 and 2 above on a medium customarily used for
software interchange.

If distribution of object code is made by offering access to copy from a designated place,
then offering equivalent access to copy the source code from the same place satisfies the
requirement to distribute the source code, even though third parties are not compelled to
copy the source along with the object code.

5. A program that contains no derivative of any portion of the Library, but is designed to work
with the Library by being compiled or linked with it, is called a "work that uses the Library".
Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside
the scope of this License.

However, linking a "work that uses the Library" with the Library creates an executable that is
a derivative of the Library (because it contains portions of the Library), rather than a "work
that uses the library".  The executable is therefore covered by this License. Section 6 states
terms for distribution of such executables.

When a "work that uses the Library" uses material from a header file that is part of the
Library, the object code for the work may be a derivative work of the Library even though the
source code is not. Whether this is true is especially significant if the work can be linked
without the Library, or if the work is itself a library.  The threshold for this to be true is not
precisely defined by law.

If such an object file uses only numerical parameters, data structure layouts and accessors,
and small macros and small inline functions (ten lines or less in length), then the use of the
object file is unrestricted, regardless of whether it is legally a derivative work.  (Executables
containing this object code plus portions of the Library will still fall under Section 6.)

Otherwise, if the work is a derivative of the Library, you may distribute the object code for the
work under the terms of Section 6. Any executables containing that work also fall under
Section 6, whether or not they are linked directly with the Library itself.

6. As an exception to the Sections above, you may also combine or link a "work that uses the
Library" with the Library to produce a work containing portions of the Library, and distribute
that work under terms of your choice, provided that the terms permit modification of the work
for the customer's own use and reverse engineering for debugging such modifications.

You must give prominent notice with each copy of the work that the Library is used in it and
that the Library and its use are covered by this License.  You must supply a copy of this
License.  If the work during execution displays copyright notices, you must include the
copyright notice for the Library among them, as well as a reference directing the user to the
copy of this License.  Also, you must do one of these things:

     a) Accompany the work with the complete corresponding machine-readable source code

for the Library including whatever changes were used in the work (which must be
distributed under Sections 1 and 2 above); and, if the work is an executable linked with
the Library, with the complete machine-readable "work that uses the Library", as object
code and/or source code, so that the user can modify the Library and then relink to
produce a modified executable containing the modified Library.  (It is understood that
the user who changes the contents of definitions files in the Library will not necessarily
be able to recompile the application to use the modified definitions.)

    b) Use a suitable shared library mechanism for linking with the Library.  A suitable mechanism

is one that (1) uses at run time a copy of the library already present on the user's computer
system, rather than copying library functions into the executable, and (2) will operate
properly with a modified version of the library, if the user installs one, as long as the
modified version is interface-compatible with the version that the work was made with.

    c) Accompany the work with a written offer, valid for at least three years, to give the same

user the materials specified in Subsection 6a, above, for a charge no more than the
cost of performing this distribution.

    d) If distribution of the work is made by offering access to copy from a designated place,

offer equivalent access to copy the above specified materials from the same place.

    e) Verify that the user has already received a copy of these materials or that you have

already sent this user a copy.

For an executable, the required form of the "work that uses the Library" must include any
data and utility programs needed for reproducing the executable from it.  However, as a
special exception, the materials to be distributed need not include anything that is normally
distributed (in either source or binary form) with the major components (compiler, kernel,
and so on) of the operating system on which the executable runs, unless that component
itself accompanies the executable.

It may happen that this requirement contradicts the license restrictions of other proprietary

Summary of Contents for TH-65XVS30UP

Page 1: ...WAP SEARCH OPEN CLOSE SPLIT CH DVD VCR CH REC CH VOL CH VOL OK POWER POWER Operating Instructions Digital High Definition Plasma TV For assistance please call 1 888 VIEW PTV 843 9788 or send e mail to...

Page 2: ...nufactured under license from BBE Sound Inc Licensed by BBE Sound Inc under USP4638258 5510752 and 5736897 BBE and BBE symbol are registered trademarks of BBE Sound Inc SD Logo is a trademark WARNING...

Page 3: ...ticularly at plugs convenience receptacles and the point where they exit from the apparatus 11 Only use attachments accessories specified by the manufacturer 12 Use only with the cart stand tripod bra...

Page 4: ...t you will have many years of enjoyment from your new Plasma TV To obtain maximum benefit from your set please read these Instructions before making any adjustments and retain them for future referenc...

Page 5: ...int Brightness Picture Sharpness Normal 26 Other Adjust 26 Audio 28 Bass Treble Balance Normal 28 Other Adjust 28 Channel 30 Favorite 30 Captions 31 Timer 33 Clock Set 33 Day Set 33 Timer 34 Sleep 35...

Page 6: ...t on a circuit different from that to which the receiver is connected Consult the dealer or an experienced radio TV technician for help This device complies with Part 15 of the FCC Rules Operation is...

Page 7: ...generated which could cause fire If the plug is damaged or the wall socket plate is loose they should not be used Do not handle the power cord plug with wet hands Doing so may cause electric shocks Do...

Page 8: ...mmunication equipment Install your infrared sensor in a place away from direct or reflected light from your Plasma TV Cleaning and maintenance The front of the display panel has been specially treated...

Page 9: ...cables For best performance video cables should utilize 75 ohm coaxial shielded wire Cables are available from your dealer or electronic supply store Before you purchase any cables be sure you know w...

Page 10: ...D CARD POWER POWER Accessories Check that you have the Accessories and items shown Operating Instructions Remote control EUR7627Z40 Warranty card Product Registration card Customer Services Directory...

Page 11: ...ure any excess cables with bands as required Speakers Optional accessories Pass the attached cable fixing band through the clip as shown in the figure To secure cables connected to Terminals wrap the...

Page 12: ...IOOUT COMPONENT VIDEO INPUT PROGOUT INPUT AUDIO AUDIO L R VIDEO SVIDEO 1 Y Y R R 2 1 CableCARDTM CARD TOP Turn Card upside down and gently insert it POWER Connection VHF UHF Mixer 75 Ohm coaxial cable...

Page 13: ...ce interference or have Premium scrambled channels A cable converter box is required for proper reception Check with your local cable company for its compatibility requirements To obtain optimum quali...

Page 14: ...ent video input terminals Y PB PR of the TV Component color inputs provide luminance and separate color signal Select the output of the STB to either 480i 1080i or 480p A DTV signal must be available...

Page 15: ...he output from the DIGITAL AUDIO OUT jack will be Dolby Digital When NTSC channel is selected the output will be PCM Procedure 1 Select Speakers Off in Audio menu see page 29 2 Adjust the amplifier vo...

Page 16: ...onversion cable TY SCHO3DH available on Panasonic Website www panasonic com Notes An audio cable should be connected only when using a HDMI conversion adapter to connect with a DVI cable If the extern...

Page 17: ...n are not supplied with this set Do not set the horizontal and vertical scanning frequencies for PC signals which are above or below the specified frequency range INPUT 3 PC S VIDEO L AUDIO R VIDEO DI...

Page 18: ...t DIGITALAUDIO OUT AUDIO DEDICATEDDISPLAYOUT Cable In SERVICE ONLY ANTENNA A B L R Cable In ANTENNA A B SERVICE ONLY L L PB L PB PR R PR 2 AUDIO AUDIOOUT COMPONENT VIDEO INPUT PROGOUT INPUT AUDIO AUDI...

Page 19: ...on on the Digital Media Receiver unit when the Plasma TV is on or in standby mode Note The TV will still consume some power as long as the power cord is still inserted into the wall outlet TV VCR DVD...

Page 20: ...SPLIT CH DVD VCR CH REC FREEZE Freeze the picture see pages 53 55 PIP PIP Picture in Picture Operation see page 52 53 SPLIT Split Screen see page 54 55 MOVE Move PIP frame see page 53 SWAP Swap pictu...

Page 21: ...he Favorite channel list see page 30 BBE Turn BBE VIVA 3D OFF or ON see page 29 RECALL Display or remove the channel banner ASPECT Change the screen aspect see page 56 MUTE Mute the sound Press again...

Page 22: ...First Time Setup and Antenna A is set to cable Antenna A will not be scanned due to the CableCARDTM providing the channel map First Time Setup Input Setup Cable Antenna Auto Scan Setting Language 1 2...

Page 23: ...tton for desired TV signals see pages 12 13 14 4 Press to select desired channel 5 Select the desired volume level POWER Note The channel number and volume level remain the same even after the TV is t...

Page 24: ...assorted information about the TV Please have this information when calling Customer Care Center Other Adjust Color Mng Video NR 3D Y C Filter Color Matrix Freeze Color Temp Cool Split On Off Off HD T...

Page 25: ...ormal picture To exit menu MENU EXIT Menu Navigation Channel Setup CH VOL CH VOL OK Press to select the menu Press to enter the sub menu field Proceed to adjustment and setting Password Enter Password...

Page 26: ...has its own picture settings Color Tint Brightness Picture and Sharpness 1 Press to select Other Adjust Press to display the sub menu CH VOL CH VOL OK 2 Press to select the sub menu Press to select or...

Page 27: ...r Mng Color Management Video NR 3D Y C Filter Color Temp temperature Color Mng Video NR 3D Y C Filter Color Matrix Displays 480p input signals in a natural color from digital equipment adapters connec...

Page 28: ...or decrease the treble response Emphasize the left right speaker volume Reset Bass Treble and Balance adjustments to factory default settings Menu Navigation Audio Treble Balance Normal Other Adjust...

Page 29: ...ut only Analog Analog Input only Menu Navigation Note This feature is effective when BBE VIVA 3D is set to Off Surround Enhances audio response when listening to stereo Speakers This feature is used t...

Page 30: ...ect RF Input Press to select Antenna A or Antenna B Press to enter your selection CH VOL CH VOL OK CH VOL CH VOL OK Allows you to create Favorite channel list from Antenna A or Antenna B CH VOL CH VOL...

Page 31: ...set caption 1 2 3 4 5 6 7 8 0 9 CH VOL CH VOL OK Antenna A Preset Labels Manual Labels Input Labels NBC PBS CNN RF Input ABC CBS FOX ESPN HBO Captions 2 Press to select RF Input Press to select Antenn...

Page 32: ...for each channel To delete the selected character press until Blank is displayed Press to enter your selection Note Only inputs with a signal will be selectable 2 Press to select RF Input Press to sel...

Page 33: ...deo 3 PC Component 1 Component 2 HDMI Video 1 Captions Menu Navigation Timer Press the MENU key to activate the main menu and select Timer refer to page 24 Set the time in Clock Set see below before s...

Page 34: ...ff timer will be deactivated and the TV will be in standby mode even after power is restored CH VOL CH VOL OK Set Select timer to turn the TV on and off at selected times and on selected day Press to...

Page 35: ...channel and turn off the TV MENU Menu Navigation Press to select Sleep Press to select the desired sleep time No 30 60 or 90 To turn off the timer select No To confirm the remaining time press RECALL...

Page 36: ...o memory Notes Auto Scan is necessary when you select the input signal for the first time or whenever you change the antenna configuration If CableCARDTM is not inserted the Auto scan performs Scan Al...

Page 37: ...a A Auto Scan RF Input A 1 A 2 Channel Add Channel Del Manual Program Signal Meter Program Channel Language Press to select Manual Program Press to enter the sub menu field 2 Press to select RF Input...

Page 38: ...l Program Signal Meter Program Channel Signal Strength 96 Peak 96 RF Input Language CH VOL CH VOL OK Menu Navigation 1 CH VOL CH VOL OK Press to select Language Press to enter the sub menu field CH VO...

Page 39: ...it Notes The closed caption is not displayed when you use HDMI connection When displaying or recording an analog channel program on connected equipment select the closed caption On Off setting on the...

Page 40: ...nd The color of the text box Automatic Black White Red Green Blue Yellow Magenta Cyan Back Opacity The opacity of the text box Automatic Transparent Translucent Solid Flashing Outline The outline of t...

Page 41: ...Displaying a picture in 4 3 mode for an extended period may cause an after image Change the brightness of the side bars to reduce the risk of after image Power Save Off or On Suppress the luminous lev...

Page 42: ...Press to enter your selection Password New Password 1 2 3 4 5 6 7 8 0 9 Lock Set Mode Off CH VOL CH VOL OK Off Turns off Lock set functions Lock All All channels are locked regardless of the rating l...

Page 43: ...NR rating is independent of other ratings Placing a block on a specific age based rating level the NR rating and any other more restrictive ratings will also be blocked Block Program MPAA U S TV C E...

Page 44: ...xempt programming includes news sports documentaries and other information programming talk shows music videos and variety programming Programming intended for children under age 8 No offensive langua...

Page 45: ...tended for a broad audience but contains light or occasional violence Adult supervision recommended Programming may not be suitable for children under the age of 13 Contains either a few violent scene...

Page 46: ...a loss or damage to the card Stored data should be periodically backed up as a protection against data corruption data loss or device malfunction Please note that our company shall not accept any liab...

Page 47: ...logy Industries Association JEITA Memory cards must be formatted with FAT12 or FAT16 in order to be viewed on TV If the card is not formatted it may cause incompatibility with certain memory card adap...

Page 48: ...d the pixel resolution of the picture Select the thumbnail image Press to display the image in the single picture view mode CH VOL CH VOL OK 3 CH VOL CH VOL OK To rotate the picture Press to select th...

Page 49: ...de show CH VOL CH VOL OK Press to select Start Press to start the slide show Press again to stop Press ASPECT to change the aspect of the image see page 56 Photo Viewer Setup Menu Return Interval 5Sec...

Page 50: ...you select the magnification of the single picture display Press to select Zoom Press to select To Fit x2 or x4 Press to activate the setting CH VOL CH VOL OK Press to move the image in the picture f...

Page 51: ...ngle picture view mode the screen turns black to avoid image retention Press any key to return to the normal display Photo Viewer Insert a card The JPEG file is corrupted and cannot be decoded The car...

Page 52: ...nel signal 2 Select the channel Press to select the channel You can also use the numbered buttons To cancel the PIP operation In the Main picture Main picture Main picture PIP frame PIP frame PIP SPLI...

Page 53: ...splay search frames Press again to cancel Search Press to position PIP frame to one of the four corners PIP frame Press again to cancel Freeze Main Picture Select PIP or Split see page 27 Freeze when...

Page 54: ...annel You can also use the numbered buttons To cancel the SPLIT operation In the Main picture Main picture Main picture SPLIT frame SPLIT frame SPLIT frame The previously selected screen appears In th...

Page 55: ...ncel Freeze Main Picture Select PIP or Split see page 27 Freeze when freezing the Main picture While SPLIT frame is not displayed Note Freeze is canceled after 3 minutes The input mode changes in SPLI...

Page 56: ...and left edges of a 4 3 picture to fill the screen and the center of the screen has aspect correction applied The size of the picture depends on the original signal Recommended for regular TV viewing...

Page 57: ...MENT Function Adjusts white areas of picture Adjusts dark areas of picture Adjusts clarity of outline detail Select Normal Warm red or Cool blue colors to suit personal preferences On Enable vivid col...

Page 58: ...or synchronized signal are automatically selected If both input it is selected the H and V sync VIDEO NR Not effective for this model PICTURE POS SIZE SIGNAL CH CH VOL VOL OK CH CH VOL VOL OK CH CH V...

Page 59: ...the component does not operate with the Remote Control repeat the procedure using another code Some brands have multiple codes If an incorrect code is entered or if the procedure takes longer than 30...

Page 60: ...306 Tatung 310 311 339 Teac 310 311 339 Technics 321 322 323 324 Teknika 324 Toshiba 301 346 Vector Research 311 Wards 306 309 335 336 344 Yamaha 305 310 311 339 Zenith 306 344 Brand Code Admiral 335...

Page 61: ...Sears 236 Magnavox 229 232 Marantz 229 McIntosh 221 Nakamichi 210 Onkyo 214 215 Codes for CD DVD Brand Code Optimus 208 218 220 222 Panasonic 224 225 227 Philips 229 230 Pioneer 208 Quasar 224 225 227...

Page 62: ...Hitachi 103 124 Macom 103 104 105 Magnavox 133 Memorex 130 Movietime 105 132 Oak 102 137 139 Panasonic 109 110 114 Philips 106 107 128 129 130 Pioneer 101 116 Pulsar 105 132 Codes for Cable Box CBL B...

Page 63: ...N UP DOWN CABLE CHANNEL UP DOWN DBS NAVIGATION UP DOWN OK DBS MENU NAVIGATION RIGHT LEFT DBS NAVIGATION RIGHT LEFT DTV MENU PROGRAM INFO DBS PROGRAM INFO EXIT DBS MENU Select Channel Select Channel Se...

Page 64: ...Operating peripheral equipment DVD CD MODE AUX MODE KEY NAME VCR MODE RCVR MODE DVD CD PVR VCR2 TAPE NAVIGATION UP DOWN NEXT PREVIOUS TRACK ONSCREEN VCR DISPLAY ONSCREEN VCR DISPLAY 1 AV1 2 AV2 3 AV3...

Page 65: ...ideo source operation Make sure that a PC is not connected to HDMI input Rarely the TV will not display video in HDMI input from devices with HDMI or DVI output due to bad communication between the TV...

Page 66: ...nty This product is not designed to display fixed images for extended periods of time The TV is fitted with a cooling fan to dissipate heat generated during normal use The rotating fan may cause a whi...

Page 67: ...ing sync PB PR 0 7 Vp p AUDIO L R Phono Jack Type 2 0 5 Vrms HDMI type A Connector AUDIO L R Phono Jack Type 2 0 5 Vrms PCM Dolby Digital Fiber Optic D sub 26 pin Digital RGB 24 pin Digital Media Rece...

Page 68: ...bove provided that you also meet all of these conditions a You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change b You must cause a...

Page 69: ...useful but WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE See the GNU General Public License for more details You should have received a...

Page 70: ...ibution of derivative or collective works based on the Library In addition mere aggregation of another work not based on the Library with the Library or with a work based on the Library on a volume of...

Page 71: ...tion excluding those countries so that distribution is permitted only in or among countries not thus excluded In such case this License incorporates the limitation as if written in the body of this Li...

Page 72: ...T input PC RGB input VIDEO input VIDEO input Note Signals without above specification may not be displayed properly VIDEO input HDMI input signal name horizontal vertical COMPONENT PC HDMI frequency k...

Reviews: