Summary of Contents for Southwest Microwave INTREPID
Page 1
Southwest Microwave, Inc. Security Systems Division ™ Relay Control Module Technical Manual ALARM INPUT/RELAY OUTPUT SYSTEM CONTROLLER Version 2.20, Rev A...
Page 2
Copyright Southwest Microwave, Inc. May, 2007 Southwest Microwave, Inc. 9055 South McKemy Street Tempe, Arizona 85284-2956 Tel: (480) 783-0201 Fax: (480) 783-0401 Email: infossd@southwestmicrowave.com Web: www.southwestmicrowave.com Version 2.20, Rev A...
As a Poll Master the RCM communicates with other system modules using a RS485 twisted pair wire. This communications may involve other RCMs, used in an I/O capacity, and/or Southwest Microwave’s MicroTrack™ buried cable system as a system interface. The RCM manages the system status of the MicroTrack Processor (MTP), and system reporting of up to 4 RCMs.
Power Converter Card (PCC) The Power Converter Card (PCC) fits into the cavity at the front of the INTREPID enclosure. It is held in place by two screws and connects to the RCM by two black cables. It converts a source voltage, 10.5 to 60 volts DC, to the +12 volt DC @ 150mA regulated power required by modules and auxiliary sensors.
2.3 Interconnections Figure 3 – Relay Control Module (RCM) Circuit Card Figure 4 – Power Converter Card (PCC) Circuit Card Version 2.20, Rev A...
Page 8
Figure 5 shows the typical wiring diagram from the MicroTrack Processor (MTP) to the Relay Control Module (RCM). The communications is RS485 and should use a 22 or 24 gauge twisted, shielded pair wire. Fiber optic devices can be used as well. The last RCM on the line should have the termination switch set to “Terminate” which is on.
3.0 System Communications 3.1 Introduction To set up alarm reporting and communications hierarchy of the RCM network, use the Windows based HyperTerminal™ found in the system accessories on your computer. After setting the communications COM port, addresses and baud rates, the I/O properties can be loaded to each individual RCM. When setting up communications one RCM must be set as the “Poll Master”.
Page 11
Figure 9 – HyperTerminal Connection Description Figure 10 – HyperTerminal Connect To After entering a name and selecting an icon, click on OK. The “Connect To” dialog box will open as shown in Figure 10. Since a direct connection will be used nothing needs to be entered into the country/region, area code or phone number fields.
Page 12
In this dialog box the Bits per second (Baud Rate) must be set to 19200, the Data bits to 8, Parity to None, Stop bits to 1 and Flow control to Xon / Xoff. Once these parameters have been set, press OK. The RCM Editor (or the given name) HyperTerminal screen will open as shown in Figure 12-1.
Page 13
Select the “ASCII Setup” button to open up the ASCII sending and receiving setup dialog box as shown in Figure 14. Enter the “Line Delay” at 15 milliseconds and the “Character Delay” at 1 millisecond. Press the OK button and the “Settings” dialog box will open as shown in Figure 13. Figure 14 –...
4.0 Software Definitions Before beginning the programming process, there are a few definitions and concepts to understand. • RCM – This is the Relay Control Module. It has 8 inputs and 8 relay outputs per board. Any number from 1 to 4 RCMs can be connected with the MTP. If the RCM’s Address is set to 1, and the Poll Master Tables are programmed in the RCM, then the RCM will act as the Poll Master.
Figure 17 shows an example system that will be used as the example throughout this manual for the RCM programming. Defining the System Tables There are three (3) basic tables to fill out that will assist with programming and data entry. A block diagram of the tables and their functions are shown in Figure 18.
Figure 19 – Poll Master Hardware Device Table Poll Master’s Group Output Definition Table The Poll Master’s Group Output Definition Table defines which relays are to be set whenever a particular Group Input goes into Alarm. These can be considered Zones. There can be up to 254 Groups. Each Group can have up to 8 relays assigned.
RCM Group Input Assignment Tables The RCM Group Input Definition Table is actually one table for each RCM in the system. The setup for RCM(s) is different than the setup for the MTP. These are summarized in the tables of Figures 21, 22, 23 and 24.
Page 19
Figure 23 – Group Input Assignment Table for RCM 4 Figure 24 – Group Input Assignment Table for RCM 5 Version 2.20, Rev A...
There are 8 external inputs on each RCM, plus the Tamper Switch and Comfail. Each input can be set as either Enabled (E) or Disabled (D), either Normally Open (NO) or Normally Closed (NC) contacts, and either Normal (N) or Supervised (S) line (cable supervision). If the input is defined as Normal, then only the Alarm needs to be assigned to a Group.
5.0 PROGRAMMING SEQUENCE The recommended programming sequence for a new site configuration is as follows: (Each command listed below is described later in this manual.) PERFORM THE FOLLOWING ON EVERY RCM IN THE SYSTEM • Place the RCM into Programming Mode. •...
6.0 COMMAND DEFINITIONS Placing the RCM into Programming Mode CAUTION! When the RCM is in Programming Mode, it will no longer monitor alarms or respond to relay commands. If the Poll Master is placed in Program Mode, the entire system will STOP and all zones will go into Alarm.
RCM’s Top Level Menu The Top Level Menu (see Figure 27) shows the current Date and Time of the RCM’s Real Time Clock in the upper left corner. This is in the format MM/DD/YY HH:MM:SS. The upper right corner shows the version number of the RCM’s software (2.20), its compile date (Mar 12, 2007) and its compile time (10:09:25).
Page 24
Figure 28 – Real Time Clock Menu for the RCM To change the date and/or time, press “Y” for yes to open the screen as shown in Figure 29. The cursor is located under the first digit of the month field (MM). All fields of the date and time must be entered.
Select “Y” for yes, and the new date and time will be entered into the Real Time Clock and the clock will start immediately. This will prompt the return to the Top Level Menu where the RCM’s new date and time can be seen in the top left corner.
Page 26
“Cleared” to restore the default settings. Selecting 1, Clear All Profile Data will open the screen shown in Figure If making changes to an existing setup (profile), there is no need to Clear and start over. Simply return to the appropriate screens and make the changes.
6.2.2.2 Save RCM Profile to the PC Once all the RCM(s) have been completely configured and tested, the Transfer feature allows saving a copy of each RCM’s configuration file. This includes all of the settings performed in this manual. A File Transfer from each RCM in the system must be performed, saving each with a unique name (in this manuals example, this would be RCM1.txt, RCM3.txt, RCM4.txt, and RCM5.txt).
Page 28
The capture text dialog will open as shown in Figure 36. Select a file name and location to save the information. Figure 36 – Capture Text Dialog Box Press the “Start” button to open the screen as shown in Figure 37. Figure 37 –...
Figure 38 – End and Disable Captured Text 6.2.2.3 Restore RCM Profile from the PC The “Restore RCM’s Profile” feature allows for quickly restoring the entire RCM’s Profile back to either the same RCM, or a replacement RCM in the event of a failure. In order to use this feature, the RCM’s Profile information must first be saved the, as described in section 6.2.2.2.
Page 30
To start the download select <Transfer> <Send Text File> from the file menu as shown in Figure 40. Figure 40 – Start Download of Saved Profile A “Send Text File” screen will open as shown in Figure 41. Be sure to set the Files of Type: to All Files (*.*). (The Profile is saved as a *.csv file.) Select the directory and file name of your backup copy and press the Open button.
Figure 42 – Data Transfer of Saved Profile Once the transfer has completed it will automatically return to the “Clear or Transfer User Profile Screen” as shown in Figure 31. 6.2.3 View RCM’s Alarm History File Selecting command number 3 from the Top Level Menu will open the RCM Alarm History File as shown in Figure 43.
6.2.3.1 Display RCM Alarm History When the command (1) “Display RCM Alarm History” is selected, a prompt will be asked to ‘Enable capture on the ANSI Terminal” as shown in Figure 44. Figure 44 – Enable Capture of RCM Alarm History To Enable Capture on HyperTerminal, select <Transfer>, <Capture Text>...
Page 33
When Capture Text is selected, the screen as shown in Figure 26 will appear asking for a name and location for the file. Enter a name and location for the information or use the Browse button and press Start. Note: All information should be kept in the same location and folder for quick reference.
6.2.8 Edit Poll Master’s Group Input Assignment Table Selecting command number 8 from the Top Level Menu will open the screen as shown in Figure 60. Figure 60 – Edit Device Screen NOTE: All of the Group Input Assignment Tables are programmed into the Poll Master, not the individual Devices.
Figure 61 is for RCM 3. This RCM has been selected for the example since it makes use of the External Inputs. There are 3 screens to be configured which are shown in Figures 62, 63 and 64. 6.2.8.1 Assign RCM Inputs and Faults Select “1 Assign RCM Input Alarms and Fault Groups”...
Figure 63 – RCM Tamper Editor 6.2.8.3 Assign RCM Communication Failure Select “3 Assign RCM Comfail” to open the screen as shown in Figure 64. The current Group assignment is shown. If this is not correct, enter the new Group Number of the Tamper Switch for this Device and press Enter.
6.2.8.4 MTP Sensor Table Editor From Figure 60 enter the MTP2 device or list the devices and select the MTP to open the screen as shown in Figure 65. Figure 65 – MTP Sensor Table Editor When options 1 and 2 are selected there will be a prompt for the Cable ID (Cable A or Cable B) as shown in Figure 66.
Page 38
Figure 67 – Cable “A” Alarm Assignment Editor Figure 68 – Cable “B” Alarm Assignment Editor Entering 000 for the Group Assignment will display “disabled” in the Group Assignment. No Alarms will be reported from that section. A prompt will be shown for entering a starting subcell number, then an ending subcell and a group assignment number.
6.2.8.6 MTP Cable Fault Assignment Editor Select option 2 to assign the Cable Faults and as stated earlier select the Cable “A” or “B” as shown in Figure 66. Once the correct cable is selected the screens in Figure 69 and 70 will open. Figure 69 –...
6.2.8.7 MTP Tamper Switch Assignment Editor Select option 3 to assign the Tamper Switch and open up the screen as shown in Figure 71. The current Tamper Switch Group assignment is shown. If this is not correct, input the new Group Number of the Tamper Switch Group for this Device and press Enter.
7.0 Completion Reset the system by rebooting all Devices that are in Programming Mode. This can be accomplished two ways. Cycle the power, or press the Reset Button on the Poll Master only. When the Poll Master is restarted, it will send a command to all Devices to Reboot.
Page 42
APPENDIX A BLANK PROGRAMMING FORMS A blank copy of each programming chart is included below. It is suggested that you make copies of these pages, fill them in accurately (to match the final “as-configured” state), and save these forms for future reference. Version 2.20, Rev A...
Page 43
Hardware Device Table Polling Address Device Type Device Name Location (1-32) (RCM, MTP) (7 character max) (for your reference only) Address 1 is always the Poll Master and is Device Type 'RCM'. Address 2 is always the MicroTrack Processor and is Device Type 'MTP'. Every Device in the system must be included in the above table.
Need help?
Do you have a question about the INTREPID and is the answer not in the manual?
Questions and answers