NovaStar 4X Pager Alarm Software 5073NS4X-AD DCN-M409

Size: px
Start display at page:

Download "NovaStar 4X Pager Alarm Software 5073NS4X-AD DCN-M409"

Transcription

1 NovaStar 4X Pager Alarm Software 5073NS4X-AD DCN-M409

2 Receiving and Unpacking Carefully unpack all components and compare to packing list. Notify HydroLynx Systems immediately with any discrepancy. Inspect for damage that may have occurred during shipment. In the event of damage, claims for loss must be filed immediately with carrier by the consignee. This does not apply to shipments via Parcel Post or UPS, in which case you should contact HydroLynx Systems for instructions. Returns If you need to return unit to the factory for any reason call HydroLynx Systems between 8:00 A.M. and 4:00 P.M. Pacific Time and request a Return Authorization Number (RA#). Carefully pack the unit so that it will not be damaged in shipment. Write the RA# on the outside of the box. Include with the unit a description of the problem. Warranty HydroLynx Systems warrants that its products are free from defects in material and workmanship under normal use and service for a period of one year from the date of shipment from the factory. HydroLynx Systems' obligations under this warranty are limited to, at HydroLynx Systems' option: (i) replacing; or (ii) repairing; any product determined to be defective. In no case shall HydroLynx Systems' liability exceed product's original purchase price. This warranty does not apply to any equipment that has been repaired or altered, except by HydroLynx Systems, or which has been subjected to misuse, negligence, or accident. It is expressly agreed that this warranty will be in lieu of all warranties of fitness and in lieu of the warranty of merchantability. 950 Riverside Pkwy., Suite 10 West Sacramento, CA (916) FAX (916) hydro@hydrolynx.com Copyright 8, 2006 by

3 1. Software description The NovaStar 4X Pager Alarm software dials an alarm pager service through a dial-out modem, dials a remote printer, or sends an alarm message on the Internet. The software supports analog, digital, and TAPS (Telocator Alphanumeric Protocol) dial-out pager services, The analog pager program sends the alarming device ID number to a pager as you would send a phone number. The digital and TAPS pager programs log into a pager service, select a pager ID group and send the alarm messages to the pager service to be transmitted to the pager group. The alarm message includes the device ID, alarm type, alarm data value, and time of alarm. The printer pager program dials remote printer(s) and sends the alarm notice. The alarm message includes the device ID, alarm type, alarm data value, and time of alarm. The pager program sends alarm messages to address through the Internet connection. The alarm message includes the device ID, alarm type, alarm data value, and time of alarm. A list of phone numbers to be dialed or addresses is set up ahead of time. Unique pager lists can be assigned to different alarm actions. 2. Installation Insert the CD in CD-Rom drive 1. From the NovaStar 4X xmenu Other pull-down menu, select Install software and then From CD-Rom. To install the software from the command prompt, type the command: cd / sh /cd0/install Press keys when prompted by the installation program. The installation program will add a Pager Setup entry to your xmenu Setup pull-down and a View pager log entry to your Test pull-down. Logout then login again to start the updated xmenu. 3. Pager Alarm Setup A menu entry has been added to the NovaStar 4X xmenu Setup pull-down by the installation program. This entry is labeled APager Setup@ and will start the program xpagersetup when selected. It is not necessary to reboot your computer after installing this software. DCN-M NS4X-AD Page 1 of 9

4 3.1 Pager Alarm Selection The xpagersetup program lets you edit existing pager alarms or create new ones. Under Select alarm action click the arrow button to the right of the alarm action field to select an existing pager alarm. Click the New alarm button to add a new pager alarm. Click the New multi alarm button to combine several alarm actions into one alarm action. 3.2 Pager Alarm Type Select the type of pager alarm under Pager service type: Analog, Digital, TAPS, , or Printer. Click the Link action button to create the alarm action files used by NovaStar for this pager alarm type. 3.3 Pager List Entry Pager telephone numbers or addresses and names are show in the Pager List. Click on a pager entry to edit it. The pager number and name are shown in the edit fields below the pager list. Make changes and click Replace to update the list. Click Add above or Add below to add a new pager entries. Click Remove to delete the selected entry(s) from the pager list. Use the Up and Down arrow buttons to the right of the edit buttons to reposition an entry in the pager list. Page 2 of NS4X-AD DCN-M409

5 3.4 Pager Configuration Parameters The pager configuration is shown in a separate window to the right of the pager setup: Parameter Modem port Service number From address From host subject server Description Enter the dial-out modem port name, for example: /dev/mdm1. To launch a pager dial-out on a remote node prefix the modem port name with the remote node number, for example: //2/dev/mdm1 For digital and TAPS pagers, enter the service telephone number pager service sender address pager service sender computer host name pager service subject message SMTP or Exchange server name Baud rate Dial baud rate: 300, 1200, 2400, 4800, 9600 Data bits Dial data bits: 5, 6, 7, 8 Parity Stop bits Dial timeout Dial attempts Login attempts Login attempts Page delay Page wait Login prompt Login name Pager prompt Message prompt Message received Log file Dial parity: none, odd, even, mark, space Dial stop bits: 1 or w Dial timeout in seconds Number of dial retries for connecting to a digital or TAPS service Number of login retries for a digital or TAPS service Number of page retries for a digital or TAPS service Delay after dialing analog pager number before sending alarm data Delay between analog pager dials in seconds Digital and TAPS pager service login prompt Digital pager service login name Digital pager service prompt for pager number Digital pager service prompt for page message Digital pager service message received acknowledgment Pager log file DCN-M NS4X-AD Page 3 of 9

6 Lock timeout Length of time to wait for a previous page to finish (seconds) 3.5 Pager Configuration Dialogue Boxes Page 4 of NS4X-AD DCN-M409

7 4. Pager Alarm Action Setup The Pager Setup program adds pager alarms to the NovaStar alarm action configuration file: ed /usr/ns/cfg/alarmact.cfg The alarm action configuration file has one line for each alarm action. Each line has 3 fields. The fields are separated by at least one space. The third field can include spaces. The field information is: Alarm action number I/O port alias to start alarm on Alarm action description (may include spaces) The alarm action numbers are chosen automatically by the pager setup program. The I/O port alias should be /dev/con1. Do not use the modem port name. The description is a string describing the pager alarm action. For example: /usr/ns/cfg/alarmact.cfg: 0 /dev/con1 Main console - beep 1 /dev/con1 Main console - silent 2 /dev/con1 Pager alarm Note that you must restart NovaStar if you modify the alarm action configuration file. 4.1 Pager Alarm Program Setup The pager setup program Link action button links the NovaStar alarm program, warning_sh, to the alarm action execution file with the commands: cd /usr/ns/bin ln -fs warning_sh warning# where # is the alarm action number. For example to link alarm action 2 execute the commands: cd /usr/ns/bin ln -fs warning_sh warning2 Then the pager service script is then linked to the alarm action script file. The pager service script files are stored in the directory /usr/ns/par. They are named: warning_analog warning_digital warning_taps warning_ warning_printer - Analog pager service - Digital pager service - TAPS pager service - pager service - Printer pager service The pager service script is linked to the alarm action script by copying the script with the DCN-M NS4X-AD Page 5 of 9

8 command: cd /usr/ns/par cp -pv pagerscriptfilename warning#.par where # is the alarm action number. For example to link the alarm action 2 script to the TAPS pager service script, execute the commands: cd /usr/ns/par cp -pv warning_taps warning2.par 4.2 Pager Alarm Configuration File Pager alarm configuration files are stored in the directory /usr/ns/pager and are named pager#.cfg, where # is the alarm action number. The configuration file contains the following fields. A listing of the fields, their default assignments and description follows: Analog pager service: TYPE="ANALOG" Pager service type MODEM="/dev/mdm1" Modem port for dial-out BAUD="2400" Modem port baud rate PARITY="even" Modem port parity BITS="7" Modem port data bits STOP="1" Modem port stop bits DIALTIMEOUT="20" Dial-out timeout PAGEDELAY="10" Delay before dialing alarm ID number PAGEWAIT="10" Delay before next pager is dialed LOGFILE="/usr/ns/log/pager.log" Pager log file LOCKTIMEOUT= 60 Wait time for previous page to finish Digital pager service: TYPE="DIGITAL" MODEM="/dev/mdm1" SERVICE="T " BAUD="2400" PARITY="even" BITS="7" STOP="1" DIALTIMEOUT="20" DIALATTEMPTS="3" LOGINATTEMPTS="3" PAGEATTEMPTS="3" LOGINPROMPT="ID=" LOGINNAME="" PAGERPROMPT="Pager ID" MESSAGEPROMPT="Message:" Pager service type Modem port for dial-out Pager service telephone number Modem port baud rate Modem port parity Modem port data bits Modem port stop bits Dial-out timeout Dial-out attempts to connect to pager service Login attempts for pager service Page message send attempts Login prompt from pager service Login name sent to pager service Prompt to enter pager ID number Prompt to enter message to send Page 6 of NS4X-AD DCN-M409

9 MESSAGERECEIVED="Page accepted." Page message accepted response LOGFILE="/usr/ns/log/pager.log" Pager log file LOCKTIMEOUT= 60 Wait time for previous page to finish TAPS pager service: TYPE="TAPS" Pager service type MODEM="/dev/mdm1" Modem port for dial-out SERVICE="T " Pager service telephone number BAUD="2400" Modem port baud rate PARITY="even" Modem port parity BITS="7" Modem port data bits STOP="1" Modem port stop bits DIALTIMEOUT="20" Dial-out timeout DIALATTEMPTS="3" Dial-out attempts to connect to pager service LOGINATTEMPTS="3" Login attempts for pager service PAGEATTEMPTS="3" Page message send attempts LOGINPROMPT="ID=" Login prompt from pager service LOGFILE="/usr/ns/log/pager.log" Pager log file LOCKTIMEOUT= 60 Wait time for previous page to finish pager service: TYPE=" " Pager service type sender address FROMHOST="novastar.HL" sender computer name SUBJECT="Alarm on ALERT1" message subject SERVER="mail.hydrolynx.com" SMTP or Exchange server LOGFILE="/usr/ns/log/pager.log" Pager log file LOCKTIMEOUT= 60 Wait time for previous page to finish Printer pager service: TYPE="PRINTER" Pager service type MODEM="/dev/mdm1" Modem port for dial-out BAUD="9600" Modem port baud rate PARITY="none" Modem port parity BITS="8" Modem port data bits STOP="1" Modem port stop bits DIALTIMEOUT="30" Dial-out timeout PAGEDELAY="2" Delay pager before printing alarm message PAGEWAIT="5" Delay before next printer is dialed LOGFILE="/usr/ns/log/pager.log" Pager log file LOCKTIMEOUT= 60 Wait time for previous page to finish DCN-M NS4X-AD Page 7 of 9

10 4.3 Pager Alarm Number List The pager alarm list of pager numbers is stored in the directory /usr/ns/pager and is named pagernumber#.lst, where # is the alarm action number. The pager number list file contains the pager numbers for this alarm action. Each line contains the pager number, one or more spaces and a description of the pager owner. The pager number cannot contain spaces. For example the pager alarm list for alarm action 2 is named /usr/ns/par/pagernumber2.lst and contains: Dave=s pager Joe=s pager 4.4 Pager Alarm Notification The pager alarm actions list for notification is stored in the directory /usr/ns/pager and is named pageraction#.lst, where # is the alarm action number. The pager alarm action list file contains the alarm actions used to extract pager alarm information from the NovaStar system. One or more alarm actions can be used for the pager notification. All unacknowledged alarms from these actions are sent to the pager. Typically the alarm action number used to start the page is the alarm action for notification. Put each alarm actions for notification on an new line. For example, the alarm notification file for alarm action 2 is named /usr/ns/par/pageraction2.lst and contains: 2 5. Alarm testing The pager alarm program can be tested with the NovaStar alarm test program. From the NovaStar 4X xmenu Test pull-down select Alarms. Select the alarm type from the list of alarm actions. Click Test to start the alarm test after selecting an alarm action. Acknowledge the test alarm as you would a standard alarm. Click Exit to quit the program. Note that acknowledging a pager alarm terminates the pager dial-out. 5.1 Alarm Acknowledgment The pager alarm dial-out is terminated when the alarm is acknowledged on the NovaStar system. It is not possible to acknowledge the alarm from a pager that receives the alarm page. Page 8 of NS4X-AD DCN-M409

NOVALYNX CORPORATION MODEL A EVAPORATION PAN AUTOMATIC REFILL SYSTEM INSTRUCTION MANUAL

NOVALYNX CORPORATION MODEL A EVAPORATION PAN AUTOMATIC REFILL SYSTEM INSTRUCTION MANUAL NOVALYNX CORPORATION MODEL 255-620-A EVAPORATION PAN AUTOMATIC REFILL SYSTEM INSTRUCTION MANUAL REVISION DATE: JUNE 2016 Receiving and Unpacking Carefully unpack all components and compare to the packing

More information

NOVALYNX CORPORATION MODEL A & A SLING PSYCHROMETER INSTRUCTION MANUAL

NOVALYNX CORPORATION MODEL A & A SLING PSYCHROMETER INSTRUCTION MANUAL NOVALYNX CORPORATION MODEL 225-570-A & 225-571-A SLING PSYCHROMETER INSTRUCTION MANUAL REVISION DATE: 08/2007 Receiving and Unpacking Carefully unpack all components and compare to the packing list. Notify

More information

NOVALYNX CORPORATION MODEL 200-WS-21-A DUAL SET POINT WIND ALARM INSTRUCTION MANUAL

NOVALYNX CORPORATION MODEL 200-WS-21-A DUAL SET POINT WIND ALARM INSTRUCTION MANUAL NOVALYNX CORPORATION MODEL 200-WS-21-A DUAL SET POINT WIND ALARM INSTRUCTION MANUAL REVISION DATE: JAN 2005 Receiving and Unpacking Carefully unpack all components and compare to the packing list. Notify

More information

ModSync Sequencing System Installation & Operation Manual. For use with Fulton Steam Boilers.

ModSync Sequencing System Installation & Operation Manual. For use with Fulton Steam Boilers. ModSync Sequencing System Installation & Operation Manual For use with Fulton Steam Boilers. Revision 3.0 8/21/2008 - 2 - Table of Contents Introduction Page 4 Features Page 4 Sequence of Operation Page

More information

ION Meter Alerts TECHNICAL NOTE NOVEMBER In This Document

ION Meter Alerts TECHNICAL NOTE NOVEMBER In This Document 70072-0125-01 TECHNICAL NOTE NOVEMBER 2006 ION Meter Alerts A PowerLogic ION meter can send alerts to indicate a user specified power system condition such as a power quality problem (including surges,

More information

IMS Operation Manual. Version 1.1. Phonetics, Inc.

IMS Operation Manual. Version 1.1. Phonetics, Inc. IMS 4000 Operation Manual Version 1.1 Phonetics, Inc. IMS-4000 Operation Manual Every effort has been made to ensure that the information in this document is complete, accurate and up-to-date. Phonetics,

More information

Alarm handling by SMS in ALERT

Alarm handling by SMS in ALERT Micromedia International Alarm handling by SMS Author: Jens Eberle Pages : 9 Company: Micromedia International Date : 29/10/2013 Version : 1.1 Réf. : Alarm Handling by SMS.docx [Commentaires ] Alarm handling

More information

AUTOMATION. Operator s Manual RST Series Web Enabled Input Module. Rev. A2, 1/12

AUTOMATION. Operator s Manual RST Series Web Enabled Input Module. Rev. A2, 1/12 AUTOMATION P R O D U C T S GROUP, INC. Operator s Manual RST-5000 Series Web Enabled Input Module Rev. A2, 1/12 Tel: 1/888/525-7300 Fax: 1/435/753-7490 www.apgsensors.com E-mail: sales@apgsensors.com RST-5000

More information

IndigoVision Alarm Panel. User Guide

IndigoVision Alarm Panel. User Guide IndigoVision Alarm Panel User Guide THIS MANUAL WAS CREATED ON 2/21/2017. DOCUMENT ID: IU-AP-MAN002-4 Legal considerations LAWS THAT CAN VARY FROM COUNTRY TO COUNTRY MAY PROHIBIT CAMERA SURVEILLANCE. PLEASE

More information

Lighting Xpert Insight User Manual

Lighting Xpert Insight User Manual Lighting Xpert Insight User Manual Table of Contents 1 About This Document... 3 1.1 Key Terms... 3 1.2 Related Fifth Light Documentation... 3 2 Lighting Xpert Insight Overview... 4 2.1 Key Features...

More information

rvm4c Installation Guide Remote Video Module

rvm4c Installation Guide Remote Video Module rvm4c EN Installation Guide Remote Video Module rvm4c Installation Guide Installation Diagrams EN 2 Installation Diagrams for the Transmitting Unit rvm4c Installation Guide Basic Hardware Installation

More information

Preliminary. SmarteLight v1.2 Manual. Revision: 1.0 Date: 12/4/2012. Revision: 1.0 Page i OmniSite

Preliminary. SmarteLight v1.2 Manual. Revision: 1.0 Date: 12/4/2012. Revision: 1.0 Page i OmniSite Preliminary Revision: 1.0 Date: 12/4/2012 Revision: 1.0 Page i OmniSite Table of Contents Table of Contents... ii Revision History... iii Notice...iv Warning...iv Limited Warranty...iv Contact Information...iv

More information

Added password for IP setup page : Password must be in IP format!

Added password for IP setup page : Password must be in IP format! NETWORK POWER MONITOR Release : 21 August 2014 Hardware Version : Version 7 Firmware version 1.00 PC Application Software : Version (latest)...2 Added password for IP setup page : Password must be in IP

More information

OPERATOR S MANUAL MODEL AP15/AP15-1/AP15-2 PC-ALARM PANEL

OPERATOR S MANUAL MODEL AP15/AP15-1/AP15-2 PC-ALARM PANEL ap15_2manual04/22/13 Page 1 4/22/2013 1 Serial Number : Option: OPERATOR S MANUAL MODEL AP15/AP15-1/AP15-2 PC-ALARM PANEL Micro Seven, Inc. 1095-K N.E. 25th Hillsboro, OR 97124 U.S.A. phone: 503-693-6982

More information

CRIME. Manufacturing And Minor Inventions CRIME. Control Room Integrated Monitoring Environment

CRIME. Manufacturing And Minor Inventions CRIME. Control Room Integrated Monitoring Environment Control Room Integrated Monitoring Environment INDEX 1. Requirements for software. 2. Installation Instructions. 3. How to Register your Software. 4. Start Using... 5. Operating Instructions. 6. Screen

More information

Laptop / PC Programming Manual

Laptop / PC Programming Manual Laptop / PC Programming Manual Doc. # Fire PC Program rev B 01.07 This Document is property of Evax Systems, Inc. The Evax Fire Solutions Programmer Components 2 1.0 System Setup 4 1.1 Interface Setup

More information

Oracle Communications Performance Intelligence Center

Oracle Communications Performance Intelligence Center Oracle Communications Performance Intelligence Center System Alarms Guide Release 10.2.1 E77506-01 June 2017 1 Oracle Communications Performance Intelligence Center System Alarms Guide, Release 10.2.1

More information

Alarm Manager Plug-in

Alarm Manager Plug-in Alarm Manager Plug-in User s Guide While every attempt is made to ensure both accuracy and completeness of information included in this document, errors can occur, and updates or improvements may be implemented

More information

PWM. Solar Charge controller with Ethernet. Solar Smart PWM 20Amp. Hardware Description : Release : 19 June 2014

PWM. Solar Charge controller with Ethernet. Solar Smart PWM 20Amp. Hardware Description : Release : 19 June 2014 Solar Charge controller with Ethernet Release : 19 June 2014 Hardware Version : Version 1 Firmware version 1 PC Application Software : Version 1.0.0.0 Hardware Description : The Solar Smart regulator was

More information

Ambient Temperature/ Relative Humidity & Dew Point Temperature Sensors to USB Output. Model LFS108B

Ambient Temperature/ Relative Humidity & Dew Point Temperature Sensors to USB Output. Model LFS108B Ambient Temperature/ Relative Humidity & Dew Point Temperature Sensors to USB Output Model LFS108B Copyright 2018 - LLC. All rights reserved. Table of Contents Quick Start... 3 1- Introduction... 4 2-

More information

FCD-wire Contents. List of Figures

FCD-wire Contents. List of Figures FCD-wire Contents FCD-X21 Configuration 1 Introduction... 1 2 Opening the FCD Application... 1 3 FCD Window... 2 4 FCD LEDs... 3 5 Configuration Operations... 4 FCD Info...4 FCD System Info...5 FCD Interface

More information

CMC-TC Basic CMC DK

CMC-TC Basic CMC DK CMC-TC DK 7320. Assembly, Installation and Operation A36569 05IT 74 Microsoft Windows is a registered trademark of Microsoft Corporation. Acrobat Reader is a registered trademark of Adobe Systems Incorporated.

More information

Installation, Configuration and User Manual

Installation, Configuration and User Manual Model 8826 System Controller Model 8826 System Controller Installation, Configuration and User Manual READ AND SAVE THESE INSTRUCTIONS WELCOME Thank you for choosing the Aprilaire HVAC Automation System.

More information

ProTalk. Expander. Operating Manual Model B1292. July 28, 2009 Rev. 1.01

ProTalk. Expander. Operating Manual Model B1292. July 28, 2009 Rev. 1.01 ProTalk Expander Operating Manual Model B1292 July 28, 2009 Rev. 1.01 TABLE OF CONTENTS 1. Introduction... 1 2. Installation... 2 2.1 Wiring Diagram... 3 3. Operations... 4 4. Programming (B1225 Mode)...

More information

Simplex Panel Interface Guide

Simplex Panel Interface Guide Simplex Panel Interface Guide February 2016 SATEON Software Integrations Simplex Panel Interface Guide Issue 1.0, released February 2016 Disclaimer Copyright 2016, Grosvenor Technology. All rights reserved.

More information

Managing Network Alarms and Events

Managing Network Alarms and Events 9 CHAPTER Prime Performance Manager allows you to view alarms and events that occur in your network. The following topics provide information about displaying network alarms and events: Displaying Active

More information

Before you install ProSeries Express Edition software for network use

Before you install ProSeries Express Edition software for network use Before you install ProSeries Express Edition software for network use The following pages describe system requirements and other information you need to know before installing ProSeries Express Edition

More information

CMC-TC Processing Unit II Assembly, Installation and Operation Manual

CMC-TC Processing Unit II Assembly, Installation and Operation Manual DK 7320.100 CMC-TC Processing Unit II Assembly, Installation and Operation Manual Contents 1 Notes on documentation... 3 1.1 CE labelling...3 1.2 Retention of documents...3 1.3 Symbols used and technical

More information

P08033W Air Dryer Cycling Module User s Guide

P08033W Air Dryer Cycling Module User s Guide P08033W Air Dryer Cycling Module User s Guide 1. Welcome & Congratulations Congratulations on your purchase of a new PUREGAS P08033W Air Dryer Cycling Module! We here at PUREGAS are very proud of our

More information

Yokogawa DX Ethernet Driver Help Kepware Technologies

Yokogawa DX Ethernet Driver Help Kepware Technologies Yokogawa DX Ethernet Driver Help 2012 Kepware Technologies 2 Table of Contents Table of Contents 2 4 Overview 4 Device Setup 5 Communications Parameters 7 Optimizing Your Ethernet Communications 9 Data

More information

ALARM SYSTEM USER S MANUAL Rev

ALARM SYSTEM USER S MANUAL Rev ALARM SYSTEM USER S MANUAL Rev.06 890-00011 Manufacturer: Viatron Electronics 3514 1st Street, St-Hubert (Quebec) Canada J3Y 8Y5 WARNINGS the warranty can be void if the Agri-Alert 2400 is used in a manner

More information

OPERATION MANUAL MODEL LC2000 COPYRIGHT 2017 PNEUMERCATOR CO., INC EXPRESSWAY DRIVE NORTH HAUPPAUGE, NY 11788

OPERATION MANUAL MODEL LC2000 COPYRIGHT 2017 PNEUMERCATOR CO., INC EXPRESSWAY DRIVE NORTH HAUPPAUGE, NY 11788 PNEUMERCATOR Liquid Level Control Systems LEAK/POINT LEVEL ALARM CONSOLE OPERATION MANUAL DRAWING NO. 20068 REV. N/C MODEL COPYRIGHT 2017 PNEUMERCATOR CO., INC. 1785 EXPRESSWAY DRIVE NORTH HAUPPAUGE, NY

More information

1 Introduction Data transmission Compatibility IPS Analytics configuration... 3

1 Introduction Data transmission Compatibility IPS Analytics configuration... 3 Configuration Instruction Integration of IPS Video Analytics on Axis Cameras with a Milestone XProtect Video Management System Contents 1 Introduction... 1 2 Data transmission... 2 3 Compatibility... 3

More information

AK-CS On Board Guide

AK-CS On Board Guide MAKING MODERN LIVING POSSIBLE AK-CS On Board Guide electronic controls & sensors About this guide The AK-CS On Board guide highlights the use of the RMT tool, allowing remote software management. Consult

More information

Ethernet to Serial Bridge Owners Manual Circuit Board: AB Converter: Digi Connect ME

Ethernet to Serial Bridge Owners Manual Circuit Board: AB Converter: Digi Connect ME Circuit Board: AB-2552-006 Converter: Digi Connect ME American LED-gible Inc. 1776 Lone Eagle St. Columbus, OH 43228 (614) 851-1100 Phone (614) 851-1121 Fax www.ledgible.com www ledgible@ledgible.com e-mail

More information

AGRI-ALERT 9600 ALARM SYSTEM USER MANUAL

AGRI-ALERT 9600 ALARM SYSTEM USER MANUAL AGRI-ALERT 9600 ALARM SYSTEM USER MANUAL M 890-00279 rev. 14 K 895-00004 rev. 00 Manufacturer: Viatron Electronics 5200, Armand-Frappier St-Hubert (Quebec) Canada J3Z 1G5 WARNINGS The warranty can be void

More information

Mark 25 Ultrapure Water Conductivity Analyzer

Mark 25 Ultrapure Water Conductivity Analyzer Martek Instruments, Inc. Mark 25 Ultrapure Water Conductivity Analyzer Instruction Manual WARRANTY POLICY Unless otherwise stated, MARTEK INSTRUMENTS, INC. warrants this equipment to be free from defects

More information

Advantium 16 System Monitor

Advantium 16 System Monitor ADI 9531-D Advantium 16 System Monitor INSTALLATION AND OPERATING INSTRUCTIONS Carefully Read These Instructions Before Operating Carefully Read These Controls Corporation of America 1501 Harpers Road

More information

Sensor Cloud User Manual

Sensor Cloud User Manual Sensor Cloud User Manual Table of Contents DEVICES TAB 4 1. DEVICE LIST 4 2. EXPAND ALL 4 3. EXPAND 4 4. STATUS 4 5. DEVICE 4 6. NAME 5 7. MONITORING INTERVAL 5 8. LAST ACTIVITY 5 9. VIEW 5 10. DELETE

More information

Sentient. Downloader Manual D4854

Sentient. Downloader Manual D4854 Sentient Downloader Manual D4854 Dycon Ltd Tel: +44 (0)1443 471 060 Fax: +44 (0)1443 479 374 Cwm Cynon Business Park Mountain Ash CF45 4ER - UK www.dyconsecurity.com sales@dyconsecurity.com TABLE OF CONTENTS

More information

User Manual DPM 208. Alarm and Control Network Element. Um119889

User Manual DPM 208. Alarm and Control Network Element. Um119889 User Manual DPM 208 Alarm and Control Network Element Um119889 DPM 208 Version 1.0B Alarm and Control Network Element Publication Number UM119889 Date of issue: 8-31-99 4955 E. Yale Ave. Fresno, CA 93727

More information

Figure 1. Proper Method of Holding the ToolStick. Figure 2. Improper Method of Holding the ToolStick

Figure 1. Proper Method of Holding the ToolStick. Figure 2. Improper Method of Holding the ToolStick CAN OBD READER REFERENCE DESIGN KIT USER GUIDE 1. Standard ToolStick Handling Recommendations The ToolStick Base Adapter and daughter cards are distributed without any protective plastics. To prevent damage

More information

Avigilon Control Center 5 System Integration Guide. with STENTOFON AlphaCom. INT-STENTOFON-C-Rev1

Avigilon Control Center 5 System Integration Guide. with STENTOFON AlphaCom. INT-STENTOFON-C-Rev1 Avigilon Control Center 5 System Integration Guide with STENTOFON AlphaCom INT-STENTOFON-C-Rev1 2013 2014 Avigilon Corporation. All rights reserved. Unless expressly granted in writing, no license is granted

More information

Avigilon Control Center 5 System Integration Guide

Avigilon Control Center 5 System Integration Guide Avigilon Control Center 5 System Integration Guide for Paxton Net2 Access Control Systems 2014 Avigilon Corporation. All rights reserved. Unless expressly granted in writing, no license is granted with

More information

Diagnostics and Monitoring System WEB Tool 2. User Manual

Diagnostics and Monitoring System WEB Tool 2. User Manual Diagnostics and Monitoring System 2 (Translation of the original documentation) User Manual S/N: Valid from: 01.05.2012 Rev.: 2.0 2 Rev. 1.... 1 1.1 General information... 1 1.1.1 Equipment... 1 1.1.2

More information

i-vu CCN 4.0 Owner s Guide

i-vu CCN 4.0 Owner s Guide i-vu CCN 4.0 Owner s Guide CARRIER CORPORAION 2007 A member of the United echnologies Corporation family. Stock symbol UX. 11-808-377-01 07/07 able of Contents ACCESSING YOUR SYSEM... 3 YOUR SYSEM DEAILS...

More information

Patriot Systems Limited

Patriot Systems Limited COPYRIGHT 1997 - The Patriot Systems Ltd. Patriot Alarm Monitoring Automation Package is licensed for use on one computer, by the original person, or company, or organisation whose name is registered with

More information

BlackBerry AtHoc Networked Crisis Communication Siemens Indoor Fire Panel Installation and Configuration Guide Release Version 7.

BlackBerry AtHoc Networked Crisis Communication Siemens Indoor Fire Panel Installation and Configuration Guide Release Version 7. BlackBerry AtHoc Networked Crisis Communication Siemens Indoor Fire Panel Installation and Configuration Guide Release Version 7.3, October 2017 Copyright 2017 BlackBerry Limited. All Rights Reserved.

More information

Alarm Hot Backup Manager can use InTouch, Galaxy, or Galaxy_ as alarm providers when configuring an alarm Hot Backup Pair.

Alarm Hot Backup Manager can use InTouch, Galaxy, or Galaxy_ as alarm providers when configuring an alarm Hot Backup Pair. Tech Note 925 Configuring Alarm Hot Backup Using Galaxy Provider All Tech Notes, Tech Alerts and KBCD documents and software are provided "as is" without warranty of any kind. See the Terms of Use for

More information

IndigoVision. GAI-Tronics Integration Module. Administrator's Guide

IndigoVision. GAI-Tronics Integration Module. Administrator's Guide IndigoVision GAI-Tronics Integration Module Administrator's Guide GAI-Tronics Integration Module THIS MANUAL WAS CREATED ON 10 APRIL 2013. DOCUMENT ID: IU-IM-MAN019-1 Legal Considerations LAWS THAT CAN

More information

Model 135 Reference Document

Model 135 Reference Document Model 135 Reference Document 2007 by Gordon Kapes, Inc. all rights reserved 5520 West Touhy Avenue Skokie, Illinois 60077 USA Telephone 847 676-1750 Fax 847 982-0747 www.gkinc.com 40218, Issue 1 January

More information

ArchestrA Direct Connect

ArchestrA Direct Connect Table of Contents ArchestrA Direct Connect... 1 Introduction... 1 ArchestrA Direct Connection... 1 ArchestrA Data Source Definition... 2 Data Source Definition... 2 Importing Alarms from ArchestrA... 6

More information

Operation Manual Fighter ProVision Software. Version: 0.0 Revision: 1

Operation Manual Fighter ProVision Software. Version: 0.0 Revision: 1 Operation Manual Fighter ProVision Software Version: 0.0 Revision: 1 TABLE OF CONTENTS 1. Introduction 5 2. Software Installation 5 3. PC Users 6 3.1 Introduction 6 3.2 Default Code 6 3.3 Edit PC User

More information

Step 1 - Install ProSeries Basic software

Step 1 - Install ProSeries Basic software Welcome to ProSeries Basic tax software Please follow steps 1 through 3 in this guide: For this step... Look here... Getting ready Page 1 Step 1 - Install ProSeries Basic softwarepage 1 Step 2 - Set up

More information

Setting up and Managing Alarms in McAfee ESM 10.x

Setting up and Managing Alarms in McAfee ESM 10.x McAfee SIEM Alarms Setting up and Managing Alarms in McAfee ESM 10.x Introduction McAfee SIEM provides the ability to send alarms on a multitude of conditions. These alarms allow for users to be notified

More information

Ion Gateway Cellular Gateway and Wireless Sensors

Ion Gateway Cellular Gateway and Wireless Sensors Page 1 of 9 Account & Network Setup If this is your first time using the Ion Gateway online system site you will need to create a new account. If you have already created an account you can skip to the

More information

Alarm Calendar Version 1.10

Alarm Calendar Version 1.10 Alarm Calendar Version 1.10 For Symbian S60 Phones The information in this document is subject to change without notice. No part of this document may be reproduced or transmitted in any form or by any

More information

Advisor Advanced Mobile Application User Manual

Advisor Advanced Mobile Application User Manual Advisor Advanced Mobile Application User Manual Content Warnings and Disclaimers 2 Advanced Mobile 2 Contact information 2 Description 2 Screen navigation 4 Gestures 4 Menu 4 Help navigation 4 Login 5

More information

FieldServer Driver - Serial FS Notifier NCA

FieldServer Driver - Serial FS Notifier NCA Driver Version: 1.00 Document Revision: 15 Description FieldServer Driver - Serial FS-8700-98 Notifier NCA The NCA (Network Control Annunciator) Serial driver allows the FieldServer to record data from

More information

Bosch TCU Integration Module Administrator's Guide

Bosch TCU Integration Module Administrator's Guide Bosch TCU Integration Module 1.0 - Administrator's Guide 10 Dec 2008 Rev 1.2 Table of Contents 1 Overview... 3 1.1 Compatibility...3 1.2 References...3 2 Installation... 4 3 Configuration... 5 3.1 System

More information

RADview-EMS/TDM. Element Management System for TDM Applications Optimux RAD Data Communications Publication 07/04

RADview-EMS/TDM. Element Management System for TDM Applications Optimux RAD Data Communications Publication 07/04 RADview-EMS/TDM Element Management System for TDM Applications Optimux-1553 1994 2004 RAD Data Communications Publication 07/04 Contents Chapter 1. Introduction 1.1 Overview... 1-1 1.2 System Features...

More information

Maintenance Manual PC6010. WARNING This manual contains information on limitations regarding product use and function

Maintenance Manual PC6010. WARNING This manual contains information on limitations regarding product use and function WARNING This manual contains information on limitations regarding product use and function and information on the limitations as to liability of the manufacturer. The entire manual should be carefully

More information

Sensaphone 400 Telemetry System Integration

Sensaphone 400 Telemetry System Integration Application Note 003 Version 001 07 Oct 2014 Sensaphone 400 Telemetry System Integration The Sensaphone Model 400 is an alarm dialer device that is capable of calling out to one or more telephone numbers

More information

Alarm Panel [ PRELIMINARY HARDWARE MANUAL ] USER MANUAL. v1.0a. May 7, 2008 D-OC-UM

Alarm Panel [ PRELIMINARY HARDWARE MANUAL ] USER MANUAL. v1.0a. May 7, 2008 D-OC-UM Alarm Panel USER MANUAL [ PRELIMINARY HARDWARE MANUAL ] Visit our website at www.dpstelecom.com for the latest PDF manual and FAQs. May 7, 2008 D-OC-UM085.07010 v1.0a Revision History April 28, 2008 May

More information

Installing ProSeries software for stand-alone use

Installing ProSeries software for stand-alone use Welcome to ProSeries tax software For information about this topic... Look here... Getting ready Page 1 Installing ProSeries software for stand-alone use Page 1 Setting up the ProSeries program Page 3

More information

Alarm Client. Installation and User Guide. NEC NEC Corporation. May 2009 NDA-30364, Revision 9

Alarm Client. Installation and User Guide. NEC NEC Corporation. May 2009 NDA-30364, Revision 9 Alarm Client Installation and User Guide NEC NEC Corporation May 2009 NDA-30364, Revision 9 Liability Disclaimer NEC Corporation reserves the right to change the specifications, functions, or features,

More information

Millennium Xtra. Millennium ATMA setup and configuration guide. May Millennium Group, Inc.

Millennium Xtra. Millennium ATMA setup and configuration guide. May Millennium Group, Inc. Millennium Xtra Millennium ATMA setup and configuration guide May 16 2017 Millennium Group, Inc. 16 Tech Circle Natick, MA 01760 P: 508-655-1340 F: 508-651-2902 Millennium ATMA setup and configuration

More information

Pipo Communications. Model ST-888. DTMF ANI/ENI Display Decoder

Pipo Communications. Model ST-888. DTMF ANI/ENI Display Decoder Pipo Communications Model ST-888 DTMF ANI/ENI Display Decoder 1516 Cassil Place Hollywood, California 90028-7106 Phone: 323-466-5444 Fax: 323-466-1520 www.pipo.cc Manual # 68-9888 May 1, 2002 Rev. 5/02

More information

SENSAPHONE User s Manual LIT-0018

SENSAPHONE User s Manual LIT-0018 SENSAPHONE 2000 User s Manual LIT-0018 SENSAPHONE 2000 User s Manual Version 4.1.3 i Sensaphone 2000 User s Manual Every effort has been made to ensure that the information in this document is complete,

More information

Avigilon Control Center 5 System Integration Guide

Avigilon Control Center 5 System Integration Guide Avigilon Control Center 5 System Integration Guide with Hirsch Velocity INT-HIRSCH-B-Rev1 2012 2014 Avigilon Corporation. All rights reserved. Unless expressly granted in writing, no license is granted

More information

This Tech Note provides detailed procedures to configure Remote Response objects to trigger an alarm and acknowledge it via or SMS.

This Tech Note provides detailed procedures to configure Remote Response objects to trigger an alarm and acknowledge it via  or SMS. Tech Note 856 Getting Started with the Remote Response Object (RRO) All Tech Notes, Tech Alerts and KBCD documents and software are provided "as is" without warranty of any kind. See the Terms of Use for

More information

Computer Room Guard Model VM Manual and Installation Instructions

Computer Room Guard Model VM Manual and Installation Instructions Computer Room Guard Model VM500-8 Manual and Installation Instructions For units purchased since December 2004 Index Page General Description 3 Installation, Wiring Diagram 3-5 Accessing the Computer Room

More information

MODEL 5100 BROADBAND ALARM COMMUNICATOR INSTALLATION & USER S GUIDE PRODUCT ID #

MODEL 5100 BROADBAND ALARM COMMUNICATOR INSTALLATION & USER S GUIDE PRODUCT ID # MODEL 5100 BROADBAND ALARM COMMUNICATOR INSTALLATION & USER S GUIDE PRODUCT ID # 19-25133-502 MODEL 5100 2011 Uplink Security LLC. All rights reserved. No part of this publication may be reproduced or

More information

Notice... 1 Trademarks... 1 US Patent Numbers... 1 Technical Services Contact Information... 2 Document Conventions... 2 Warranty...

Notice... 1 Trademarks... 1 US Patent Numbers... 1 Technical Services Contact Information... 2 Document Conventions... 2 Warranty... Table of Contents Preface 1 Notice... 1 Trademarks... 1 US Patent Numbers... 1 Technical Services Contact Information... 2 Document Conventions... 2 Warranty... 2 Chapter 1 Radius Overview 6 1.1 About

More information

Configuration and Operation Manual for the Unipos

Configuration and Operation Manual for the Unipos AxxonSoft Configuration and Operation Manual for the Unipos Integration Module Version 1.1 Moscow 2010 Contents CONTENTS... 2 1 LIST OF TERMS... 4 2 INTRODUCTION... 6 2.1 Document purpose... 6 2.2 Purpose

More information

Refrigerator/Freezer Guard Models VM605, VM605E. Property Guard Models VM610, VM610E. Temperature Monitor and Alarm

Refrigerator/Freezer Guard Models VM605, VM605E. Property Guard Models VM610, VM610E. Temperature Monitor and Alarm Refrigerator/Freezer Guard Models VM605, VM605E Property Guard Models VM610, VM610E Temperature Monitor and Alarm Microtechnologies, Inc. www.temperatureguard.com sales@temperatureguard.com support@temperatureguard.com

More information

CompleteView Alarm Client User Manual. CompleteView Version 4.6.1

CompleteView Alarm Client User Manual. CompleteView Version 4.6.1 CompleteView Alarm Client User Manual CompleteView Version 4.6.1 Table of Contents Introduction... 1 Overview...2 System Requirements...2 Configuration... 3 Starting the Alarm Client...3 Menus...3 File

More information

HERCULES 6 GRAPHICS SYSTEM

HERCULES 6 GRAPHICS SYSTEM HERCULES 6 GRAPHICS SYSTEM USER MANUAL Protec Fire Detection PLC, Protec House, Churchill Way, Nelson, Lancashire, BB9 6RT. Telephone: +44 (0) 1282 717171 Fax: +44 (0) 1282 717273 Web: www.protec.co.uk

More information

NGC-UIT2 MODBUS PROTOCOL INTERFACE MAPPING FOR NGC-30 SYSTEMS. Firmware versions up to V2.0.X

NGC-UIT2 MODBUS PROTOCOL INTERFACE MAPPING FOR NGC-30 SYSTEMS. Firmware versions up to V2.0.X NGC-UIT2 MODBUS PROTOCOL INTERFACE MAPPING FOR NGC-30 SYSTEMS Firmware versions up to V2.0.X INDUSTRIAL HEAT TRACING SOLUTIONS EN-RaychemNGCUIT2Protocol-IM-H57880 06/15 1/32 Contents Section I Introduction

More information

HikCentral Web Client. User Manual

HikCentral Web Client. User Manual HikCentral Web Client User Manual Legal Information User Manual 2018 Hangzhou Hikvision Digital Technology Co., Ltd. About this Manual This Manual is subject to domestic and international copyright protection.

More information

Trident User s Manual

Trident User s Manual Labkotec Oy Myllyhaantie 6 33960 Pirkkala FINLAND Tel. +358 (0)29 006 260 18.05.2017 Fax +358 (0)29 006 1260 Internet: www.labkotec.fi 34 pages Trident Copyright 2017 Labkotec Oy 1/34 TABLE OF CONTENTS

More information

C&K Software What s New. Commander II Version 3.0 Monitor II Version 3.0 Satellite II Version 1.0

C&K Software What s New. Commander II Version 3.0 Monitor II Version 3.0 Satellite II Version 1.0 C&K Software What s New Commander II Version 3.0 Monitor II Version 3.0 Satellite II Version 1.0 C&K Software PC-based receiver with monitoring features Windows-based Remote programming software (Commander

More information

FiRe mobile-2 Operation Manual

FiRe mobile-2 Operation Manual FiRe mobile-2 Operation Manual P/N 00-3230-505-0003-01 ISS 07JAN15 Copyright Trademarks and patents Manufacturer Version 2015 UTC Fire & Security. All rights reserved. The FiRe mobile-2 name and logo are

More information

HikCentral Web Client. User Manual

HikCentral Web Client. User Manual HikCentral Web Client User Manual Legal Information User Manual 2018 Hangzhou Hikvision Digital Technology Co., Ltd. About this Manual This Manual is subject to domestic and international copyright protection.

More information

USER MANUAL DexTempTM 1000 Temperature Monitor (P/N: IR-1001) DexTempTM 1000 USB Non-Contact Temperature Monitor. User Manual.

USER MANUAL DexTempTM 1000 Temperature Monitor (P/N: IR-1001) DexTempTM 1000 USB Non-Contact Temperature Monitor. User Manual. USER MANUAL DexTempTM 1000 Temperature Monitor (P/N: IR-1001) DexTempTM 1000 USB Non-Contact Temperature Monitor User Manual 8690 Rev B Update: 10/24/2013 1 Table of Contents 1 Introduction.. 3 2 Host

More information

CMC-TC Processing Unit II DK

CMC-TC Processing Unit II DK DK 7320.00 Assembly, Installation and Operation A29290 27 IT 74 Microsoft Windows is a registered trademark of Microsoft Corporation. Acrobat Reader is a registered trademark of Adobe Systems Incorporated.

More information

Cellular Alarm Quick Start Installation Guide

Cellular Alarm Quick Start Installation Guide Cellular Alarm Quick Start Installation Guide Copyright 2017, PumpAlarm.com, All Rights Reserved Please scan the image on the right with your smartphone to view our installation video, or simply visit

More information

Before you install ProSeries software for network use

Before you install ProSeries software for network use Before you install ProSeries software for network use The following pages describe system requirements and other information you need to know before installing ProSeries software for network use. Important:

More information

Avigilon Control Center 5 System Integration Guide

Avigilon Control Center 5 System Integration Guide Avigilon Control Center 5 System Integration Guide with Lenel Facility Commander Wnx INT-FCWNX-A-Rev1 2010 2014 Avigilon Corporation. All rights reserved. Unless expressly granted in writing, no license

More information

Procidia iware AlarmWorX32. AlarmWorX32 Viewer January 2010

Procidia iware AlarmWorX32. AlarmWorX32 Viewer January 2010 Procidia iware AlarmWorX32 AlarmWorX32 Viewer Siemens Protection AG 2008. notice All / Copyright rights reserved. notice Introduction / Contents Procidia iware is an operator interface software designed

More information

Table of Contents. i-vu CCN Standard 4.2

Table of Contents. i-vu CCN Standard 4.2 i-vu CCN Standard 4.2 Owner's Guide CARRIER CORPORATION 2009 A member of the United Technologies Corporation family Stock symbol UTX Catalog No. 11-808-381-01 7/13/2009 Table of Contents Accessing your

More information

Avigilon Control Center System Integration Guide

Avigilon Control Center System Integration Guide Avigilon Control Center System Integration Guide with Gallagher Command Centre INT-CARDAX-C-Rev3 Copyright 2013 Avigilon. All rights reserved. No copying, distribution, publication, modification, or incorporation

More information

[ [ ADMIN PANEL USER GUIDE

[ [ ADMIN PANEL USER GUIDE [ [ ADMIN PANEL USER GUIDE ADMIN PANEL USER GUIDE 2 Contents Logging In & Systems Overview 3 System Details 5 Analytics 6 View Alarms 8 Manage Alarms 9 Create Alarms 10 Device Reporting Alarm 11 Monthly

More information

Global Water Instrumentation, Inc.

Global Water Instrumentation, Inc. Instrumentation, Inc. 11390 Amalgam Way Gold River, CA 95670 T: 800-876-1172 Int l: (916) 638-3429, F: (916) 638-3270 High Water Alarm WA400-DC WA400-AC WA400-BU WA400-FS WA400-AL 10/23/06 P/N: 01-527

More information

PBI Manual. Paradox to KNX-BUS Interface

PBI Manual. Paradox to KNX-BUS Interface PBI 64-192 Paradox to KNX-BUS Interface Manual GDS Intelligence in Buildings El. Benizelou 116 Nea Erithrea, 14671 Phone: +30 2108071288 Email: info@gds.com.gr Web: gds.com.gr Contents 1 Device description...

More information

FS Mircom FX2000 Fire Alarm Panel

FS Mircom FX2000 Fire Alarm Panel Driver Manual (Supplement to the FieldServer Instruction Manual) FS-8705-16 Mircom FX2000 Fire Alarm Panel APPLICABILITY & EFFECTIVITY Effective for all systems manufactured after May 1, 2001 Chipkin Automation

More information

IRIS Touch Firmware Enhancements and Additions from Version to Version

IRIS Touch Firmware Enhancements and Additions from Version to Version Overview IRIS Touch Firmware Enhancements and Additions from Version 1.14.3 to Version 1.19.1 This document details enhancements to the feature set of the IRIS Touch from firmware Version 1.14.3 to Version

More information

Patriot Systems Limited

Patriot Systems Limited COPYRIGHT 1997 - The Patriot Systems Ltd. Patriot Alarm Monitoring Automation Package is licensed for use on one computer, by the original person, or company, or organization whose name is registered with

More information

This technical update applies to Pro-Watch Software Release 3.5 and later.

This technical update applies to Pro-Watch Software Release 3.5 and later. Technical Update Pro-Watch Software Intercom Product Support Product Versions This technical update applies to Pro-Watch Software Release 3.5 and later. Overview Intercom systems consist of master stations,

More information

Tech Data Sheet D01662GB0_Esgraf 4.1 and Configuration Server 30/2011 2/(5)

Tech Data Sheet D01662GB0_Esgraf 4.1 and Configuration Server 30/2011 2/(5) Tech Data Sheet D01662GB1_Esgraf 4.1 and Configuration Server 30/2011 1/(5) Esgraf 4.1 graphical user interface, configuration server and fire detectors contamination monitoring Esgraf 4.1 ESGRAF is a

More information