IRL PC Programmed Infrared Learner & Component Controller. Programming & Installation Manual

Size: px
Start display at page:

Download "IRL PC Programmed Infrared Learner & Component Controller. Programming & Installation Manual"

Transcription

1 IRL-3000 PC Programmed Infrared Learner & Component Controller Programming & Installation Manual For the IRL-3000 with Version 1.5 Software Copyright 1999, Audio Design Associates, Inc., All Rights Reserved. Audio Design Associates, Inc., Mamaroneck Ave., White Plains, NY, 10605, (914) , FAX (914)

2 Contents Installation of IRL-3000 Software... 2 Introduction... 4 Terminology & Features... 4 The IRL-3000 offers the following features... 5 Installation & Connections... 6 Com Port Selection... 6 Special Notice Prior To Proceeding... 7 Capturing IR Commands... 7 Testing IR Commands... 9 Source Files Marcro s...11 Saving Source Files (.irs)...11 Loading Source Files (.irs) Saving Customer Files (.ada) Downloading Testing Source and Client Files Error Messages & Problems Programming the IRL-3000 without a PC Appendix A Systems with TS-3000 Touch Screens or Keypads with Version Numbers Greater than Appendix B IRL-3000 Jumper Pin Settings & Other Controls Appendix C Other Control or Connection Options Appendix D Serial Connections & Grounding Issues

3 Installation of IRL-3000 Software To use the IRL-3000 to its fullest potential, you will need to install the IRL-3000 software on a PC. While some of the functions for the IRL-3000 can be learned without a PC, functions including numeric direct access, macros, custom function labels, and alternate addresses can only be performed from a PC. When using a PC to program the IRL-3000, you have several saving options, making it easy to re-use certain source setups for other projects. This will limit the time you spend programming sources and their respective functions. Furthermore, testing functions and source layouts can best be done using the IRL-3000 software. The IRL-3000 (Ver. 1.5) comes with a disc containing the required software. The disc has an installer built in. To install the IRL-3000 software, follow these steps. 1 Insert the IRL-3000 software disc into your PC s floppy drive (A). 2 From the Windows menu select Run. 3 From the Run window select Browse. 4 From the Browse window select the Floppy Drive (A). 5 Select Setup.exe and double click on it to begin the installer. You can also select the Setup.exe and then press the Open button. 6 The Run window will return. Press OK to begin with the installation of the IRL-3000 program. 7 After the installer is opened, the window to the right will appear. To continue with the installation of the IRL-3000 program, click the Next button

4 8 Enter your name and company information. If this data is already on your PC, these fields may already be filled in. If this occurs and the information is not correct, please use this step to alter the data. 9 This step permits you to alter the destination of the installed software or rename the folders where the installation will take place. ADA suggests using the IRL-3000 folder option that is automatically displayed. The installer will create a folder labeled ADA and in this new folder, place the IRL-3000 folder. The IRL-3000 folder contains all of the IRL-3000 files and the IRL-3000 program. Please note, that because the IRL-3000 Program relies heavily on the location of files and folders, if you are going to be using any number of PCs, in order for PCs to share IR code files, there file structures must be identical. As such, it is strongly recommended that you allow the installer to place all files. 10 The next window will simply display the information showing that the Setup status is complete, the target folders, and the user information. Click the Next button to finish with the installation of the IRL-3000 Software. Press Cancel to stop. 11 The next window permits the installer to finish with the complete installation. Press the Finish button to continue. The window to the right will appear somewhere on your PC s desktop after the installation is complete. At this time, you can close this window by clicking on the X box in the windows upper right hand corner

5 1 Introduction The IRL-3000 is ADA s new infrared controller. It communicates primarily to source components, transmitting learned source IR commands when a specific ADA Bus command is received by the IRL The IRL-3000 replaces the PCT-8 and should be programmed using a PC and ADA s Progada.exe software. The software is sold with the IRL Since ADA s software is designed to run on even the oldest lap-tops (often passed on to field technicians), you will find most prepackaged file names follow the 8.3 character DOS format. To make certain that the files you save are available to other programmers, now or later, ADA suggests saving file names in the same 8.3 character format. 2 Terminology & Features IRL-3000 terminology includes the following phrases. IR File(s) - When an IR command is learned, you will have to save it as an IR File, giving the IR command a file name. The name should be 8 characters long and will be followed by the suffix,.ir. You will want to create folders for different devices for easy sorting of commands. For example, when learning a Sony 7000 DVD player s commands, create a folder called Sony7000. Then when learning each code, label it as. ir. The _ can be used to label the function (i.e. For play, you can choose to save the file as play.ir. Because you will have several play functions, placing the.ir files in the correct folder will be key to your use of these files. Source File(s) - Once you have captured a full set of IR commands for a particular component (.ir files), you will want to link these functions to a specific button press and also label the function (for display on an MC-3000, MC-3800, or TS-3000). For example, you will want to place the play function ( play.ir ) on the > button and label it PLAY. The IRL-3000 permits up to 21 functions to be entered for a single component (19 of which are accessed from an MC-3800). Once you have linked all functions to their corresponding buttons, you can save this set of links as a.irs file or Source File. Once you have built a library of Source Files, you will be able to setup an IRL-3000 in miniuts. Therefore, you will want to spend some time making certain that your source files are perfect prior to saving them. ADA Files - The third save level available allows you to maintain the configuration of a particular project. This is extremely useful if many of your systems using an IRL-3000, utilize the same components accessed on the same ADA keypad buttons. Instead of adding Source Files, you can further cut down your IRL-3000 programming time, by simply recalling a template or ADA File (.ada ). ADA Files again use an eight character name followed by the suffix.ada. You can even recall an existing.ada file and make changes to it. The.ada file contains links to each IR File (.ir ) and their respective labels

6 ADA Keypad Layout - The Progada.exe (the IRL-3000 program) will bring up a layout of an MC-3800 keypad. By clicking on a source button, you lock in the transport functions for that IRL-3000 Port. If you select Src 2, the transport buttons will correspond to IRL-3000 Port 2. The software s source buttons do not correspond to the sources on the ADA system. ADA systems provide provisions to lock a source button to a specific IRL-3000 Port number, as well as, ADA tuner module, or Escient special CD address. Thus, the IRL-3000 software s ADA Keypad Layout and Src # buttons refer only to IRL-3000 Port numbers. Also note, the function that is accessed when an ADA keypad s source button is repeatedly pressed, the Main function, is located under the >> button on the ADA Keypad Layout. Also, two other functions, not accessed by an ADA keypad, ON & OFF, can be programmed by selecting their respective buttons on the upper right hand side of the ADA Keypad Layout. These two functions can be accessed by an ADA keypad if inserted in another function as a macro. The TS-3000 can access these two functions independent of a macro. The IRL-3000 offers the following features. 1 PC controlled learning of IR commands. 2 Learning of IR commands directly on the IRL IR learning through the IRL-3000 s built-in IR receiver (located on bottom side). 4 Saving learned IR commands as independent IR Files. 5 Testing of IR commands after they are learned (all testing is through IRL-3000 port 1). 6 Grouping function files for a component as Source Files. 7 Attaching Source Files on the ADA Keypad Layout and saving a loaded IRL-3000 as an ADA File. 8 Macro capability per button with 8 IR Files and 7 delay steps. 9 Labeling of each IR File (12 characters) on the ADA Keypad Layout. 10 Downloading of multiple Source Files simultaneously. 11 The IRL-3000 has the ability to offer data serial direct or data with IR carrier individually for each port. 12 The IRL-3000 has jumper pins which engage or disengage IR repeat through for each port individually. 13 As some components invert their data (serial links), you can provide invert the serial data per Port. 14 The IRL-3000 has multiple address (set during download) so that several IRL-3000s can be used on one system (note that ADA keypads permit use of the IRL-3000 on 11 address 1 {standard} or address 2)

7 Installation & Connections 1 Install the software as described on pages 2-3. To perform any IR Learning, IR Testing, IR Downloading, and Testing (ADA Mode) of IRL-3000 after download, you will first need to connect the IRL Connect the IRL-3000 to the ADA Bus. The IRL will require power from the ADA Bus. If you do not have an ADA Bus system or driver device (CIC- 3000, Delta-3, Delta-88, Cinema Reference, SSD-66 (5.1), Millennium 2000, or VS-3), a 12-15VDC (500mA) transformer will do. Connect (-) to pin 1 and (+) to pin 4 on the IRL-3000 s ADA Bus terminal. 3 Press the button on the IRL-3000 in so that it is in the RS-232 position. 4 Using a standard 9 pin D ribbon cableor 9 pin D connector, connect the IRL-3000 to a com port on your PC. 5 Start the IRL-3000 program. You can do so by either opening the ADA folder on your C drive, then opening the IRL-3000 folder. Double click on the Progada.exe. You can also open the IRL-3000 program by selecting Programs>IRL- 3000>IRL Com Port Selection 6 Once the program is open, the window to the right will appear. In order to move forward with any programming, you must first make certain that the program is communicating out of the correct com port. To open the com port setting window, click on the Config button at the top of the window. The window below ill then open permitting you to set the program to the com port the IRL-3000 is connected to

8 Special Notice Prior To Proceeding a. You cannot run more than one ADA application at any one time. b. The Progada.exe (IRL-3000 Program) software is time sensitive with respect to the IRL As such, the software and the IRL-3000 need to be in sync with each other to perform most any function. It is important, that the IRL-3000 receive power and be swtiched to the RS-232 mode prior to opnening the software program. Also, switching back and forth between Program Mode and ADA Mode, assists in synchronizing the software and hardware. This will be further discussed under the following sections. c. The IRL-3000 program does not save the IR commands (.ir) for each job in a client file. The client file (.ada) or component file (.irs) only contain place holders for were the IR files (.ir) can be found. Just like any map, these paths are very specific. Thus, prior to proceeding with the process of assembling component or client files, you will need to setup a series of folders and sub folders that you will be able to reference. Thus, as you proceed with the steps for capturing IR commands, you will be able to save them in the right locations, saving time and confusion later on. ADA suggests setting up a folder in the IRL-3000 folder called IR codes. In this folder create a new folder for each brand (Sony, Pioneer, etc.) In each folder labeled for a particular brand, make a new folder for the model number of the devices you are using. You can label these folders with either a model number or device type (DVD, VCR, etc.). Capturing IR Commands 1 Press the IRL-3000 s ADA/232 button so that the button is locked down in the RS-232 position. 2 Open the IRL-3000 Program as discussed in step 5 on the previous page. 3 Gather the remote controls you wish to capture and familiarize yourself with the buttons and their respective functions

9 4 If you have not yet done so, in your C drive, open the IRL-3000 folder. If one does not yet exist, create a new folder and label it IR codes. In this folder, create an new folder for each brand and in these folders, create new folders for each compoent. Keep the number of characters to eight when labeling folders. 5 Press the Learn IR button located at the bottom left of the window. A window will open instructing you to Aim remote control at IRL-3000 window and press button for 1 to 2 seconds. At this time you will send the IR command for capture by the IRL Again, only press the remotes button for one or two seconds. The software will continue to count down for a few more seconds after you release the button. Towards the end of the count down, a save as window will open. 6 At this time, on the right of the Save As window, select the folder which contains the component specific folders you setup in step 4 and open it by double clicking on it. Then double click on the folder for the device that corresponds to this captured IR code. On the upper left of the Save As window appears *.ir. Place your cursor behind the * and in front of the.ir. Backspace to delete the * and then type in an eight character name that describes this function. Then press OK. You have now saved an IR Function File (.ir). 7 Again, press the Learn IR button and learn another command. Follow the instructions in Step 5 & 6 to learn as many commands as you need to. Note, that after you saved the first ir file, the Save As window shows a very long name: c:\ada\irl-3000\firstcode.ir Actualy, this is simply the name and location of the previously saved file. Simply highlite everything other than the.ir. and now type the name of the next function. Then press save. IR File IR File - 8 -

10 Testing IR Commands 1 You should test all the functions you have captured to make certain that the capture is accurate. When testing IR commands, only Port 1 of the IRL-3000 is active. a b c d If you are using an IR flasher, position it over the first source you are testing. Remove jumper pin 1 from the DATA/CAR area at the top of the IRL-3000 to engage the IR carrier. If you are testing a source via its serial connector, leave the jumper in place. If you are using a source that inverts the serial data, set the jumper pin for Port 1 from Norm to Invert. Note: When testing IR codes, ADA strongly suggests using an IR flasher to test codes rather than a direct serial connection. As serial connections may require special wiring or grounding (see page 18), testing codes using a flasher will more accurately indicate if the code was learned correctly. 2 Press the Test button located at the bottom left of the window. An Open window will appear showing the folders you created on the right side. On the left side of the window are the codes that you captured. Navigate to the folder you wish to test on the right and then double-click on the desired function you wish to test on the left. Once you double-click on the file name, the Function File is then accessed from the PC through the IRL-3000 to the component. 3 Repeat the steps for each function you captured

11 Source Files Once you have built a library of IR Function Files (.ir), you can now apply the Function Files to specific keypad buttons and IRL Select a Src # button for the first component you want to configure. Once selected the Src # label will turn red or the button will become hi-lighted. Remember, the Src # has nothing to do with the components actual position on the system as each keypad can have its source buttons correspond to any IRL-3000 port. However, ADA strongly suggests that if the component you are preparing to configure appears as the fifth source on the system, that its commands be configured on the fifth IRL port (Src 5). 2 Select a function button. Once selected, the function label (>>) will turn red. 3 At the bottom of the ADA Keypad Display, click on the box under Action T/D. A pull down window will appear with the option of either setting a Delay or inserting a Transmit. Pull down to Transmit and click. 4 Under detail, double-click in the open window. The Open file window will appear. Navigate to the appropriate folder on the right side of this window. Once in the desired folder, double click on the IR Function File (sdvdplay.ir) and it will appear in the open window under Detail. Note that the window will display the path of the IR Function File from your C drive through all of your folders. 5 In the window at the top of the ADA Keypad Display, you can type in a twelve character label to define the function (PLAY). This window will be displayed on the ADA keypads when the function is selected. 6 If you do not need to make this function a macro repeat steps 2 through 5 for each Function File you need to configure for this source. For Macros, continue with step seven. If you are ready to program another component, proceed back to step

12 Marcro s 7 For macros, you will typically need to provide some type of delay between IR functions. Click on the Action T/D window for line 2 at the bottom of the ADA Keypad Display. Select Delay from the pull down window. In empty area under Detail for this line, enter a value. As the delay is in milli-seconds, a typical low value is 50. For a one second delay, you will need to enter in Type in the delay you wish to set. 8 To enter in the next IR Function File, click on the Action T/D window for line 3 and select Transmit from the pull down window. Double click on the open Detail box for line three and select the IR Function File for your second macro step. 9 Repeat steps 7-9 for each macro level you wish to add. As the IRL-3000 permits up sixteen line functions per button and since each additional transmit function requires a delay, you can compile up to an eight step macro (fifteen lines total). Saving Source Files (.irs) 11 Once you have finished assigning IR Function Files to each button you need for a particular source, you will want to save the source file. Position the pointer (cursor) over the Src button and click the alternate mouse button. A window will open with two options, Load Source and Save Source. When you select Save Source, a Save As window will open. With either the option *.irs or the path of the last file saved C;\ada\irl-3000\lastsaved.ir Simply highlite the * or the C;\ada\irl-3000\lastsaved and type in the name of the component who s code set you are saving. Also, use the right side of the Save As window to place this.irs file in the appropriate folder (ADA suggests placing these files in the same folder as the.ir IR code files

13 Loading Source Files (.irs) 12 After you have saved a Source File, you can re-load it on another button. You can also load the source file at some time in the future when configuring another IRL-3000 for a new client. As you proceed with the sales of IRL-3000s, these Source Files, if saved, will permit you to build a library of component files that allow for speedy programming of the IRL To load a source file, click the source (Src #) that you wish to load codes onto. With the mouse (cursor) still over the Src button, press the alternate mouse button. The option of Load File and Save File will appear. Select Load File. An Open file window will appear. Use the right side of this window to navigate to the file you wish to attach on this Src button. When you find the desired.irs file, click on it twice or click on it once and then click the OK button. This.irs file will open, attaching all.ir codes, labels, and macros. If you wish, you can modify these files or labels. Saving Customer Files (.ada) 13 Once you have finished the assigning IR Function Files to each button you need, for each IRL-3000 port you are using, you will want to save the customer file. Prior to proceeding with this step, you may want to create a separte folder marked as Clients. This folder should sit inside the IRL-3000 Folder. Again, because the IRL-3000 software is extremely folder specific, creating a clear structure of where to save files, will optimize your use of the IRL Under the File heading in the ADA Keypad Display, select Save or Save As. A Save As window will appear permitting you to select the saveto folder on the right and the Save As file name on the left. The file needs to be saved as an eight character name with the suffix,.ada. Depending on what you last saved, the default name will appear as *.ada or some other file. If the default *.ada appears, position your cursor between the * and.ada and backspace to delete the *. Then type in the name you wish to use (perhaps a project name or client name) and click OK. If another file name appears, select the entire file name and overwrite it with the client name followed by.ada

14 Downloading After you have completed the Component Configuration of tested captured IR commands saved as IR Function Files, you can download the files to the IRL In the ADA Keypad Display window click on Options and pull down to select Download. At this time, the PC will download the IRL-3000, programming it with your codes and function labels. You can now proceed to test the functions from either an ADA keypad or from the software directly. 2 For testing the commands from the software, disconnect nothing. See the steps below. 3 Testing functions from a keypad. Connect the IRL-3000 to the ADA Bus (if not already connected). Press the IRL-3000 s ADA/232 button so that is in the up position (ADA Bus). At this time, the IRL-3000 is ready for use. Testing Source and Client Files The IRL-3000 and its software permits you to test the programmed IRL-3000 without having an ADA keypad available. Furthermore, unlike the testing of individual IR commands as discussed on 9, this test requires that you use the ILR-3000 ports that you plan to use. All test codes do not come out of port 1. To test the IRL-3000 in this manner. 1 Connect your devices to the appropriate IRL-3000 ports and set the jumper pins for that device. 2 Keep the IRL-3000 button pressed and in the RS-232 mode. 3 Make certain the IRL-3000 has power. 4 In the IRL-3000 software, under Options at the top of the screen, select Simulation Mode. The IRL-3000 software will connect to the IRL-3000 and a new window will open that looks simular to the window you have been working on, but is void of the programming options at the bottom. 5 At this time, you can select IRL-3000 ports, press functions, and check feedback labels. When you are done, select Options at the top of the window and Program Mode. This will return the IRL-3000 to the program mode fromwhich you can proceed to download the IRL

15 Error Messages & Problems a b c If you are trying to load or operate the IRL-3000 make certain that the IRL-3000 s ADA/ RS-232 button is in the right position (Down for PC oriented functions, Up for ADA Bus control). Make certain that correct com port is set in the Progada.ini file. If you are receiving error messages of any type and your connections are in the proper place, you may need to synchronize the software and IRL-3000 hardware. To do so, switch the ADA Keypad Display software between ADA Mode and Program Mode. Select either ADA Mode or Program Mode from the Options pull down window. Flip back and forth between these two modes a few times to synchronize software and hardware. Programming the IRL-3000 without a PC The IRL-3000 features buttons directly on it that permit you to capture IR codes without using a PC. There are several limitations when using the buttons to program the IRL-3000 without a PC. a Each IRL-3000 port will only hold seven functions. The 12 numeric functions, on, and off cannot be programmed without a PC. b You cannot program a macro without the use of a PC. c Custom labels are only available when using a PC. d. Macros can only be programmed using a PC. e. The IRL-3000 will only be used as Address 1 unless previously altered during download. You can program over an existing function, even if the function was programmed via a download. However, the previous label will be erased with a default label. To program an IR code directly on the IRL-3000: 1 Press the PRM button on the IRL The PGM and CON LED will light up. 2 Press both the Source (Port) number button and the function button (>) at the same time and release these buttons. Only the PGM button will stay lit. 3 Aim the remote control at the IRL-3000 s window and press the function button for one or two seconds. The PGM, DEL and CON LEDs will light up. 4 To exit programming, press the PGM button. 5 To learn another command, press the PGM button to exit (if you did not yet do step 4) and then press it again to enter it. You need to exit and return (PGM button) every time you learn a new code

16 Appendix A Systems with TS-3000 Touch Screens or Keypads with Version Numbers Greater than 2.04 Introduction The MC-300 and MC-3800 family of controls operating with Version 2.04 software ( ) utilize a timing sequence when displaying feedback from either the PCT-8 or IRL As a function is pressed on the keypad, the keypads microprocessor permits feedback from the IRL-3000 or PCT-8 to come in for only a brief moment. As such, when a function is pressed on one room s keypad, only its display will read the feedback. If another room activates a function on its keypad, only its display is open to feedback. As such, no single keypad will constantly display IRL-3000 information when that information is intended for other rooms. The TS-3000 operates in a different manner as its IRL-3000 feedback windows are open all the time. As such, ADA has added flags to the IRL-3000 feedback strings and has also designed the TS-3000 to read these flags prior to displaying the IRL-3000 information. For systems combining both TS-3000 s and MC-3000 (or MC-3800) keypads, the keypads will need to run on the newer software (greater than 2.04) in order to filter this feedback. Again, this feedback is not based on timing, but rather, based on feedback flags. When using an IRL-3000 with the TS-3000, new MC-3000 (MC-3800) keypads, or a combination of these controls, prior to downloading the IRL-3000, you will need to instruct the program to add these flags to the IRL After learning codes, testing codes, and laying the codes out on the buttons, click the check box marked as Fill in feedback. This will instruct the IRL-3000 to add the feedback flags to the feedback data string, after a function has been activated on the IRL If you are using the IRL-3000 with MC-3000 or MC-3800 keypads version 2.04, leave this box unchecked. 2 At this time, continue with the downloading steps as described on page

17 Appendix B IRL-3000 Jumper Pin Settings & Other Controls The IRL-3000 has several jumper pins and other settings directly on it. To ensure proper operation of the IRL-3000, you will need to set these pins correctly. Depending on whether you are using an IR flasher or direct serial connection, whether you are engaging IR repeating or not, you will need to set jumper pins on the IRL-3000 accurately. STEP A - When using IR Flashers When you are using an IR flasher, you will need to remove the jumper pin from the IRL-3000 s. These jumper pins are located in on the IRL-3000 s surface in the area marked DATA/CAR. There are a total of eight (8) jumper pins marked 1-8 and these correspond to IRL-3000 outputs 1-8 respectively. For IRL-3000 ports which are using an IR flasher, remove just these pins. For sources controlled via a direct serial connection, leave jumper pins in place. A STEP B - IR Repeating (When using an IR Flasher either remove or set to the Left) Each of the eight IRL-3000 ports can be set to IR repeat independently of one another. This means, that the components original IR remote control (or some type of learning remote) can be aimed at an ADA IR receiver, and the signal will be passed along the system bus, through the IRL-3000 and out to the source. The ability to independently select IR repeating per output is especially useful when using several identical components on the system. For example, if you had three DSS receivers on one IRL-3000, you could permit DSS #1 to be controlled via IR repeating while DSS #2 & #3 are controlled from keypads only. If you do not want any IR repeating, simply pull the jumper pin located under the word RE- PEAT. By doing so, IR repeating is inactive for this port. If you leave the jumper pin in place, you have to make certain that it is set to the correct position. When using IR flashers, the pin should be set to the left under IR. If you C are connecting to the source using a serial connector, the REPEAT jumper pin must be set to the right under the letter D. Note that these settings must correspond to B those made in Step A, above. STEP C - Data Normal (also for IR Flasher) or Data Invert Settings The D D jumper pin also needs to be set correctly in order for the IRL-3000 to control the component. When using a Serial connector, a source that does not invert its data (Sony or other similar sources) or when using an IR flasher, this jumper pin (C) should be set to the left above the word NORM. If you are using a serial connection for sources that invert their data (Pioneer or other similar), you need to set this jumper pin to the right above the word INVERT. If you are using a flasher, the pin must be set to the left above the word NORM. When using a serial connection, it is important to note that some components only ground through their RCA jacks. If not connected to a system, the source will need to ground from a chassis screw to Pin 1 on the IRL-3000 s ADA Bus jack

18 Appendix C Other Control or Connection Options IR Repeat Frequency The IRL-3000 has an adjustment which permits you to set the IR frequency. This adjustment applies only for ports that are set to IR repeating on and is affected only when IR repeating through the ADA network. Typically, you will want to keep this adjustment set to the factory default of 40KHz (normal). Please note, that this adjustment affects all eight outputs. Connecting a Power Supply to the IRL-3000 for Programming away from System. As mentioned on Page 6, you can connect the IRL to a 12VDC (500mA) external power supply so that you can program and test the IRL-3000 prior to connecting it to the ADA System. The Diagram to the right illustrates the connection of the transformer. Please note, that positive (+) connects to the ADA Bus port Pin 4 terminal and that the negative (-) connects to the ADA Bus port Pin 1 terminal. 12VDC 500mA Transformer + Pin 4, - Pin 1 IRL-3000 Programming the IRL-3000 after installation The IRL-3000 can be can actually be loaded by one of two methods. The most common method described in this manual is by connecting a PC to the IRL-3000 s 9 pin D connector. For this method of programming, the RS-232 button needs to be pressed (inward). However, the IRL-3000 can also be programmed through its ADA Bus data port. This will be extremely useful, if the IRL-3000 is buried behind the equipment rack. To program it once it is installed, without removing it from the system or gaining access to the IRL-3000 and connecting to its 9 pin D connector, simply find an ADA Bus contact point, and connect a ISO-232 RS-232 to ADA Bus Convertor to the ADA Bus line. The IRL-3000 s RS-232 button can remain in the upward (ADA) position when programming via an ISO-232 as the IRL-3000 s ADA Bus connector is active during normal operation ADA Bus Wire ISO-232 RS-232 ADA BUS To PC Com Port To ADA System ADA Bus Wire IRL-3000

19 Appendix D Serial Connections & Grounding Issues Several source components are not grounded or are only grounded if the source s RCA audio jjacks are connected to a grounded component. As such, direct serial control may not be possible without the connection of an alternate ground. Since many IRL-3000s may be programmed and tested with the sources away from the system s installation, it will be necessary to apply a ground. The diagram below shows a Pioneer component grounded to Pin 1 (Gnd) on the IRL-3000 s ADA Bus connector. Please note, that not every chassis screw will act as an addequate ground. Typically, the pink chassis screws make for the best grounding point. PIN 1 GROUNDING WIRE CHASSIS GROUND SCREW IRL /8" MINI TO 1/8" MINI OUT IN PIONEER EQ Sony components with S type serial connectors can be connected to the IRL-3000 using the following pin connections IRL /8" MINI TO SONY "S" IN 1/8" MINI TO SONY "S" SONY EQ TIP PIN 3 RING PIN 2 &

TS-3000 Touch Screen

TS-3000 Touch Screen TS-3000 Touch Screen PROGRAMMING & INSTALLATION DEALER MANUAL September 1999 Audio Design Associates, Inc., 602-610 Mamaroneck Ave., White Plains, NY, 10605, (914) 946-9595, FAX (914) 946-9620 Contents

More information

ADA ibase & ibase extender Kit

ADA ibase & ibase extender Kit ADA & Kit PRELIMINARY INSTALLATION & USER MANUAL VER.. SEPTEMBER 5 6-6 Mamaroneck Avenue, White Plains, NY, 65, www.ada-usa.com, -8-HD-AUDIO, Fax (94) 946-96 Contents Introduction... Docking & Undocking

More information

2214 EVENT LOGGER MODULE FOR THE VX2200 SYSTEM

2214 EVENT LOGGER MODULE FOR THE VX2200 SYSTEM 2214 EVENT LOGGER MODULE FOR THE VX2200 SYSTEM CONTENTS PAGE Manual Introduction 3 Product Overview 3 Operation and Connection 3 RS232 Connection 3-4 RS485 Connection 3-4 2214 PCB layout 5 RS485 Bus Terminal

More information

College of Pharmacy Windows 10

College of Pharmacy Windows 10 College of Pharmacy Windows 10 Windows 10 is the version of Microsoft s flagship operating system that follows Windows 8; the OS was released in July 2015. Windows 10 is designed to address common criticisms

More information

INSTALLATION INSTRUCTIONS

INSTALLATION INSTRUCTIONS Controllers INSTALLATION INSTRUCTIONS SMARTPAD 3 PROGRAMMABLE KEYPAD SYSTEM CD CATV VCR TAPE LD CAM SAT TUNER AM/FM GLOBAL TNR TNR INTRODUCTION The SmartPad 3 is the next generation of the SmartPad 2,

More information

DT-CONFIG SOFTWARE USER S MANUAL

DT-CONFIG SOFTWARE USER S MANUAL DT-CONFIG SOFTWARE USER S MANUAL CONTENTS 1. Introductions ------------------------------------------------------------------- 3 2. System Requirement and Connection ----------------------------------------

More information

MP3 HARD DISK. User Manual V1.0

MP3 HARD DISK. User Manual V1.0 User Manual V1.0 Contents Before Using the Product 1 Introduction 1 System Requirements 1 Charging the Battery 2 Transferring Music Files 3 Music File Transferring Example 4 Basic Functions 5 Components

More information

700TSU INSTALLATION MANUAL

700TSU INSTALLATION MANUAL M 700TSU INSTALLATION MANUAL 2 Table of Contents Features...03 Specifications...04 Quick-Start...05 Remote Control...07 Hardware Installation...10 Software Installation...14 Touch Screen Driver Installation

More information

RC-SV Configuration Guide (Rev 4)

RC-SV Configuration Guide (Rev 4) Kramer Electronics, Ltd. RC-SV Configuration Guide (Rev 4) Software Version 2.1.2.69 Intended for Kramer Technical Personnel or external System Integrators. To check that you have the latest version, go

More information

Synergy Application Software

Synergy Application Software Synergy Application Software This document is written to provide an overview of the Synergy Application Software that controls the Discover Systems and their accessories. The information for the initial

More information

ProntoPro Intelligent Remote Control. User Guide

ProntoPro Intelligent Remote Control. User Guide ProntoPro Intelligent Remote Control User Guide Table of Content Taking a First Look... 3 Intelligent Remote Control... 3 Before You Start... 5 Getting Started... 7 Activating the Remote Control... 7 Defining

More information

Table of Contents. Taking a First Look 2 Intelligent Remote Control 2 Before You Start 4

Table of Contents. Taking a First Look 2 Intelligent Remote Control 2 Before You Start 4 Table of Contents Taking a First Look 2 Intelligent Remote Control 2 Before You Start 4 Getting Started 6 Activating the Remote Control 6 Defining the Brands of Your Devices 7 Working with the Home Panel

More information

RC-SV Configuration Guide Revision 3

RC-SV Configuration Guide Revision 3 Kramer Electronics, Ltd. RC-SV Configuration Guide Revision 3 Software Version 2.1.2.32 Intended for Kramer Technical Personnel or external System Integrators. To check that you have the latest version,

More information

MMI6070 Quick Start Guide

MMI6070 Quick Start Guide MMI6070 Quick Start Guide Introduction If at any time more information is required on HMI safety and protection ratings, HMI Power, and HMI communication, please refer to the MMI6070 Installation Guide

More information

Integrated Remote Commander

Integrated Remote Commander 3-267-590-11(1) Integrated Remote Commander Operating Instructions RM-AV2500 2004 Sony Corporation WARNING To prevent fire or shock hazard, do not expose the unit to rain or moisture. To avoid electrical

More information

USB-Link Technical Guide

USB-Link Technical Guide www.wattmaster.com USB-Link Technical Guide USB-Link Code: SS0070 Table of Contents General Information... 3 USB-Link Overview...3 System Requirements...3 Quick Guide... 4 Connection and Wiring... 5 USB-Link

More information

Ashly WR-5 Remote Control

Ashly WR-5 Remote Control 1. Introduction Ashly WR-5 Remote Control The WR-5 is a microprocessor based serial data remote control unit for Ashly NE or NX products. Compatible products currently include Pema amplifiers, ne8800 and

More information

Instructions for Installing FlashUpdate and Downloading Updates for Super Buddy Satellite Meter

Instructions for Installing FlashUpdate and Downloading Updates for Super Buddy Satellite Meter Instructions for Installing FlashUpdate and Downloading Updates for Super Buddy Satellite Meter Updates to the Field Guide and to the instrument firmware are available from the Applied Instruments website.

More information

RK-LINK TM Version 2.x Instructions

RK-LINK TM Version 2.x Instructions Quick Start Steps Requirements - Windows 95 or Windows NT 4.0 or later, 16MB RAM, 20-30MB Hard Disk, 486 or better processor, Serial COM Port capable of 19.2K Baud. RKAT Module must be installed at the

More information

TUN MP3 OFF MUTE RKP-200. Learning Keypad RHB-200. Keypad Connecting Hub

TUN MP3 OFF MUTE RKP-200. Learning Keypad RHB-200. Keypad Connecting Hub A RKP-200 Learning Keypad RHB-200 Keypad Connecting Hub 2 RKP-200/RHB-200 1. RKP-200 Keypad A 2. RHB-200 Connecting Hub 1 2 DC 12 CLONE IR COMMON IR 1 2 3 4 3 4 3 DC 12 CLONE 1 3 4 2 IR 3 4 1 COMMON IR

More information

BV4505. IASI-Keypad Controller. Product specification. January 2009 V0.a. ByVac Page 1 of 13

BV4505. IASI-Keypad Controller. Product specification. January 2009 V0.a. ByVac Page 1 of 13 Product specification January 2009 V0.a ByVac Page 1 of 13 Contents 1. Introduction...3 2. Features...3 3. Electrical Specification...3 3.1. Keypad Interface...3 4. Key Values Returned...3 5. Factory Reset...3

More information

DDX-R Quick Start Guide

DDX-R Quick Start Guide DDX-R Quick Start Guide Imaging Support 1-855-726-9995 www.scilvet.com Contents USING DDX-R... 2 Opening a Patient File... 2 Opening a New Patient File... 3 Screen Layout... 3 ACQUIRING IMAGES ON A PATIENT...

More information

Integrated Remote Commander

Integrated Remote Commander 3-048-656-12 (1) Integrated Remote Commander Operating Instructions RM-VL900 2000 Sony Corporation For the customers in the U.S.A. WARNING This equipment has been tested and found to comply with the limits

More information

Chapter 3. Using the System CHANGING CHANNELS USING THE MENUS OPENING THE MENUS CLOSING THE MENUS MENU OPTIONS

Chapter 3. Using the System CHANGING CHANNELS USING THE MENUS OPENING THE MENUS CLOSING THE MENUS MENU OPTIONS CHANGING CHANNELS There are three basic ways to change channels while watching a program: Press the remote control UP or DOWN ARROW button to get to the desired channel. Use the remote control number pad

More information

RC Configuration and Installation Guide

RC Configuration and Installation Guide Kramer Electronics, Ltd. RC Configuration and Installation Guide Revision 8 Intended for Kramer Technical Personnel or external System Integrators. To check that you have the latest version, go to the

More information

QUICK START. DevCom2000 User Manual

QUICK START. DevCom2000 User Manual QUICK START DevCom2000 uses Device Descriptions (DDs) to access data stored in the memory of the smart field device. These DDs are developed by the manufacturer for their products and, in turn, distributed

More information

WR-5e Remote Control

WR-5e Remote Control 1. Introduction WR-5e Remote Control The WR-5e is a microprocessor based serial data remote control unit for Ashly NE or NX products. Compatible products currently include Pema amplifiers, ne8800 and ne4800

More information

Basic Computer Operations

Basic Computer Operations Basic Computer Operations Goals By learning terms associated with computers and some basic operations, you'll be ready to make best use of a computer. Contents Computer terms Starting up and shutting down

More information

NNG-Toyota 6. Navigation interface for Toyota Sienna NTV-KIT625 BHM 11/02/15 NTV-DOC237

NNG-Toyota 6. Navigation interface for Toyota Sienna NTV-KIT625 BHM 11/02/15 NTV-DOC237 3950 NW 120 th Ave, Coral Springs, FL 33065 TEL 561-955-9770 FAX 561-955-9760 NNG-Toyota 6 Navigation interface for 15-16 Toyota Sienna NTV-KIT625 BHM 11/02/15 NTV-DOC237 Toyota 6 navigation system application

More information

Portable Gas Monitor (PGM-IR) Infrared Sensor Replacement Instruction

Portable Gas Monitor (PGM-IR) Infrared Sensor Replacement Instruction Portable Gas Monitor (PGM-IR) Infrared Sensor Replacement Instruction 3015-5508 Rev. 3 January 2018 1. Scope These instructions describe how to replace the IR sensor in the Portable Gas Monitor (example

More information

Introduction to the. Managed XP Service (For Students) Mark Morley Bob Booth December 2004 AP-Win7. University of Sheffield.

Introduction to the. Managed XP Service (For Students) Mark Morley Bob Booth December 2004 AP-Win7. University of Sheffield. Introduction to the Managed XP Service (For Students) Mark Morley Bob Booth December 2004 AP-Win7 Contents University of Sheffield 1. INTRODUCTION... 4 2. USING A MANAGED SERVICE MACHINE... 5 2.1 LOGGING

More information

FSA-CU Configuration Utility Programming Guide

FSA-CU Configuration Utility Programming Guide FSA-CU Configuration Utility Programming Guide Revision 3 October 2013 Introduction The following guide will show you the basics of the FSA-CU configuration utility program. The CU can be used with the

More information

Show Designer 1. Software Revision 3.11

Show Designer 1. Software Revision 3.11 Show Designer 1 Software Revision 3.11 OVERVIEW The Show Designer 1 is a lighting controller based on the successful and simple to use Show Designer. The Show Designer 1 adds to the existing features of

More information

PLAY, CONTROL, CHARGE

PLAY, CONTROL, CHARGE PLAY, CONTROL, CHARGE Your ipod and ipod mini through Car Stereo! Thank you for purchasing this product. This manual describes the functions and operation of ipod to vehicle audio system interface. Please

More information

Audio Integration Note

Audio Integration Note ELAN Home Systems Life Just Got Better Audio Integration Note Manufacturer: Model Number(s): SpeakerCraft MZC-64, MZC-66, MZC-88 Software & Firmware Versions: See table below for tested software and firmware

More information

Fastrack Release Notes Version 3.5X60

Fastrack Release Notes Version 3.5X60 Fastrack Release Notes Version 3.5X60 10/29/04 This document covers changes made to Fastrack since Version V3.4.R4 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

More information

Software Instruction Manual

Software Instruction Manual 2 About This Manual This manual will provide a comprehensive look at the JAVS AutoLog 7 software application. The first part of the manual will provide a general overview followed by a more detailed approach

More information

For Microsoft Windows Vista and XP Users Manual

For Microsoft Windows Vista and XP Users Manual With For Microsoft Windows Vista and XP Users Manual Microboards Technology LLC Version 1.02 2 MICROBOARDS TECHNOLOGY, LLC PrintWrite TABLE OF CONTENTS INTRODUCTION...5 WHAT IS VIDEOWRITE?...5 GX-2 DISC

More information

What s So Great About RF Technology?

What s So Great About RF Technology? RCU1010RF_US_QS_revA 9/12/03 16:01 Page 1 Congratulations on your purchase of the RCU1010RF Universal Learning Remote with Touchscreen and Built-in Transmitter with additional Remote Sender Cone. Your

More information

RKAT Audit Trail Module RK-LINK TM Software For the Radio Key 600 Series

RKAT Audit Trail Module RK-LINK TM Software For the Radio Key 600 Series RKAT Audit Trail Module RK-LINK TM Software For the Radio Key 600 Series INSTALLATION & OPERATING GUIDE Rev. B P/N 3321515 www.securakeystore.com (800) 878-7829 sales@securakeystore.com COPYRIGHT 2001

More information

HARMONi G3. Quick Start Guide for HARMONi G3. imac Processor/FireWire Upgrade

HARMONi G3. Quick Start Guide for HARMONi G3. imac Processor/FireWire Upgrade HARMONi G3 imac Processor/FireWire Upgrade imac and Operating System Compatibility The HARMONi G3 imac processor/firewire upgrade is compatible only with imac 233, 266, and 333 MHz models (Revisions A-D);

More information

This is Your Software Security Access Key: DO NOT LOSE IT!

This is Your Software Security Access Key: DO NOT LOSE IT! This is Your Software Security Access Key: DO NOT LOSE IT! DO NOT PLUG THE SECURITY KEY INTO ANY ELEVATOR INTERFACE PORT This security device must be plugged into the notebook computer s PRINTER port whenever

More information

TEAM DIGITAL. SRC162e Switch & Route Controller

TEAM DIGITAL. SRC162e Switch & Route Controller TEAM DIGITAL SRCe Switch & Route Controller Improving the world of DCC > DCC compatible accessory decoder > Control switches (turnouts) > Drive switch status LEDs > Drive Tortoise switch machines > configurable

More information

Table of Contents. Introduction 2 1. Intelligent Remote Control 2 2. Charging the Remote Control 3

Table of Contents. Introduction 2 1. Intelligent Remote Control 2 2. Charging the Remote Control 3 Table of Contents Introduction 2 1. Intelligent Remote Control 2 2. Charging the Remote Control 3 Getting Started 6 1. Activating the Remote Control 6 2. Selecting a Device 7 3. Operating a Device 8 4.

More information

Addendum for Tempo HD (Without Drive)

Addendum for Tempo HD (Without Drive) Addendum for Tempo HD (Without Drive) You Should Have (Part Number THD-M) In addition to the parts listed on the Tempo HD quick start guide, the following items should be included in your product package:

More information

Introduction to Windows

Introduction to Windows Introduction to Windows Naturally, if you have downloaded this document, you will already be to some extent anyway familiar with Windows. If so you can skip the first couple of pages and move on to the

More information

Integrating Word with Excel

Integrating Word with Excel Integrating Word with Excel MICROSOFT OFFICE Microsoft Office contains a group of software programs sold together in one package. The programs in Office are designed to work independently and in conjunction

More information

Controller DMX DC-192

Controller DMX DC-192 Manual Controller DMX DC-192 Table of contents 1. Safety instructions... 3 1.1. FOR SAFE AND EFFICIENT OPERATION... 3 2. Overview... 5 2.1. Front view... 5 2.2. Rear view... 6 3. Joystick setup... 7 3.1.

More information

USB-Link 2 Technical Guide

USB-Link 2 Technical Guide www.wattmaster.com USB-Link 2 USB-Link 2 Code: SS0073 Version 4.11 and up Table of Contents General Information... 3 USB-Link 2 Overview...3 System Requirements...3 Quick Guide... 4 USB-Link 2 Driver Installation

More information

Key Switch. Document version: 1.5 (Updated 02 May 2017)

Key Switch. Document version: 1.5 (Updated 02 May 2017) Key Switch Document version: 1.5 (Updated 02 May 2017) Contents ii Contents 1 Key Switch R10S.3... 4 2 Quick Guides...4 2.1 Controlling an Electric Lock...5 2.2 Controlling an Alarm System... 5 2.3 Controlling

More information

V-MUX Downloader version 6.0 User Manual

V-MUX Downloader version 6.0 User Manual V-MUX Downloader version 6.0 User Manual V-MUX Downloader v6.0 USER MANUAL 2007 Weldon, A Division of Akron Brass Table of Contents Introduction and General Computer Requirements..4 Hardware: V-MUX Diagnostics/Downloader

More information

Intro to Microsoft Word

Intro to Microsoft Word Intro to Microsoft Word A word processor is a computer program used to create and print text documents that might otherwise be prepared on a typewriter. The key advantage of a word processor is its ability

More information

Use_cases_English.qxd :51 Pagina 1. Use cases

Use_cases_English.qxd :51 Pagina 1. Use cases Use_cases_English.qxd 20-10-2005 16:51 Pagina 1 Media Center MCP9350i Use cases Use_cases_English.qxd 20-10-2005 16:51 Pagina 2 Online help: www.p4c.philips.com For interactive help, downloads and frequently

More information

Software Instruction Manual

Software Instruction Manual 2 About This Manual This manual will provide a comprehensive look at the JAVS software application. The first part of the manual will provide a general overview followed by a more detailed approach in

More information

INSTALLING THE PS3 XBOX READY SOFTWARE:

INSTALLING THE PS3 XBOX READY SOFTWARE: INSTALLING THE PS3 XBOX READY SOFTWARE: 1. Insert the Installation CD to CD-ROM drive and execute Ready_Setup.exe NOTE: If it is the first time for the target USB disk using under this software, the software

More information

University of Pittsburgh Office of Medical Education Instructions: Equipment in Lecture Room 4

University of Pittsburgh Office of Medical Education Instructions: Equipment in Lecture Room 4 Turn on the System (this must be done first!): 1. Touch the center of the Crestron control panel in the podium. 2. A yellow University of Pittsburgh welcome screen will appear (see below). Touch the screen

More information

Keypad LCD (software version 3.10) CA-10 plus

Keypad LCD (software version 3.10) CA-10 plus PROGRAMMING AND INSTALLATION MANUAL Keypad LCD (software version 3.10) CA-10 plus GDAŃSK ca10plci_e 09/03 WARNING Due to safety reasons, alarm system should be installed by qualified personnel only. Because

More information

SERVICE MANUAL MODEL SSW-521-D2-ADA

SERVICE MANUAL MODEL SSW-521-D2-ADA SSW-521-D2-ADA-SPK1.07UNVLr3-ADA-ISSUE4.0 SERVICE MANUAL FOR MODEL SSW-521-D2-ADA STAINLESS STEEL HANDS FREE WALL TELEPHONE WITH OPTIONAL ADA FEATURE AND OPTIONAL SECOND-NUMBER AUTO-DIAL FEATURE EQUIPPED

More information

Getting Started 3. Using this Guide 3 Connecting Your Phone 4

Getting Started 3. Using this Guide 3 Connecting Your Phone 4 Table of Contents Getting Started 3 Using this Guide 3 Connecting Your Phone 4 Adjusting the Footstand / Handset Rest 5 Signing In to Your Phone 5 Choosing the Proper Headset 5 An Overview of Your Phone

More information

Windows XP. A Quick Tour of Windows XP Features

Windows XP. A Quick Tour of Windows XP Features Windows XP A Quick Tour of Windows XP Features Windows XP Windows XP is an operating system, which comes in several versions: Home, Media, Professional. The Windows XP computer uses a graphics-based operating

More information

Media 1000 Product Guide

Media 1000 Product Guide Agenda Chapter 1 Media 1000... 2 1.1. Introduction... 2 1.2. Specifications... 2 1.3. Media 1000 Features... 4 1.4. Remote Controller... 5 Chapter 2 Media 1000 Setup... 7 Chapter 3 Software Setup... 9

More information

User Guide. FTR Reporter For more information, visit

User Guide. FTR Reporter For more information, visit FTR Reporter 5.7.1 For more information, visit www.fortherecord.com TABLE OF CONTENTS INTRODUCTION... 5 Overview... 5 About This Document... 5 GETTING STARTED... 6 Installation... 6 Starting Reporter...

More information

Boot Camp Installation & Setup Guide

Boot Camp Installation & Setup Guide Boot Camp Installation & Setup Guide 1 Contents 3 Boot Camp 3 Introduction 4 What You Need 4 If You ve Already Used a Beta Version of Boot Camp 5 Upgrading Windows XP to Windows Vista 5 Installation Overview

More information

Blue Point Engineering

Blue Point Engineering Blue Point Engineering Board - Pro Module (E) Instruction Pointing the Way to Solutions! Controller I Version 2.1 The Board Pro E Module provides the following features: Up to 4 minutes recording time

More information

Owner s Manual. for Mac OS/X. Version 1.0. November Copyright 2004, Minnetonka Audio Software. All rights reserved.

Owner s Manual. for Mac OS/X. Version 1.0. November Copyright 2004, Minnetonka Audio Software. All rights reserved. Owner s Manual for Mac OS/X Version 1.0 November 2004 Copyright 2004, Minnetonka Audio Software. All rights reserved. 1 Introduction to discwelder BRONZE...1 2 The discwelder BRONZE Main Screen...3 3 Creating

More information

SW860 FlukeView Software

SW860 FlukeView Software SW860 FlukeView Software Version 2 (Windows and DOS) Users Manual PN 944520 January 1995 Rev. 1 12/95 1995 Fluke Corporation, Inc. All rights reserved. Printed in U.S.A. All product names are trademarks

More information

INSTALLATION INSTRUCTIONS

INSTALLATION INSTRUCTIONS Controllers INSTALLATION INSTRUCTIONS PROGRAMMABLE REMOTE CONTROLLER INTRODUCTION The is a highly sophisticated learning remote, capable of storing single or macro IR commands on each of 8 banks (or layers)

More information

Word Processing. 2 Monroe County Library System

Word Processing. 2 Monroe County Library System 2 Monroe County Library System http://monroe.lib.mi.us Word Processing Word Pad Quick Guide... 4 Help Menu... 6 Invitation... 7 Saving... 12 Printing... 13 Insert a Picture... 14 Saving to a CD... 15 In

More information

05/16-01 PC Monobloc Audio Digital Entrance Panel. Installer manual

05/16-01 PC Monobloc Audio Digital Entrance Panel. Installer manual 05/16-01 PC 343100 Monobloc Audio Digital Entrance Panel Installer manual 2 Contents Monobloc Audio Digital Entrance Panel 1 Introduction 4 1.1 Warnings and recommendations 4 2 Description 5 2.1 Main functions

More information

INSTALLATION AND OPERATION MANUAL FOR ACC 070 COMM LINK RS485 TO PC INTERFACE AND PRISM SOFTWARE

INSTALLATION AND OPERATION MANUAL FOR ACC 070 COMM LINK RS485 TO PC INTERFACE AND PRISM SOFTWARE SenTech Corporation 5745 Progress Road Indianapolis, Indiana 46241 888/248-1988 FAX 317/248-2014 INSTALLATION AND OPERATION MANUAL FOR ACC 070 COMM LINK RS485 TO PC INTERFACE AND PRISM SOFTWARE ii APPLICABILITY

More information

Quick Reference Guide

Quick Reference Guide Introducing the Leviton Lighting Control Console Quick Reference Guide This Quick Reference Guide contains the complete text of the Introducing the Leviton Lighting Control Console video Use the references

More information

TEMPO ATA133. Macintosh PCI Host Adapter Card. Quick Start Guide for Tempo ATA133

TEMPO ATA133. Macintosh PCI Host Adapter Card. Quick Start Guide for Tempo ATA133 TEMPO ATA133 Macintosh PCI Host Adapter Card Quick Start Guide for Tempo ATA133 You Should Have The following items should be included in your product package: One Tempo ATA133 Macintosh PCI Host Adapter

More information

KNOX VIDEO RS16x16HB Routing Switcher. KNOX VIDEO RS16x16HB Routing Switcher SECTION 2. INSTALLATION

KNOX VIDEO RS16x16HB Routing Switcher. KNOX VIDEO RS16x16HB Routing Switcher SECTION 2. INSTALLATION SECTI 2. INSTALLATI WARNING! Static Sensitive Connectors! During the installation process and whenever changing cables to the Knox RS16x16HB inputs and outputs, use extreme caution to avoid conducting

More information

Upgrading Einstein Using the Einstein 1.5 Upgrade Kit. An EAB board with Production Einstein 1.5 Software EEPROM Chips.

Upgrading Einstein Using the Einstein 1.5 Upgrade Kit. An EAB board with Production Einstein 1.5 Software EEPROM Chips. TECHNICAL BULLETIN Upgrading Einstein Using the Einstein 1.5 Upgrade Kit This bulletin explains how to use the components of the CPC Upgrade Kit to upgrade a pre-1.5 version Einstein unit to the latest

More information

PCM4-CAM NTV-KIT750. Overview

PCM4-CAM NTV-KIT750. Overview 3950 NW 120 th Ave, Coral Springs, FL 33065 TEL 561-955-9770 FAX 561-955-9760 www.nav-tv.com info@nav-tv.com PCM4-CAM NTV-KIT750 Overview The PCM4-CAM Kit interfaces a backup camera input (with active

More information

version 7.6 user manual

version 7.6 user manual version 7.6 user manual 2 Copyright JAVS 1981-2014 Table of Contents Introduction... 4 Getting Started... 5 Login... 5 JAVS Publisher 7 Overview... 6 Search Tool Overview... 7 Search Tool-Detailed Operation...

More information

PIONEER Industrial DVD-Video Player DVD-V7400

PIONEER Industrial DVD-Video Player DVD-V7400 PIONEER Industrial DVD-Video Player DVD-V7400 P.O. Box 11768 Lexington, KY 40577-1768 800/247-1603 859/281-1611 Fax: 859/281-1521 www.ztek.com email: info@ztek.com COMPACT, VERSATILE AND HIGHLY DURABLE,

More information

KE-USBMX20. Matrix Keypad Interface User Manual

KE-USBMX20. Matrix Keypad Interface User Manual KE-USBMX20 Matrix Keypad Interface User Manual Table of Contents Introduction to the KE-USBMX20 1 Computer Connection 2 Interfacing to the KE-USBMX20 Header 3 Status Feedback LED 4 The KE-USBMX20.EXE Program

More information

TV1 Digital Player User s Manual

TV1 Digital Player User s Manual TV1 Digital Player User s Manual Note: Screen shots taken in this manual may appear different on the player itself. Table of Content: Computer System requirements... 1 Notes... 2 Product Introduction...

More information

Lineup Configuration Guide

Lineup Configuration Guide Lineup Configuration Guide How to Stop the Lineup Display & DSI Software If you need to stop the Lineup display & DSI software to get to the Windows desktop follow these steps. 1. Press the ESC key which

More information

CAMit I Camera with built in Modem

CAMit I Camera with built in Modem CAMit I Camera with built in Modem User s Manual CAMit I AP revision: 3.3 CAMit I Setup revision: 2.0.1 Manual revision: 2.0 Date: February 27, 2002 Congratulations You just acquired a fine product from

More information

Windows, Windows 95 and Windows NT are trademarks of Microsoft Corporation.

Windows, Windows 95 and Windows NT are trademarks of Microsoft Corporation. PhoneMaster Desktop Call Control User s Guide Version 2.4 Information furnished by NetPhone, Inc. is believed to be accurate and reliable. However, no responsibility is assumed by NetPhone, Inc. for its

More information

StreetWise Partner. Version 3.0. Naztec Operations Manual. April For. Published by:

StreetWise Partner. Version 3.0. Naztec Operations Manual. April For. Published by: Naztec Operations Manual For StreetWise Partner Version 3.0 April 2003 Published by: Naztec, Inc. 820 Park Two Drive Sugar Land, Texas 77478 Phone: (281) 240-7233 Fax: (281) 240-7238 Copyright 2003 Naztec,

More information

TOSHIBA 3-SERIES DRIVE HANDHELD PROGRAMMER PALM PILOT Software Installation and Operation Manual

TOSHIBA 3-SERIES DRIVE HANDHELD PROGRAMMER PALM PILOT Software Installation and Operation Manual TOSHIBA 3-SERIES DRIVE HANDHELD PROGRAMMER PALM PILOT Software Installation and Operation Manual 3Com Palm IIIx Select File Edit Values Monitor Beam Current File Read From G3 To File Write From File To

More information

FA-2448 SIX POSITION Filter Wheel

FA-2448 SIX POSITION Filter Wheel 15 Discovery Way, Acton, MA 01720 Phone: (978)263-3584, Fax: (978)263-5086 Web Site: www.acton-research.com Operating Instructions Acton Research Corporation FA-2448 SIX POSITION Filter Wheel Rev. 3.05.17

More information

BlackBerry 7100v from Vodafone Installation Guide

BlackBerry 7100v from Vodafone Installation Guide BlackBerry 7100v from Vodafone Installation Guide Contents Contents 2 Introduction 3 BlackBerry Enterprise Solution 3 Using your BlackBerry 7100v Handheld 3 Installing the BlackBerry Desktop Manager 3

More information

3700 SERIES USER MANUAL

3700 SERIES USER MANUAL SAFETY GUIDE This manual contains the precautions necessary to ensure your personal safety as well as for protection for the products and the connected equipment. These precautions are highlighted with

More information

PXR 1506 / WATT MIXER AMPLIFIER

PXR 1506 / WATT MIXER AMPLIFIER PXR 1506 / 1508 150-WATT MIXER AMPLIFIER Operating Manual www.peavey.com ENGLISH PXR 1506 / 1508 150-Watt, 8-Channel Mixer Amplifier Designed with the latest Peavey technology, the PXR 1506 / 1508 powered

More information

Neets Control QueBec P/N#: P/N#: User Manual

Neets Control QueBec P/N#: P/N#: User Manual Neets Control QueBec P/N#: 310-0011 P/N#: 310-0012 User Manual Foreword The purpose of this document is to describe how to install and configure the Neets Control QueBec II and Neets Control QueBec III.

More information

Navigation interface for Jeep GC 5 RA2 NTV-KIT581

Navigation interface for Jeep GC 5 RA2 NTV-KIT581 3950 NW 120 th Ave, Coral Springs, FL 33065 TEL 561-955-9770 FAX 561-955-9760 NNG-Jeep GC Navigation interface for Jeep GC 5 RA2 NTV-KIT581 NNG-JEEP GC Kit Content 5 1 6 4 7 2 3 1. 2. 3. 4. 5. 6. 7. 8.

More information

Programmable Control Panel USER MANUAL WP8. PTN Programmable Control Panel. Version: WP82013V1.1

Programmable Control Panel USER MANUAL WP8. PTN Programmable Control Panel. Version: WP82013V1.1 USER MANUAL WP8 PTN Programmable Control Panel Version: WP82013V1.1 PTN Electronics Limited www.ptn-electronics.com NOTICE: Please read this user manual carefully before using this product. This manual

More information

Design for a digital, assignable multi-function mixing desk

Design for a digital, assignable multi-function mixing desk Design for a digital, assignable multi-function mixing desk SAE thesis by Richard Bennett March 1992 - Tonmeister TDD design Page 1 With the advent of the digital domain, recording studio desks have started

More information

Norstar ICS Remote Tools Quick-start Guide NRU version 10

Norstar ICS Remote Tools Quick-start Guide NRU version 10 Norstar ICS Remote Tools Quick-start Guide NRU version 10 Copyright Nortel Networks, 2003 NRU, ICS Remote Tools, Norstar and Meridian are trademarks of Nortel Networks. Microsoft, MS-DOS, Windows and Excel

More information

10 How to Setup a Home or Small Network

10 How to Setup a Home or Small Network How to Setup a Home or Small Network Objectives.1 Installing a Network Interface Card (NIC).2 Installing Network Components.3 Identifying Ports and Cable Types.4 Preparing Straight-through Network Cables.5

More information

Getting Started with STK200 Dragon

Getting Started with STK200 Dragon Getting Started with STK200 Dragon Introduction This guide is designed to get you up and running with main software and hardware. As you work through it, there could be lots of details you do not understand,

More information

Word 2016 Advanced. North American Edition SAMPLE

Word 2016 Advanced. North American Edition SAMPLE Word 2016 Advanced Word 2016 Advanced North American Edition WORD 2016 ADVANCED Page 2 2015 Cheltenham Group Pty. Ltd. All trademarks acknowledged. E&OE. No part of this document may be copied without

More information

COMBI-Modul 167. Installation and Getting Started Guide. Edition March A Product of PHYTEC Technologie Holding AG

COMBI-Modul 167. Installation and Getting Started Guide. Edition March A Product of PHYTEC Technologie Holding AG COMBI-Modul 167 Installation and Getting Started Guide Edition March 2001 A Product of PHYTEC Technologie Holding AG COMBI-Modul 167 In this manual are descriptions for copyrighted products which are not

More information

Auriel Training Guide. Version 1.4

Auriel Training Guide. Version 1.4 Auriel Training Guide Version 1.4 Copyright Copyright Niles Audio, LLC. All Rights Reserved. All brand or product names used in this document are trademarks, registered trademarks, trade names, or service

More information

User Manual & Quick-Start Guide

User Manual & Quick-Start Guide User Manual & Quick-Start Guide Version 2 2002-2008 Promethean Software Corporation. All rights reserved. Table of Contents Introduction... 5 Quick-Start Guide... 5 o Installing TurboLaw... 5 o Configuring

More information

DISCLAIMER PLEASE READ

DISCLAIMER PLEASE READ NSM4MP3 HDD or CF MP3 Player For Your NSM ES-IV CD Jukebox Works with all laptop/notebook HDD s Supports all layer-iii (MP3) encodings Variable or fixed bit rates to 320 Kbps Detects master/slave drive

More information