background image

32

SQT1211

This program is free software; you can redistribute it and/or modify it under the 
terms of the GNU General Public License as published by the Free Software 
Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be 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 copy of the GNU General Public License along 
with this program; if not, write to the Free Software Foundation, Inc., 51 
Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this when it starts in 
an interactive mode:

Gnomovision version 69, Copyright (C) year name of author Gnomovision 
comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it under certain 
conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate 

parts of the General Public License.  Of course, the commands you use may be 
called something other than `show w' and `show c'; they could even be 
mouse-clicks or menu items--whatever suits your program.

You should also get your employer (if you work as a programmer) or your school, 
if any, to sign a "copyright disclaimer" for the program, if necessary.  Here is a 

sample; alter the names:

  Yoyodyne, Inc., hereby disclaims all copyright interest in the program 
`Gnomovision' (which makes passes at compilers) written by James Hacker.

  <signature of Ty Coon>, 1 April 1989

  Ty Coon, President of Vice

This General Public License does not permit incorporating your program into 
proprietary programs.  If your program is a subroutine library, you may consider it 
more useful to permit linking proprietary applications with the library.  If this is 
what you want to do, use the GNU Lesser General Public License instead of this 

License.

This document contains certain notices that Qualcomm Connected Experiences, 
Inc. 
("QCE") is required to provide you regarding software components included with 
the software provided herein. Notwithstanding anything in the notices in this file, 
your use of these software components together with the QCE software 

(hereinafter referred to as "Software") is subject to the terms of your license from 
QCE or its affiliates, as the case may be. Compliance with all copyright laws and 
license terms included in the notice section of this file are the responsibility of the 
user. Except as may be granted under a copyright license by separate express 
written agreement, this file provides no rights under or license to any QCE or its 
affiliate’s patents, trademarks, copyrights, or other intellectual property.

No part of the Software is a Contribution and QCE has made no Contribution 
under the Apache 2.0 license. Notifications and licenses are retained for 
attribution purposes only. 

If the version of this software you are using is for running on iOS, it is developed 
using unmodified iOS SDK header files included in Apple’s iOS SDK and such 

use is not a Modification.

Copyright (c) 2013-2014 Qualcomm Connected Experiences, Inc. 
All rights reserved. Confidential and Proprietary.
QUALCOMM is a trademark of Qualcomm Incorporated. Other trademarks are 
the property of their respective owners. 

=============================================================

=============================================================

Copyright AllSeen Alliance. All rights reserved.

Permission to use, copy, modify, and/or distribute this software for any purpose 
with or without fee is hereby granted, provided that the above copyright notice 
and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL 
WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL 
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT 
SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR 
CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER 

RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, 
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE 
OF THIS SOFTWARE.

=============================================================

=============================================================

Boost Software License - Version 1.0 - August 17th, 2003

Permission is hereby granted, free of charge, to any person or organization 
obtaining a copy of the software and accompanying documentation covered by 
this license (the "Software") to use, reproduce, display, distribute, execute, and 
transmit the Software, and to prepare derivative works of the Software, and to 
permit third-parties to whom the Software is furnished to do so, all subject to the 

following:

The copyright notices in the Software and this entire statement, including the 
above license grant, this restriction and the following disclaimer, must be included 
in all copies of the Software, in whole or in part, and all derivative works of the 

Software, unless such copies or derivative works are solely in the form of 
machine-executable object code generated by a source language processor.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY 
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE 
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR 

PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE 
COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE 
LIABLE FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN 
CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS 
IN THE SOFTWARE.

=============================================================

=============================================================
//  Copyright (c) 2001-2009 Peter Dimov
//
//  Distributed under the Boost Software License, Version 1.0.
//  See accompanying file LICENSE_1_0.txt or copy at
//  http://www.boost.org/LICENSE_1_0.txt

//
//  See http://www.boost.org/libs/smart_ptr/weak_ptr.htm for documentation.
//
=============================================================

=============================================================

// Copyright Douglas Gregor 2001-2004. Use, modification and

// distribution is subject to the Boost Software License, Version
// 1.0. (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
=============================================================

=============================================================

// Copyright (C) 2007, 2008 Steven Watanabe, Joseph Gauterin, Niels Dekker

//
// Distributed under the Boost Software License, Version 1.0. (See
// accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
// For more information, see http://www.boost.org
=============================================================

=============================================================
// Copyright (C) 2003, Fernando Luis Cacciola Carballal.

// Copyright (C) 2007, Tobias Schwinger.
//
// Use, modification, and distribution is subject to the Boost Software
// License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
=============================================================

=============================================================

// Copyright 2003 (c) The Trustees of Indiana University.

// Use, modification, and distribution is subject to the Boost Software
// License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)

=============================================================

=============================================================
/ Copyright (C) 2003, Fernando Luis Cacciola Carballal.
// Copyright (C) 2007, Tobias Schwinger.
//
// Use, modification, and distribution is subject to the Boost Software
// License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at

// http://www.boost.org/LICENSE_1_0.txt)
//
// See http://www.boost.org/libs/optional for documentation.
//
// You are welcome to contact the author at:
//  [email protected]

//
=============================================================

=============================================================
//  Copyright 2010 Vicente J. Botet Escriba

//  Distributed under the Boost Software License, Version 1.0.
//  See http://www.boost.org/LICENSE_1_0.txt

=============================================================

=============================================================
// Copyright (C) 2003, 2008 Fernando Luis Cacciola Carballal.
//
// Use, modification, and distribution is subject to the Boost Software
// License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)

//
// See http://www.boost.org/libs/optional for documentation.
//

SC-ALL9&6-SQT1211_mst.book  32 ページ  2016年1月12日 火曜日 午後3時16分

Summary of Contents for SC-ALL9

Page 1: ... use Model number suffix EB denotes UK model Included Installation Instructions The installation work should be done by a qualified installation specialist l 20 and 21 Before commencing work carefully read these installation instructions and the operating instructions to ensure that installation is performed correctly Please keep these instructions You may need them when maintaining or moving this...

Page 2: ...es SC ALL6 This unit is intended for use in moderate and tropical climates Placement Place this unit on an even surface To reduce the risk of fire electric shock or product damage Do not install or place this unit in a bookcase built in cabinet or in another confined space Ensure this unit is well ventilated Do not obstruct this unit s ventilation openings with newspapers tablecloths curtains and ...

Page 3: ...Y00119 SC ALL9EG W SC ALL6EG W K2CQ2YY00136 SC ALL9 Wall mounting accessories 1 Screw XTB3 8JFJK J 1 Safety holder RSC1266 2 Wall mount brackets RSC1262 1 Product numbers are correct as of January 2016 These may be subject to change The supplied AC mains lead is for use with this system only Do not use it with other equipment Also do not use cords from other equipment with this system About descri...

Page 4: ...SC ALL6 Rear surround switch REAR MODE 4 AUX switch AUX 5 Bluetooth switch 6 Network switch NET Enter WPS pairing mode l 9 firmware update mode l 18 7 Standby on switch Í I Touch to switch the unit from on to standby mode or vice versa In standby mode the unit is still consuming a small amount of power 1 2 4 5 6 7 8 10 11 12 13 1 1 1 1 1 1 Touch area 14 16 15 1 2 3 4 5 6 7 8 9 10 11 12 13 1 1 1 1 ...

Page 5: ...airing as the left surround speaker is successful Lights up blue The pairing as the right surround speaker is successful Blinks slowly green The unit is waiting for the rear surround connection Blinks green The unit is waiting for pairing Blinks fast green The unit is ready for pairing as the left speaker Blinks fast blue The unit is ready for pairing as the right speaker Lights up AUX is selected...

Page 6: ...g instructions of the device SC ALL6 Installation This unit can be installed either vertically or horizontally Install the unit with the speaker feet side down as shown below Automatic standby mode This unit is designed to conserve its power consumption and save energy The unit will turn to standby mode automatically if there is no sound and it is not being used for approximately 20 minutes The op...

Page 7: ... iOS App Store Android Google PlayTM 2 Open the app and follow the on screen instructions When the connection is established the network indicator blue lights up Using an Internet browser l 8 You can access this unit s network settings from the Internet browser on your smartphone or tablet etc Using WPS Wi Fi Protected SetupTM l 9 If your wireless router supports WPS you can set up a connection by...

Page 8: ...name will be displayed as this unit s name on the network The guaranteed limit is 32 characters The device name is set when Next is selected You can also change the device name after the network connection is set up l 10 5 Select your network name SSID and type the password Check the wireless router for the network name SSID and the password A list of network names SSIDs will be appeared when you ...

Page 9: ...ons for activating this function may differ The unit may not turn on even when selected as the output speakers In that case start playback Network reset Touch and hold NET and 1 for at least 4 seconds The network indicator starts blinking blue red This function is disabled when this system is connected with a LAN cable Do not connect a LAN cable Doing so will disable the Wi Fi function 1 Turn this...

Page 10: ...tart an Internet browser on your device and then type this unit s IP address into the address field to display the settings page It may take a few minutes until the settings page is displayed depending on the environment In that case reload the browser If the unit is connected with Wi Fi only a device name can be changed Close the settings page after changing the device name To change the device n...

Page 11: ...over each other You can change the speaker mode setting for the unit to left or right channel to make stereo pairing You can also play different songs on other speakers powered by AllPlay at the same time The number of speakers powered by AllPlay that can perform playback at the same time differs depending on the situation of use When you turn off one of the speakers powered by AllPlay other speak...

Page 12: ...age of the song s cover art in the bottom left of the playback screen 4 From select this system as the output speakers To enjoy synchronised sound from the multiple speakers powered by AllPlay you need to group the speakers using the app Panasonic Music Streaming l 11 Using online music services other than Spotify After step 2 3 From select this system as the output speakers Depending on the servi...

Page 13: ...t your desired music source from the list 5 Select this system The device will start to read the selected music source s information from this system This system will change to the selector mode for the selected music source The speaker selected in step 3 and this system will be automatically grouped together Depending on the selected music source playback may start If a content list appears on yo...

Page 14: ...eset the selected station The mode indicator blinks as many times as the channel number of the selected preset channel e g The mode indicator blinks 2 times when 2 is selected Listening to a preset channel Touch one of the internet radio preset channel switches SC ALL9 1 to 6 SC ALL6 1 or 2 on the unit The mode indicator blinks as many times as the channel number of the selected preset channel e g...

Page 15: ... seconds The Bluetooth indicator blue blinks slowly If prompted for the passkey input 0000 You can register up to 8 devices with this unit If a 9th device is paired the device that has not been used for the longest time will be replaced When is selected as the source this unit will automatically try and connect to the last connected Bluetooth device If the connection attempt fails try to establish...

Page 16: ...efault is Low AUX input You can also listen to music from an external music player through this unit Preparation Connect an external device l 6 1 Touch AUX The AUX indicator lights up 2 Start playback on the connected device To select the sound input level of the external device While in AUX mode touch and hold AUX for at least 4 seconds The mode indicator blinks once Normal level The mode indicat...

Page 17: ...surround indicator green blinks faster and lights up when pairing is successful 5 Touch 2 and REAR MODE for at least 4 seconds on the other SC ALL6 as right surround speaker The rear surround indicator blue blinks faster and lights up when pairing is successful The pairing mode is cancelled after about 2 minutes elapses You can also touch Í I to cancel it When this unit is in rear surround mode tu...

Page 18: ...net If the network indicator is blinking in blue and red wait for it to light up in blue 1 Touch and hold NET and for at least 5 seconds till the operation indicator amber starts to blink 2 While continuing to hold NET and touch AUX During the update process the mode indicator amber blinks slowly 3 After the update has finished the mode indicator amber lights up for at least 3 seconds The unit wil...

Page 19: ...nal strength If the network indicator is blinking in blue and red wait until the blinking stops If the Wi Fi signal strength cannot be checked deselect the unit from speakers powered by AllPlay and try again To check the unit s IP address and the MAC address Preparation Download the app Panasonic Music Streaming l 11 1 Start the app Panasonic Music Streaming 2 From Speaker select 3 Select this uni...

Page 20: ...r onto the unit Screw tightening torque 50 N0cm to 70 N0cm 2 Attach the fall prevention cord to the unit Use a cord that is capable of supporting over 50 kg with a diameter of about 1 5 mm WARNING To prevent injury this apparatus must be securely attached to the wall in accordance with the installation instructions Keep the safety holder the screws and the wall mount brackets out of reach of child...

Page 21: ...ng the unit onto the wall l 6 4 Drive a screw to secure the safety holder onto the wall Refer to step 3 for requirements before screwing 5 Attach the fall prevention cord to the wall Make sure that the slack of the cord is minimal At least 30 mm 7 5 mm to 9 4 mm 4 mm Wall mount bracket supplied Screw not supplied Space required A 573 mm B 524 mm C 407 mm D 156 mm E 248 mm 13 mm Screw not supplied ...

Page 22: ...ng in blue and red The unit needs to be repaired Consult your dealer The unit does not work as described in the Operating Instructions Update the unit s firmware l 18 Pairing cannot be done Check the Bluetooth device condition The device cannot be connected The pairing of the device was unsuccessful or the registration has been replaced Try pairing the device again l 15 This system might be connec...

Page 23: ...is not connected to the network Check the network connection l 7 Cannot select this unit as the output speakers Make sure that the devices are connected to the same network as this unit Reconnect the devices to the network Turn off and then on the wireless router Playback does not start The sound is interrupted If using the 2 4 GHz band on the wireless router simultaneous use with other 2 4 GHz de...

Page 24: ...on This system cannot transmit data to a Bluetooth device Range of use Use this device at a maximum range of 10 m The range can decrease depending on the environment obstacles or interference Interference from other devices This system may not function properly and troubles such as noise and sound jumps may arise due to radio wave interference if this system is located too close to other Bluetooth...

Page 25: ... Copyright C 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 Josh Coalson Redistribution and use in source and binary forms with or without modification are permitted provided that the following conditions are met Redistributions of source code must retain the above copyright notice this list of conditions and the following disclaimer Redistributions in binary form must reproduce the above copyr...

Page 26: ...ne typek1 Impedance 4 TERMINALS SECTION AUX Terminal Stereo 3 5 mm jack LAN port 10 Base T 100 Base TX GENERAL Power supply AC 220 V to 240 V 50 Hz Power consumption 14 W Power consumption in standby mode Off mode Approx 0 2 W When Network standby is on Approx 3 0 W Dimensions WkHkD Horizontal placing 248 mmk131 mmk155 mm Vertical placing 131 mmk248 mmk165 mm Mass Approx 2 5 kg Operating temperatu...

Page 27: ... size 16 bits 24 bits Channel count 2 ch Declaration of Conformity DoC Hereby Panasonic Corporation declares that this product is in compliance with the essential requirements and other relevant provisions of Directive 1999 5 EC Customers can download a copy of the original DoC to our R TTE products from our DoC server http www doc panasonic de Contact to Authorised Representative Panasonic Market...

Page 28: ...ense therefore permits such linking only if the entire combination fits its criteria of freedom The Lesser General Public License permits more lax criteria for linking other code with the library 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 a...

Page 29: ...ing 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 conta...

Page 30: ...ong with this library if not write to the Free Software Foundation Inc 51 Franklin Street Fifth Floor Boston MA 02110 1301 USA Also add information on how to contact you by electronic and paper mail You should also get your employer if you work as a programmer or your school if any to sign a copyright disclaimer for the library if necessary Here is a sample alter the names Yoyodyne Inc hereby disc...

Page 31: ...ceives a license from the original licensor to copy distribute or modify the Program subject to these terms and conditions You may not impose any further restrictions on the recipients exercise of the rights granted herein You are not responsible for enforcing compliance by third parties to this License 7 If as a consequence of a court judgment or allegation of patent infringement or for any other...

Page 32: ...ht notice and this permission notice appear in all copies THE SOFTWARE IS PROVIDED AS IS AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL DIRECT INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE DATA OR PROFITS WHETHER IN AN...

Page 33: ...ribution are subject to the Boost Software License Version 1 0 See accompanying file LICENSE_1_0 txt or copy at http www boost org LICENSE_1_0 txt C Copyright 2002 Rani Sharoni rani_sharoni hotmail com and Robert Ramey Use modification and distribution is subject to the Boost Software License Version 1 0 See accompanying file LICENSE_1_0 txt or copy at http www boost org LICENSE_1_0 txt C Copyrigh...

Page 34: ... 2003 Distributed under the Boost Software License Version 1 0 See accompanying file LICENSE_1_0 txt or copy at http www boost org LICENSE_1_0 txt C Copyright John maddock 1999 C David Abrahams 2002 Distributed under the Boost Software License Version 1 0 See accompanying file LICENSE_1_0 txt or copy at http www boost org LICENSE_1_0 txt C Copyright David Abrahams 2002 C Copyright Jeremy Siek 2002...

Page 35: ...eman Dawes 2001 2003 C Copyright Douglas Gregor 2002 C Copyright David Abrahams 2002 2003 C Copyright Synge Todo 2003 Use modification and distribution are subject to the Boost Software License Version 1 0 See accompanying file LICENSE_1_0 txt or copy at http www boost org LICENSE_1_0 txt Copyright c 2002 2003 Peter Dimov Copyright c 2003 Daniel Frey Copyright c 2003 Howard Hinnant Distributed und...

Page 36: ...m Hudson tjh cryptsoft com Copyright remains Eric Young s and as such any Copyright notices in the code are not to be removed If this package is used in a product Eric Young should be given attribution as the author of the parts of the library used This can be in the form of a textual message at program startup or in documentation online or textual provided with the package Redistribution and use ...

Page 37: ...lly submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License without any additional terms or conditions Notwithstanding the above nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions 6 Trademarks This License does not grant permission to use the...

Page 38: ...redistributions of the Apple Software Neither the name trademarks service marks or logos of Apple Inc may be used to endorse or promote prxoducts derived from the Apple Software without specific prior written permission from Apple Except as expressly stated in this notice no other rights or licenses express or implied are granted by Apple herein including but not limited to any patent rights that ...

Page 39: ...Y WHETHER IN CONTRACT STRICT LIABILITY OR TORT INCLUDING NEGLIGENCE OR OTHERWISE ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE Copyright c 2015 Randall Stewart and Michael Tuexen All rights reserved Redistribution and use in source and binary forms with or without modification are permitted provided that the following conditions are met Redist...

Page 40: ...t eller skade på apparatet Ikke plasser apparatet i en bokhylle et innebygget kabinett eller et annet lukket sted Pass på at produktet er godt ventilert Apparatets ventilasjonsåpninger må ikke dekkes til med aviser duker gardiner eller lignende For the United Kingdom and Ireland customers Sales and Support Information Customer Communications Centre For customers within the UK 0344 844 3899 For cus...

Reviews: