IN31608 PRESENTATION SWITCHER 16–INPUT, 8–OUTPUT IN31608 OPERATION MANUAL
Installation and Safety Instructions For Models without a Power Switch: The socket outlet shall be installed near the equipment and shall be accessible. For all Models: No serviceable parts inside the unit. Refer service to a qualified technician. For Models with Internal or External Fuses: For continued protection against fire hazard, replace only with same type and rating of fuse.
Table of Contents Product Overview .....................................................................................................................1 Description ...............................................................................................................................1 Front Panel Controls ...............................................................................................................1 Switching - Connecting Inputs and Outputs (Front Panel)...........................
1 Product Overview DESCRIPTION: The IN31608 Presentation Switcher combines the easy operation and serial control capabilities of a projector switcher with the flexibility of a matrix switcher. Featuring RGBHV + stereo audio matrix switching, 350 MHz bandwidth and two switching modes, the IN31608 is ideal for permanent installations, rentals, complex staging operations and any other display system requiring a high performance, economical presentation switcher.
2 Switching - Connecting Inputs and Outputs (Front Panel) DIRECT MODE Press the button of the input you desire and the signal will automatically be sent to the appropriate output(s). Video, sync and audio are always routed together as a group (see DIRECT MODE SETUP on page 7 for more details.) That input LED will light as well as any of the selected output LEDs. To disconnect all outputs press the Blank Button.
3 SWITCHING EVENT ORDER The following procedure describes the precise order of events each time a switch is made. 1) Wait for: a) Next sync signal (genlock operation / vertical interval switching only), or b) Timer time-out, whichever comes first. 2) If video included in switch group (video always included in switch group for Direct Mode): a) Update video array for particular in-to-out channel. b) Set video switch to array but don’t update yet.
4 RGB delay prevents the display device from showing re-sizing and other spurious on-screen effects that often occur while the display is adjusting to the new signal. Audio In Matrix Mode, the audio for the selected input is routed to the selected output. Note that the video, audio, and sync may be switched independently in Matrix Mode. In Direct Mode the audio of the selected input is sent to the selected output(s).
5 INPUT VOLUME If the Mute Button is depressed simultaneously with the Volume Up / Down Button, the input volume for the currently selected input is affected instead of the output volume. In this case the Input Button’s LED flashes until the maximum / minimum input volume is reached. By adjusting input levels, the levels of all the various input sources can be equalized. This is important so the volume level does not increase / decrease dramatically when switching between inputs.
6 BALANCED AUDIO SETTINGS INPUT AUDIO LEVEL STIMULUS = -10 dBm INPUT AUDIO LEVEL SET AT 128 DECIMAL OUTPUT LEVEL GAIN OUTPUT LEVEL VALUE YYY (dBm) VALUE YYY 117 17.6 52 112 15.1 47 102 10.1 42 97 7.64 37 100 5.13 32 92 5.5 30 87 2.65 27 85 0.5 20 82 0.0 22 77 -2.4 17 72 -4.9 12 67 -7.4 7 62 -9.9 2 57 -12.4 0 82 INPUT AUDIO LEVEL STIMULUS = 8.5 dBm 18.6 99 82 INPUT AUDIO LEVEL STIMULUS = 0.0 dBm 18.6 10.15 GAIN (dBm) -14.9 -17.3 -19.9 -22.35 -24.0 -27.9 -29.5 -27.4 -32.4 -34.9 -37.4 -39.8 -42.
7 Direct Mode Setup (Front Panel) In the Direct Mode, inputs are assigned to a designated output and automatically routed to the output(s) when selected. This section describes the procedure to assign inputs to outputs via the front panel. 1. Enter the Direct Mode Setup with the appropriate power on setting (see Power On Settings section on page 8 for more details.) Once in the Direct Mode Setup, all output LEDs and the direct LED will flash. To exit the setup with no changes, press the Save Button. 2.
8 Power On Settings The IN31608 utilizes Power On settings to access certain parameters of the unit. To access a Power On adjustment, you must depress a specific button while turning the unit’s power switch to ON. If power is already on, the user can hold down the indicated button and switch the power off and then back on.
9 FRONT PANEL TEST MODE (MODE) Hold down the Switching Mode Button while turning on the unit. The Front Panel Test Mode continually polls the front panel switches. When a button closure is detected, the associated LED is turned on. If the button remains closed the LED begins to flash. The Volume Down Button controls all output LEDs simultaneously. The Switching Mode Button controls the five associated LEDs in sequence. To exit the Front Panel Test Mode turn the power off and then back on.
10 Projector Control Port The projector control port can be used to control a piece of equipment via RS-232, RS-422 or RS-485. The communication parameters of the port are set via the serial [PCPPxx] commands. The projector codes are stored in non-volatile memory. This feature is enabled / disabled by the [PCP…] command. When the IN31608 performs certain actions, a code is transmitted through the projector control port.
11 A successful response from the IN31608 is issued after execution of the command Except for the ACI and CMDCD commands. The response to the ACI command is sent at the existing baud rate, and then the baud rate is changed. The response to the CMDCD command is sent with the existing command code and then the command code is changed. COMMAND CODE DEFINITIONS The IN31608 can recognize one of four sets of leading and ending characters, also called the command codes. These are: [ ] { } ( ) < >.
12 COMMAND ACI6 ACI7 CALLxx (Matrix Mode) CMDCD0 CMDCD1 CMDCD2 CMDCD3 CNFxxyyzz (Matrix Mode) FP FP0 FP1 INii (Direct Mode) INFO IOoi1i2i3 . . . i16 (Direct Mode) DESCRIPTION RESPONSE Set to 9600 baud rate, default setting [OK] Set to 19200 baud rate [OK] [OK] Recall configuration from SETUPxx xx: 2 byte ASCII code, 01 <= xx <= 16. Example: [CALL16] Recall configuration previously saved to Memory 16.
13 COMMAND Lgi1i2i3…i8 (Matrix Mode) LMUTEabcdefgh LVOLaaa…hhh LVOLLaaa…hhh LVOLRaaa…hhh MDVOL0 MDVOL1 MODE0 MODE1 MUTEo0 (unmute) MUTEo1 (mute) 2001 - INLINE, Inc. DESCRIPTION Load a new path for Group g. The switch is not executed until the [SW] command is sent. g: Group #, a 1 byte ASCII code, 1 <= g <= 3. in: 2 byte ASCII code representing the Input # to be connected to output on.
14 COMMAND PCCxx DESCRIPTION Send out the stored code in Projector Control Code block xx Example 1: [PCC40] For either Direct Mode or Matrix Mode send out the code associated with Projector Input 1. Example 2: [PCC60] For Matrix Mode send out the code associated with Recall Memory 1.
15 COMMAND PCHxx ‘hex code’ PCLxx ‘ascii code’ PCP0 PCP1 PCP2 PCPDx PCPPxx 2001 - INLINE, Inc. DESCRIPTION Load ‘hex code’ in Projector Control Code block xx. 60 characters maximum Example 1: [PCH400102030405] loads buffer 40 with the five characters: HEX: 01, 02, 03, 04, 05 or Binary: 0000 0001, 0000 0010, 0000 0011, 0000 0100, 0000 0101 Example 2: [PCH6F414243] loads buffer 6F with the 3 characters: HEX: 41, 42, 43 or Binary: 0100 0001, 00100 0010, 0100 0011.
16 COMMAND PTgOooIii (Matrix Mode) RGBx.x SAVExx (Matrix Mode) STAT0 STAT1 STAT2 STAT3 STAT4 STAT5 STAT6 STAT7 (Direct Mode) STAT8 STAT9 SW (Matrix Mode) VIS0 VIS1 VOLo+ VOLo- VOLoxxx DESCRIPTION RESPONSE Execute a switch in Matrix Mode. Connect Output mm to Input nn for Group g. [OK] See CNF Command for reference. g: Group #, a 1 byte ASCII code, 1 <= g <= 3. ii: Input #, a 2 byte ASCII code, 00 <= ii <= 16. If nn = 00, no input is selected, resulting in a blank output.
17 COMMAND VOLLoxxx VOLRoxxx 2001 - INLINE, Inc. DESCRIPTION Set the output volume for only left channel of output ‘o’ to value ‘xxx’. 1 <= o <= 8; 000 <= xxx <= 255 decimal. In Direct Mode the [VOLLoxxx] command controls all left outputs simultaneously regardless of the ‘o’ channel selection. Example: [VOLL1000] In Matrix Mode set left volume for output 1 to a value of 0. In Direct Mode set left volume for all outputs to a value of 0.
18 [STAT] COMMAND EXAMPLES DESIRED FUNCTION Request current system status COMMAND STRING [STAT0] Request video array status (Currently selected video array is saved in memory 1) [STAT1] Request sync array status [STAT2] Request audio array status [STAT3] Request audio input volume array status [STAT4] IN31608 OPERATION MANUAL - REV 1.6 1/4/01 RESPONSE [mode = MATRIX front panel = ENABLED save memory = 17 group1 = 29 group2 = 00 group3 = 00 RGB delay = 0.0 sec proj. port = ENABLED proj.
19 DESIRED FUNCTION COMMAND STRING [STAT4] (Cont.) Request audio output volume array status [STAT5] Request mute array status (In matrix mode) [STAT6] Request mute array status (In direct mode) Request direct mode switch matrix (Currently selected video array is saved in memory 17) [STAT6] Request projector port status [STAT8] Request serial command port status [STAT9] 2001 - INLINE, Inc.
20 Specifications IN31608 Presentation Switcher RGBHV Input: Connectors One set of (5) female BNC connectors per each of the 16 channels Video: 75 Ohms Sync: High Impedance 0.7 Vp-p Nominal 5 V Max. DC coupled. Any input signal DC offset should be limited to ±0.5 VDC to allow for an acceptable signal swing without distortion.
21 Troubleshooting Problem 1: The power switch is on but all of the front panel LEDs are dark. Solution 1: Make sure that the AC cord is securely plugged into the unit and the AC source. Solution 2: Make sure the AC source is live. Solution 3: Check the IN31608 fuse and replace if necessary. Problem 2: A video glitch occurs during switching.
22 Warranty ♦ INLINE warrants the equipment it manufactures to be free from defects in materials and workmanship. ♦ If equipment fails because of such defects and INLINE is notified within two (2) years from the date of shipment, INLINE will, at its option, repair or replace the equipment at its plant, provided that the equipment has not been subjected to mechanical, electrical or other abuse or modifications.