background image

20

Keep in mind that the goal of the STC-1 is
simplification. Try not to put too many functions on 
each page.

To program the STC-1 most efficiently, it is useful to
make basic templates of common types of controls, i.e.,
CD, Laser, VCR, transport controls, volume controls,
alpha-numeric keypads, etc. These templates can then
be copied and modified for specific devices and/or
installations. Keeping similar types of controls looking
and feeling similar on the STC-1 viewscreen will reduce
the learning curve.

Develop a convention for your button styles. For
example, you may wish to use: Radius buttons for direct
commands like surround sound modes, Oblong buttons
for toggling functions like Power, and 3D buttons for
page flips. 

Consider creating a basic page that contains only
Volume and Mute controls as well as an 

EXIT

button.

Assign the 

EXIT 

button to the Main Menu page. You

can now copy this page as the basic template for all the
rest of your pages, since it is probably a good idea for
every page to have Volume and Mute functions.

The 

EXIT

button is critical; without it, the page would be

a dead end, since once entered, there is no way out
(other than to turn the unit off, then on, using the

ON/OFF

switch on the bottom). Remember that

although the 

COPY PAGE

function will not copy the IR

commands, it will copy the Page Assignment; in this
way there will always be an 

EXIT 

button on every page

derived from the basic page.

You can also copy this basic page to create a template
for other templates, such as Transport and Keypad
pages, which can be used for multiple products.

Try designing a Transport page; pages with 

PLAY,

SCAN, SKIP, STOP,

and so on are useful for 

CD 

and

LD

players, 

VCRs, 

etc. Not only will this speed up the

programming, but also it will make the unit simpler to
operate if all the machines look and feel the same.

6.0

PROGRAMMING 

HINTS

A Keypad page will also have many applications for TVs,
cable boxes, disc players, and so on.

You may also find it useful to create a hidden page that
will not be seen by the end user. This page will contain 
IR codes needed for macros but not needed for general
operation. When you program these types of buttons,
make sure to label the buttons in a way that will make
sense when you see its abbreviated name on the Macro
Step. The reason for this is that the Macro Step will use
the first line of text on the button, up to eight characters
long. For example, on the basic component pages, there
will often be a button for power. If you write a macro that
powers on several components, in the Macro Editor all of
the steps for this will say 

POWER;

this may be confusing

should you need to edit the macro. If you duplicate these
power-on commands on another page that the user 
does not see, you can label them more completely: 
i.e., 

CDPOWER, LDPOWER, TVPOWER,

etc.

The PC Interface program contains some basic
templates (keypads, transport controls, etc.) that can be
downloaded and modified. You can also build your own
library of pages to be downloaded the next time you use
the same product. The interface library will save the
page graphics and IR codes.

VOLUME

PAUSE

PWR

MAIN

MENU

MUTE

P L AY

>

MORE

CONTROLS

L O A D / E J E C T

SCAN

SCAN

S K I P

S K I P

LIGHT 3

TUNR PWR

CD PLAY

LD PLAY

VCR PWR

D I M   L I T E

B R I T E   LT

H I D D E N   PA G E

V C R   P W R

T V   P W R

C P - 3   P W R

L I G H T   1

L I G H T   2

Summary of Contents for STC-1

Page 1: ...STC 1 TOUCH SCREEN REMOTE OWNER S MANUAL...

Page 2: ......

Page 3: ..._IR EDITOR 3 1 Menu Options 12 3 2 Aligning a Remote Control 13 3 3 Sending Infrared Commands to the STC 1 14 3 4 Testing Infrared Commands 14 3 5 Editing Infrared Commands 14 4 0 __________MACRO EDIT...

Page 4: ...cause harmful interference to radio communications However there is no guarantee that interference will not occur in a particular installation If this equipment does cause interference to radio or tel...

Page 5: ...o that they are not likely to be walked on or pinched by items placed on or against them paying particular attention to the cords at plugs at convenient receptacles and at the point at which they exit...

Page 6: ...or example you could create a macro called MOVIE that turns on the TV sets the correct channel turns on the VCR dims the lights and starts playing a movie Automatic power down The STC 1 turns itself o...

Page 7: ...ged When recharging use only the power supply DC 8 5v 2A pin negative that is supplied with the unit You may continue to use the STC 1 as it recharges although doing so may slow the 5 Upon power up th...

Page 8: ...face program available from JBL requires a PC running Windows 3 1 and a serial port Please note that this program is not for editing the pages it is a library program for backing up the unit as well a...

Page 9: ...If you inadvertently press the CLEAR ALL button simply press the ENTER button on the touchscreen without entering the passcode and you will be returned to the Program Options page EXIT This option is...

Page 10: ...the STC 1 will display that page with a drawing grid and a pull down menu bar 8 2 0 CREATING AND EDITING PAGES The menu bar displays the current function being performed To select a new function disp...

Page 11: ...t from a button DELETE BUT This function is used to delete a button from the page Using this function will also delete any infrared commands or macros associated with the button CANCEL This option is...

Page 12: ...nd within the page title area To begin placing text on a page select EDIT TEXT from the pull down menu while in the Edit Page mode Now press either the button that you want to place text into or the p...

Page 13: ...Page mode Now select the button to be deleted Note that this operation also deletes any infrared commands or macros that are assigned to the button 11 Additional symbols can be entered by pressing th...

Page 14: ...g with the ALIGN IR template in the center as shown below To select a new function press anywhere on the screen then display the menu by touching the top of the menu bar where it says LEARN IR 12 3 1...

Page 15: ...ce the donor remote control on a higher surface than the STC 1 Now press any key on the donor remote control moving the control back and forth in front of the learning window The donor remote control...

Page 16: ...as long as the remote control key is held down This means that either the entire code or some part of it is being repeated over and over Some infrared receivers need a command to be repeated a certain...

Page 17: ...ed MOVIE that turns on the TV selects the VCR input turns on the VCR dims the lights and starts the movie Macros are one of the simplest ways to make a complicated system easy to use Creating a macro...

Page 18: ...ep It is used when a command or time delay must be placed before an existing step REMOVE STEP This function is used to remove a command or time delay from a macro CANCEL This option is used to close t...

Page 19: ...ssed the STC 1 will first send the IR command then run the macro and finally go to the page assigned Remember that you cannot assign a button to a macro unless there is a learned IR command associated...

Page 20: ...rds sound Once a sample of the code has been taken it is analyzed to find any repeating patterns Some codes continuously repeat themselves for as long as the button is pressed Others send a code follo...

Page 21: ...y find it necessary to elevate the donor with a book or similar object to align them vertically Once you have learned and tested a command from a remote try not to move it until you have learned all t...

Page 22: ...be used for multiple products Try designing a Transport page pages with PLAY SCAN SKIP STOP and so on are useful for CD and LD players VCRs etc Not only will this speed up the programming but also it...

Page 23: ...SE STOP SEARCH SEARCH MAIN MENU MUTE FAST FWD REWIND Use as a template to create other pages adding controls specific to a number of devices like transport controls or a keypad Create a NEW PAGE and a...

Page 24: ...the ON OFF switch on the bottom of the unit You will return to the Main Menu page and none of the programming will be lost Fuel Meter Doesn t Indicate Charging The STC 1 must be discharged at least 10...

Page 25: ...ser Defined Macros Maximum Number of Steps per Macro Total System Memory Communications Dimensions Weight All specifications subject to change without notice Six 6 volt Ni Cad Battery Pack Thirty 30 F...

Page 26: ...y and use the templates below as an aid when planning and designing button and page layouts Use the templates to sketch pages before actually programming them into the STC 1 USE THE AREA BELOW FOR NOT...

Page 27: ...nt on page 9 POWER OFF 6 PROGRAM MODE 5 removing page assignments from 11 Special Functions Icon 5 styles and shapes of 9 10 text space available for 10 TIMER SETTINGS 6 C Carrier frequency range 22 2...

Page 28: ...22 testing 15 time delays in 16 Main Menu page 4 5 Memory size of 23 O On Off switch location of 4 OVERLOAD box 13 19 flashing regardless of distance 19 22 P page title 10 Pages assigning to buttons...

Page 29: ...e Icon 5 Specifications 23 SUSTAIN function 14 18 T Templates 20 24 in PC Interface program 20 Text editor 10 additional symbols 11 AUTOTEXT feature 11 Time delays in macros 16 TIMER SETTINGS button 6...

Page 30: ...ct to the distributor or selling location in the same country Either way you ll need to present the original bill of sale to establish the date of purchase Please do not ship your JBL product to the f...

Page 31: ......

Page 32: ...JBL Consumer Products Incorporated 80 Crossways Park West Woodbury NY 11797 8500 Balboa Boulevard Northridge CA 91329 800 645 7484 Part JBLSTC 1OM5 94...

Reviews: