Genesis Channel Manager

Size: px
Start display at page:

Download "Genesis Channel Manager"

Transcription

1 Genesis Channel Manager VPI 160 Camino Ruiz, Camarillo, CA (Voice) (Fax)

2 Contents Genesis Channel Manager Overview Configuring the Genesis Channel Manager... 4 VPConfig > Database > User Defined Data (Tab)... 4 Add User Field Apply/Cancel Buttons VPConfig > Channel Manager > Genesis (Tab)... 5 Genesis Setup Time Intervals Cross Referencing Database Mappings Apply/Cancel Buttons VPConfig > Channel Manager > Channels > Channels (Tab)... 7 Channels Tab Apply/Cancel Buttons Event Center-Startup Sequence Event Center-Parsed Data Genesis Integration Diagram Revision History Copyright 2007 Voice Print International, Inc. The information contained herein is subject to change without notice. As the registered end user, you are free to make and use as many copies of this manual as you like, so long as it is used for internal purposes only and is not transmitted in any manner whatsoever to any individual, organization or corporate entity not specifically named in your End User License Agreement. VPI shall not be liable for technical or editorial errors or omissions contained herein. 2 TOC

3 Genesis Channel Manager Overview A trunked radio system is much like a trunked phone system, in that the conversation can take place over any of the available frequencies included in the trunked system. With VPI s Genesis Integration we are able to track on what given Channel a conversation takes place and then tag that Channel with the appropriate call information. There are two different ways to get this information, either from an RF Modem that monitors the Control Channel or by monitoring the Air Traffic Information Access (ATIA) data stream provided by the Motorola Air Traffic Router. Each of these systems is quite different, but basically a Control Channel is much like a D-Channel and ATIA data is much like CTI data, though both provide the exact same data to Activ! Voice. Connected between the Activ! Voice Logger and either the RF Modem or Air Traffic Router is a Genesis System, consisting of a simple workstation running the Genesis Software, known as GenWatch3. The Genesis Channel Manager is configured to parse this data and then tag it to the appropriate recording. NOTE: When using the Genesis Channel Manager, Start Events are triggered by audio, however Stop Events are triggered by an End of Call packet from the Genesis System. Overview of the Genesis Channel Manager 3

4 Configuring the Genesis Channel Manager VPConfig > Database > User Defined Data (Tab): Add User Field: After licensing the system to use the Genesis Channel Manager, you will have to add the following User Defined Database Fields. Click the Add User Field button to the add the Fields shown in the following screen shot: Apply/Cancel Buttons: Select these buttons prior to exiting the User Defined Data Tab. Continue to the Genesis Channel Manager Tab. 4 Configuring the Genesis Channel Manager

5 VPConfig > Channel Manager > Genesis (Tab): From here, you configure the Activ! Voice Logger to receive and parse the Genesis data packets (see page 11 for details on Packet Types). Genesis Setup: Configure the system to listen for the Genesis data. When the GenWatch3 software was installed and configured, an Interface was created that sends the data from the Genesis system to the Voice Logger over a predetermined UDP port. This port is entered here: In addition, It s recommend you enable the system to Fail to VOX at this point, as well as temporarily setting the system to Log Genesis Trace Events. Enabling Trace Events could prove beneficial if there are any issues during the initial setup, but should be disabled once the system is fully functional to help maintain a more manageable log file. Configuring the Genesis Channel Manager 5

6 Time Intervals: The Silence Threshold is used if a End of Call packet is missed. This should be set similarly as a VOX recording. The Expected Heartbeat is how often the Activ! Voice system expects to receive a Heartbeat packet from the Genesis System, and should typically be set to 15 seconds. Though Genesis sends a Heartbeat every 5 seconds, the extra 10 seconds (2 cycles) allow for dropped packets and/or network latency. Cross Referencing: Cross Referencing is where you configure the system to tag the parsed data to the logger database associated field name. The default and currently recommended setting is By Channel Number. When a Channel Number is not available, DIU/DBL and Talk Group are used. By Channel Number channum information goes in the regular extension field (3 digit maximum). By DIU/DBL DIU goes in the regular extension field and DBL goes in the second extension DBL field. By Talk Group talkgroup information (seven digits starting with an 8) goes in the regular extension field. Database Mappings: Database Mappings is where you configure the system to tag the various data fields sent to Activ! Voice by the GenWatch3 Software. Simply highlight the desired item, click the Database Field drop-down box and select the corresponding Database Field from the list of fields created earlier. Apply/Cancel Buttons: Select these buttons prior to exiting the Genesis Tab. Continue to the Channels Tab. 6 Configuring the Genesis Channel Manager

7 VPConfig > Channel Manager > Channels > Channels (Tab): Channels Tab: The Channels Tab is where you name the Channels, typically by frequency and/or Control Channels. Once the Channels are named, the Extensions need to be defined, and are typically labeled starting at 1 and ending with the last Channel. Apply/Cancel Buttons: Select these buttons prior to exiting the Channels Tab. Continue to the Event Center. Configuring the Genesis Channel Manager 7

8 Event Center-Startup Sequence The Screen Shot below depicts a typical startup of the Event Center showing how data is parsed for one record. During the Startup sequence, you will see the various Channel Manager options selected, followed by the UDP is Ready message, showing the system is up and ready for the first UDP packet from the Genesis System. 8 Event Center-Startup Sequence

9 Event Center-Parsed Data The Screen Shot below depicts a typical list of all the parsed data from the Event Center logfile. For example, this message shows the Bytes Read, and Packet Type (01=Heartbeat, 02=Current Control Channel, 03=Channel Assignment, 04=End of Call), and the pre-parsed data. The system then parses the data and shows each individual assignment. Event Center-Parsed Data 9

10 NOTE: You will not see the individual assignments when Genesis Trace Events is not enabled. Once everything is configured correctly, you will see the Genesis supplied data being tagged into the User Defined database fields created earlier. 10 Event Center-Parsed Data

11 Packet Types The Genesis Application allows almost complete customization of the output data. In the tables below the expected and/or maximum data size has been defined for each field. The PTYPE field is user defined by VPI to differentiate packet types. PTYPE will always be the first key/value pair. All other pairs may be in any order. Then end of the packet is marked by END;. Sample Current Control Channel Packet: PTYPE= 3 ;ID= data ;IDALIAS= data ;TIMESTAMP= data ;CALLINDEX= data ;CHANNUM= data ;DIGITAL= data ; EMERGENCY= data ;FREQ= data ;FREQALIAS= data ;INTERCONNECT= data ;PRIVATE= data ;SITEID= data ; SITEIDALIAS= data ;TALKGROUP= data ;TALKGROUPALIAS= data ;TARGETID= data ;ZONEID= data ;ZONEIDALIAS= data ; DBL= data ;DIU= data ;END; Heartbeat: # Field Format 1 PTYPE PTYPE= 01 ; Current Control Channel: # Field Format 1 PTYPE PTYPE= 02 ; 2 Timestamp TIMESTAMP= OA or Double Date ; 3 Channel Number CHANNUM= 3 Digit Integer ; 4 Frequency FREQUENCY= 9 Digit Integer : Channel Assignment: # Field Format 1 PTYPE PTYPE= 03 ; 2 ID ID= 1 65,536 ; 3 ID Alias IDALIAS= 256 Character String ; 4 Timestamp TIMESTAMP= OA or Double Date ; 5 Call Index CALLINDEX= 1 65,536 ; 6 Channel Number CHANNUM= 3 Digit Integer ; 7 Digital DIGITAL= 0 or 1 (T or F) ; 8 Emergency EMERGENCY= 0 or 1 (T or F) ; 9 Frequency FREQUENCY= 9 Digit Integer ; 10 Frequency Alias FREQUENCYALIAS= 256 Character String ; 11 Interconnect INTERCONNECT= 0 or 1 (T or F) ; 12 Private PRIVATE= 0 or 1 (T or F) ; 13 Site ID SITEID= 3 Digit Integer ; 14 Site ID Alias SITEIDALIAS= 256 Character String ; 15 Talkgroup TALKGROUP= 1 65,536 ; 16 Talkgroup Alias TALKGROUPALIAS= 256 Character String ; 17 Target ID TARGETID= 1 65,536 ; 18 Zone ID ZONEID= 2 Digit Integer ; 19 Zone ID Alias ZONEIDALIAS= 256 Character String ; 20 DBL DBL= 1-4 ; 21 DIU DIU= 1-16 ; Packet Types 11

12 End of Call: # Field Format 1 PTYPE PTYPE= 04 ; 2 ID ID= 1 65,536 ; 3 ID Alias IDALIAS= 256 Character String ; 4 Timestamp TIMESTAMP= OA or Double Date ; 5 Call Index CALLINDEX= 1 65,536 ; 6 Digital DIGITAL= 0 or 1 (T or F) ; 7 Emergency EMERGENCY= 0 or 1 (T or F) ; 8 Frequency FREQUENCY= 9 Digit Integer ; 9 Frequency Alias FREQUENCYALIAS= 256 Character String ; 10 Interconnect INTERCONNECT= 0 or 1 (T or F) ; 11 Private PRIVATE= 0 or 1 (T or F) ; 12 Site ID SITEID= 3 Digit Integer ; 13 Site ID Alias SITEIDALIAS= 256 Character String ; 14 Talkgroup TALKGROUP= 1 65,536 ; 15 Talkgroup Alias TALKGROUPALIAS= 256 Character String ; 16 Target ID TARGETID= 1 65,536 ; 17 Zone ID ZONEID= 2 Digit Integer ; 18 Zone ID Alias ZONEIDALIAS= 256 Character String ; 19 DBL DBL= 1-4 ; 20 DIU DIU= 1-16 ; 21 End of Call Timestamp EOCTIMESTAMP= OA or Double Date ; 12 Packet Types

13 Genesis Channel Manager (rev a) Genesis Integration Diagram 13

14 Revision History Rev Level: Date: Description: Rev A: 09/04/07 Initial Release. 14 Rev. History

DRG-Series. Digital Radio Gateway. Tait P25 CCDI Tier-2 (TM9400 Series Mobile Radio) Digital Radio Supplement

DRG-Series. Digital Radio Gateway. Tait P25 CCDI Tier-2 (TM9400 Series Mobile Radio) Digital Radio Supplement DRG-Series Digital Radio Gateway Tait P25 CCDI Tier-2 (TM9400 Series Mobile Radio) Digital Radio Supplement DRG-Series Digital Radio Gateway Tait P25 CCDI Tier-2 (TM9400 Series Mobile Radio) Digital Radio

More information

TurboVUi Solo. User Guide. For Version 6 Software Document # S Please check the accompanying CD for a newer version of this document

TurboVUi Solo. User Guide. For Version 6 Software Document # S Please check the accompanying CD for a newer version of this document TurboVUi Solo For Version 6 Software Document # S2-61432-604 Please check the accompanying CD for a newer version of this document Remote Virtual User Interface For MOTOTRBO Professional Digital 2-Way

More information

DRG-Series. Digital Radio Gateway. Motorola MotoTRBO DMR. Interfacing Omnitronics DRG with Motorola MotoTRBO DMR Digital Radios

DRG-Series. Digital Radio Gateway. Motorola MotoTRBO DMR. Interfacing Omnitronics DRG with Motorola MotoTRBO DMR Digital Radios DRG-Series Digital Radio Gateway Motorola MotoTRBO DMR Interfacing Omnitronics DRG with Motorola MotoTRBO DMR Digital Radios Digital Radio Supplement DRG-Series Supplement Interfacing Omnitronics DRG with

More information

GW3-TRBO Trbo Module Software Version 2.14 Module Book

GW3-TRBO Trbo Module Software Version 2.14 Module Book GW3-TRBO Trbo Module Software Version 2.14 Module Book 2/20/2017 2006-2017 The Genesis Group 2 Trademarks The following are trademarks of Motorola: MOTOTRBO. Any other brand or product names are trademarks

More information

Rev RF Service Tool Operator s Guide

Rev RF Service Tool Operator s Guide 026-1703 Rev 0 7-23-01 RF Service Tool Operator s Guide 1640 Airport Road, Suite 104 Kennesaw, GA 31044 Phone: (770) 425-2724 Fax: (770) 425-9319 ALL RIGHTS RESERVED. The information contained in this

More information

Version 8.8 Linked Capacity Plus. Configuration Guide

Version 8.8 Linked Capacity Plus. Configuration Guide Version 8.8 Linked Capacity Plus February 2016 Table of Contents Table of Contents Linked Capacity Plus MOTOTRBO Repeater Programming 2 4 MOTOTRBO Radio Programming 14 MNIS and DDMS Client Configuration

More information

User Configurable POSITION 303 DATA OUTPUT 450 HEADING 910

User Configurable POSITION 303 DATA OUTPUT 450 HEADING 910 WinFrog Device Group: Device Name/Model: Device Manufacturer: Device Data String(s) Output to WinFrog: WinFrog Data String(s) Output to Device: WinFrog Data Item(s) and their RAW record: GPS TRACS TDMA

More information

SafeMobile Radio Configuration

SafeMobile Radio Configuration SafeMobile Radio Configuration SafeMobile offers a world of wireless applications that help organizations better manage their mobile assets, fleet and personnel. For more information, see www.safemobile.com.

More information

"Terminal RG-1000" Customer Programming Software. User Guide. August 2016 R4.3

Terminal RG-1000 Customer Programming Software. User Guide. August 2016 R4.3 "Terminal RG-1000" Customer Programming Software User Guide August 2016 R4.3 Table of Contents Table of Contents Introduction 2 3 1.1 Software installation 3 1.2 Connecting the RG-1000 GATEWAYs to the

More information

Version 9.1 SmartPTT Monitoring

Version 9.1 SmartPTT Monitoring Version 9.1 SmartPTT Monitoring December 2016 Table of Contents Table of Contents 1.1 Introduction 2 1.2 Installation of the SmartPTT software 2 1.3 General SmartPTT Radioserver Configuration 6 1.4 SmartPTT

More information

Managing Radios and Radio Descriptors

Managing Radios and Radio Descriptors CHAPTER9 The Cisco IPICS administrator is responsible for configuring the radios and radio descriptors that are used with Cisco IPICS. This chapter provides detailed information about managing these items.

More information

GenWatch3 GW_System Summary Software Version 2.15 Module Book

GenWatch3 GW_System Summary Software Version 2.15 Module Book GenWatch3 GW_System Summary Software Version 2.15 Module Book 1/2/2018 2006-2018 The Genesis Group 2 Trademarks Any brand or product names are trademarks or registered trademarks of their respective holders.

More information

ASTRO 25. Single Transmit Site, Multiple Receiver Voting Subsystem. Trunked Integrated Voice and Data System Release 6.9/7.2 * Y29* Y29-A

ASTRO 25. Single Transmit Site, Multiple Receiver Voting Subsystem. Trunked Integrated Voice and Data System Release 6.9/7.2 * Y29* Y29-A ASTRO 25 Trunked Integrated Voice and Data System Release 6.9/7.2 Single Transmit Site, Multiple Receiver Voting Subsystem *6881014Y29* 6881014Y29-A 2006 Motorola, Inc. All rights reserved. December 2006

More information

DRG-Series. Digital Radio Gateway. Hytera DMR USB Donor (Tier-2) Digital Radio Supplement

DRG-Series. Digital Radio Gateway. Hytera DMR USB Donor (Tier-2) Digital Radio Supplement DRG-Series Digital Radio Gateway Hytera DMR USB Donor (Tier-2) Digital Radio Supplement DRG-Series Digital Radio Gateway Hytera DMR USB Donor (Tier-2) Digital Radio Supplement 2015 Omnitronics Pty Ltd.

More information

DRG-Series. Digital Radio Gateway. Kenwood NXDN Donor Radio (Tier-2) Interfacing Omnitronics DRG with Kenwood NXDN Donor Digital Radios (Tier-2)

DRG-Series. Digital Radio Gateway. Kenwood NXDN Donor Radio (Tier-2) Interfacing Omnitronics DRG with Kenwood NXDN Donor Digital Radios (Tier-2) DRG-Series Digital Radio Gateway Kenwood NXDN Donor Radio (Tier-2) Interfacing Omnitronics DRG with Kenwood NXDN Donor Digital Radios (Tier-2) Digital Radio Supplement DRG-Series Supplement Kenwood NXDN

More information

GenWatch3 GW_Affiliation Software Version 2.10 Module Book

GenWatch3 GW_Affiliation Software Version 2.10 Module Book GenWatch3 GW_Affiliation Software Version 2.10 Module Book 1/17/2014 2014 The Genesis Group 2 2014 The Genesis Group 3 Trademarks The following are registered trademarks of Motorola: SmartZone, SmartNet,

More information

Understanding PMC Interactions and Supported Features

Understanding PMC Interactions and Supported Features CHAPTER3 Understanding PMC Interactions and This chapter provides information about the scenarios where you might use the PMC, information about the server and PMC interactions, PMC supported features,

More information

Disable Windows Sounds

Disable Windows Sounds 9/28/2017 - K3CT Disable Windows Sounds Users may want to disable the Windows Sounds so none of the Windows OS sounds are transmitted on the radio. Install the Icom Drivers, Select COM port, Disable Power

More information

CTI Products RadioPro Dispatch User Guide Document # S For Version 8 Software

CTI Products RadioPro Dispatch User Guide Document # S For Version 8 Software CTI Products RadioPro Dispatch Document # S2-61786-809 For Version 8 Software Contact Us Support, replacement part ordering, and service may be arranged by contacting our Cincinnati office. Parts for service

More information

TRBOnet Mobile. User Guide. for ios. Version 1.8. Internet. US Office Neocom Software Jog Road, Suite 202 Delray Beach, FL 33446, USA

TRBOnet Mobile. User Guide. for ios. Version 1.8. Internet. US Office Neocom Software Jog Road, Suite 202 Delray Beach, FL 33446, USA TRBOnet Mobile for ios User Guide Version 1.8 World HQ Neocom Software 8th Line 29, Vasilyevsky Island St. Petersburg, 199004, Russia US Office Neocom Software 15200 Jog Road, Suite 202 Delray Beach, FL

More information

GW3-TRBO Affiliation Software Version 2.15 Module Book

GW3-TRBO Affiliation Software Version 2.15 Module Book GW3-TRBO Affiliation Software Version 2.15 Module Book 1/17/2018 2011-2018 The Genesis Group 2 Trademarks The following are trademarks of Motorola: MOTOTRBO. Any other brand or product names are trademarks

More information

PROFESSIONAL DIGITAL TWO-WAY RADIO SYSTEM MOTOTRBO XPR SERIES CONNECT PLUS DISPLAY PORTABLE QUICK REFERENCE GUIDE GUIDE DE RÉFÉRENCE RAPIDE.

PROFESSIONAL DIGITAL TWO-WAY RADIO SYSTEM MOTOTRBO XPR SERIES CONNECT PLUS DISPLAY PORTABLE QUICK REFERENCE GUIDE GUIDE DE RÉFÉRENCE RAPIDE. PROFESSIONAL DIGITAL TWO-WAY RADIO SYSTEM MOTOTRBO XPR SERIES CONNECT PLUS DISPLAY PTABLE en fr-ca QUICK REFERENCE GUIDE GUIDE DE RÉFÉRENCE RAPIDE m MOTOTRBO Connect Plus XPR Series Digital Portable Radios

More information

Version 9.2. SmartPTT PLUS. Capacity Max Configuration Guide

Version 9.2. SmartPTT PLUS. Capacity Max Configuration Guide Version 9.2 Configuration Guide Januar 2018 Contents Contents 1 3 1.1 Configuring 5 1.2 Configuring Trunk Controller 9 1.3 Configuring MNIS Data Gateway 15 1.4 Configuring MNIS VRC Gateway 22 1.5 Configuring

More information

PROFESSIONAL DIGITAL TWO-WAY RADIO SYSTEM MOTOTRBO DP 3600/DP 3601 DISPLAY PORTABLE QUICK REFERENCE GUIDE

PROFESSIONAL DIGITAL TWO-WAY RADIO SYSTEM MOTOTRBO DP 3600/DP 3601 DISPLAY PORTABLE QUICK REFERENCE GUIDE PROFESSIONAL DIGITAL TWO-WAY RADIO SYSTEM MOTOTRBO DP 3600/DP 3601 DISPLAY PTABLE QUICK REFERENCE GUIDE m DP 3600/3601 Portables Quick Reference Guide Important Safety Information Product Safety and RF

More information

AN797 WDS USER S GUIDE FOR EZRADIO DEVICES. 1. Introduction. 2. EZRadio Device Applications Radio Configuration Application

AN797 WDS USER S GUIDE FOR EZRADIO DEVICES. 1. Introduction. 2. EZRadio Device Applications Radio Configuration Application WDS USER S GUIDE FOR EZRADIO DEVICES 1. Introduction Wireless Development Suite (WDS) is a software utility used to configure and test the Silicon Labs line of ISM band RFICs. This document only describes

More information

LincView OPC USER GUIDE. Enhanced Diagnostics Utility INDUSTRIAL DATA COMMUNICATIONS

LincView OPC USER GUIDE. Enhanced Diagnostics Utility INDUSTRIAL DATA COMMUNICATIONS USER GUIDE INDUSTRIAL DATA COMMUNICATIONS LincView OPC Enhanced Diagnostics Utility It is essential that all instructions contained in the User Guide are followed precisely to ensure proper operation of

More information

FOD Transmitter User s Guide

FOD Transmitter User s Guide FOD Transmitter User s Guide Rev 5, 05/21/2014 AVID Technologies, Inc. FOD Transmitter User s Guide Page 2 General Description The AVID FOD (Foreign Object Detection) Transmitter is a standard WPC Qi V1.1

More information

DRG-Series. Digital Radio Gateway. Icom IDAS Conventional Wireline IP (Tier-2) (IC-FR5000/IC-FR6000 IDAS VHF/UHF Repeaters) Digital Radio Supplement

DRG-Series. Digital Radio Gateway. Icom IDAS Conventional Wireline IP (Tier-2) (IC-FR5000/IC-FR6000 IDAS VHF/UHF Repeaters) Digital Radio Supplement DRG-Series Digital Radio Gateway Icom IDAS Conventional Wireline IP (Tier-2) (IC-FR5000/IC-FR6000 IDAS VHF/UHF Repeaters) Digital Radio Supplement DRG-Series Digital Radio Gateway Icom IDAS Conventional

More information

Version SmartPTT Enterprise. Installation and Configuration Guide

Version SmartPTT Enterprise. Installation and Configuration Guide Version 9.3.1 July 2018 Contents Contents 1 Introduction 4 2 Preliminary Actions 5 2.1 HDD Space Estimation 5 3 Installation of SmartPTT Software 7 4 General SmartPTT Radioserver Configuration 12 5 SmartPTT

More information

DRG-Series. Digital Radio Gateway. Icom IDAS MultiTrunk IP (Tier-3) Digital Radio Supplement

DRG-Series. Digital Radio Gateway. Icom IDAS MultiTrunk IP (Tier-3) Digital Radio Supplement DRG-Series Digital Radio Gateway Icom IDAS MultiTrunk IP (Tier-3) Digital Radio Supplement DRG-Series Digital Radio Gateway Icom IDAS MultiTrunk IP (Tier-3) Digital Radio Supplement 2015 2017 Omnitronics

More information

Version 9.1 SmartPTT Enterprise. Installation & Configuration Guide

Version 9.1 SmartPTT Enterprise. Installation & Configuration Guide Version 9.1 SmartPTT Enterprise December 2016 Table of Contents Table of Contents 1.1 Introduction 3 1.2 Installation of the SmartPTT software 3 1.3 General SmartPTT Radioserver Configuration 7 1.4 SmartPTT

More information

CTI Products RadioPro Dispatch Demo Installation and Test Drive Document # S For Version 8 Software

CTI Products RadioPro Dispatch Demo Installation and Test Drive Document # S For Version 8 Software CTI Products RadioPro Dispatch Demo Installation and Test Drive Document # S2-61570-801 For Version 8 Software Contact Us Support, replacement part ordering, and service may be arranged by contacting our

More information

Technical Proposal for COMMON-ISDN-API. Version 2.0. Generic Tone Generator and Detector Support for Voice Applications. Extension.

Technical Proposal for COMMON-ISDN-API. Version 2.0. Generic Tone Generator and Detector Support for Voice Applications. Extension. Technical Proposal for COMMON-ISDN-API Version 2.0 Generic Tone Generator and Detector Support for Voice Applications Extension October 2007 Dialogic Corporation COPYRIGHT NOTICE AND LEGAL DISCLAIMER Fourth

More information

GenWatch3 GW_RCM Software Version 2.15 Module Book

GenWatch3 GW_RCM Software Version 2.15 Module Book GenWatch3 GW_RCM Software Version 2.15 Module Book 3/28/2018 2006-2018 The Genesis Group 2 Trademarks The following are registered trademarks of Motorola: ASTRO, SIMS, SIMSII, SIP. Any other brand or product

More information

SAP Dynamic Edge Processing IoT Edge Console - Administration Guide Version 2.0 FP01

SAP Dynamic Edge Processing IoT Edge Console - Administration Guide Version 2.0 FP01 SAP Dynamic Edge Processing IoT Edge Console - Administration Guide Version 2.0 FP01 Table of Contents ABOUT THIS DOCUMENT... 3 Glossary... 3 CONSOLE SECTIONS AND WORKFLOWS... 5 Sensor & Rule Management...

More information

PaperCut PaperCut Payment Gateway Module - CardSmith Quick Start Guide

PaperCut PaperCut Payment Gateway Module - CardSmith Quick Start Guide PaperCut PaperCut Payment Gateway Module - CardSmith Quick Start Guide This guide is designed to supplement the Payment Gateway Module documentation and provides a guide to installing, setting up and testing

More information

IDS5 Digital ATIS System for AFAS and AAAS Workstations. Description and Specifications

IDS5 Digital ATIS System for AFAS and AAAS Workstations. Description and Specifications IDS5 Digital ATIS System for AFAS and AAAS Workstations Description and Specifications 1. Introduction The Digital Automated Terminal Information Service (DATIS) component of the IDS5 DATIS solution is

More information

GenWatch3 GW_Reports Software Version 2.14 Module Book

GenWatch3 GW_Reports Software Version 2.14 Module Book GenWatch3 GW_Reports Software Version 2.14 Module Book 4/24/2017 2006-2017 The Genesis Group 2 Trademarks Any brand or product names are trademarks or registered trademarks of their respective holders.

More information

How to set up Teamspeak 3 on your Windows PC

How to set up Teamspeak 3 on your Windows PC How to set up Teamspeak 3 on your Windows PC 1: Download Teamspeak 3 https://www.teamspeak.com/downloads (Client version) 2: Once downloaded, Click teamspeak icon so the application opens up. 3: Click

More information

Hytera. PD41X Patrol Management System. Installation and Configuration Guide

Hytera. PD41X Patrol Management System. Installation and Configuration Guide Hytera PD41X Patrol Management System Installation and Configuration Guide Documentation Version: 01 Release Date: 03-2015 Copyright Information Hytera is the trademark or registered trademark of Hytera

More information

Agilent N7509A Waveform Generation Toolbox Application Program

Agilent N7509A Waveform Generation Toolbox Application Program Agilent N7509A Waveform Generation Toolbox Application Program User s Guide Second edition, April 2005 Agilent Technologies Notices Agilent Technologies, Inc. 2005 No part of this manual may be reproduced

More information

expertmeter High Performance Analyzer PM180 Fault Locator Application Note BB0165 Rev. A2

expertmeter High Performance Analyzer PM180 Fault Locator Application Note BB0165 Rev. A2 expertmeter High Performance Analyzer PM180 Fault Locator Application Note BB0165 Rev. A2 IMPORTANT NOTICE For accurate fault location, the PM180 must be calibrated under version 31.XX.19 or higher. REVISION

More information

GenWatch3 GW_RCM Software Version 2.10 Module Book

GenWatch3 GW_RCM Software Version 2.10 Module Book GenWatch3 GW_RCM Software Version 2.10 Module Book 1/17/2014 2014 The Genesis Group 2 Trademarks The following are registered trademarks of Motorola: SmartZone, SmartNet, ASTRO, SIMS, SIMSII, SIP. Any

More information

Customer Programming Software RG-1000e (CPS RG-1000e) User Guide. October 2017 R2.0

Customer Programming Software RG-1000e (CPS RG-1000e) User Guide. October 2017 R2.0 Customer Programming Software RG-1000e (CPS RG-1000e) User Guide October 2017 R2.0 Table of Contents Table of Contents Foreword 2 Revision history 3 Introduction 4 5 1.1 Software installation 5 1.2 Connecting

More information

PaperCut PaperCut Payment Gateway Module - CASHNet emarket Checkout - Quick Start Guide

PaperCut PaperCut Payment Gateway Module - CASHNet emarket Checkout - Quick Start Guide PaperCut PaperCut Payment Gateway Module - CASHNet emarket Checkout - Quick Start Guide This guide is designed to supplement the Payment Gateway Module documentation and provides a guide to installing,

More information

SmartPTT. Indoor Positioning Service

SmartPTT. Indoor Positioning Service SmartPTT Indoor Positioning Service October 2018 Indoor Tracking in SmartPTT Configurator Indoor Tracking in SmartPTT Configurator Big organizations with huge premises require constant control over their

More information

TECHNICAL INFORMATION BULLETIN

TECHNICAL INFORMATION BULLETIN TECHNICAL INFORMATION BULLETIN T/B No.: TIBFM 15-02 Rev A Revision date: JUNE24/08 Issue Date: JUNE18/08 TiL Model: TDFM-600/6000/7000 transceivers with Type I or Type II modules. TiL P/N: 011210-1,-2,-3,-4,-5

More information

AES 7705i MultiNet Receiver System Initial Installation and Setup Guide

AES 7705i MultiNet Receiver System Initial Installation and Setup Guide AES 7705i MultiNet Receiver System Initial Installation and Setup Guide AES Corporation 285 Newbury Street. Peabody, Massachusetts 01960-1315 USA Tel: USA (978) 535-7310. Fax: USA (978) 535-7313 Copyright

More information

GM8036 Laser Sweep Optical Spectrum Analyzer. Programming Guide

GM8036 Laser Sweep Optical Spectrum Analyzer. Programming Guide GM8036 Laser Sweep Optical Spectrum Analyzer Programming Guide Notices This document contains UC INSTRUMENTS CORP. proprietary information that is protected by copyright. All rights are reserved. This

More information

Radio Bridge User Guide. Document: DOC-VS-RB-UG-C-0

Radio Bridge User Guide. Document: DOC-VS-RB-UG-C-0 Advanced Simulation Technology inc. 500A Huntmar Park Drive Herndon, Virginia 20170 USA Tel. (703) 471-2104 Fax. (703) 471-2108 www.asti-usa.com Radio Bridge User Guide Document: DOC-VS-RB-UG-C-0 Advanced

More information

Customer Programming Software RG-1000e (CPS RG-1000e) User Guide. March 2018 R2.2.1

Customer Programming Software RG-1000e (CPS RG-1000e) User Guide. March 2018 R2.2.1 Customer Programming Software RG-1000e (CPS RG-1000e) User Guide March 2018 R2.2.1 Table of Contents Table of Contents Foreword 3 Revision history 4 Introduction 5 1. RG-1000e Customer Programming Software

More information

Version 9.1. Installation & Configuration Guide

Version 9.1. Installation & Configuration Guide Version 9.1 SmartPTT PLUS November 2016 Table of Contents Table of Contents Introduction 2 Installation of the SmartPTT software 2 General SmartPTT Radioserver Configuration 6 SmartPTT Dispatcher Configuration

More information

PROFESSIONAL DIGITAL TWO-WAY RADIO SYSTEM MOTOTRBO DGP SERIES CONNECT PLUS NON-DISPLAY PORTABLE USER GUIDE

PROFESSIONAL DIGITAL TWO-WAY RADIO SYSTEM MOTOTRBO DGP SERIES CONNECT PLUS NON-DISPLAY PORTABLE USER GUIDE PROFESSIONAL DIGITAL TWO-WAY RADIO SYSTEM MOTOTRBO DGP SERIES CONNECT PLUS NON-DISPLAY PORTABLE USER GUIDE Declaration of Conformity DECLARATION OF CONFORMITY Per FCC CFR 47 Part 2 Section 2.1077(a) Responsible

More information

Configuration Guide. Version 8.3

Configuration Guide. Version 8.3 Capacity Plus Configuration Guide Version 8.3 Table of Contents 1 Table of Contents 1 Introduction 2 2 Brief Information on Use of Control Stations 4 3 6 3.1 Programming Repeter 7 3.1.1 Master Repeater

More information

How to Guide: Controlling Blinds in C-Bus

How to Guide: Controlling Blinds in C-Bus How to Guide: Controlling Blinds in C-Bus This document is a guide to controlling electrical blinds with C-Bus. Part 1 shows how the blind could be controlled by C-Bus directly and part 2 shows how C-Bus

More information

Commercial Series. CP140 Portable Radio. User Guide

Commercial Series. CP140 Portable Radio. User Guide Commercial Series CP140 Portable Radio User Guide Issue: October 2003 CONTENTS Computer Software Copyrights... 2 Radio Overview..... 3 Operation and Control Functions..... 3 Radio Controls.... 3 LED Indicator.....

More information

Technical Note #15. Radio Frequency Modems. GE ED&C Home Search ED&C GE ED&C Power Management Home GE ED&C PMCS Home

Technical Note #15. Radio Frequency Modems. GE ED&C Home Search ED&C GE ED&C Power Management Home GE ED&C PMCS Home 1 of 5 GE ED&C Home Search ED&C GE ED&C Power Management Home GE ED&C PMCS Home GE Power Management Control System Description Software Hardware Operation Product Support Operator Interfaces F A Q s App

More information

PROFINET USER S GUIDE ACSI Servo

PROFINET USER S GUIDE ACSI Servo PROFINET USER S GUIDE ACSI Servo 3600-4196_06 Tolomatic reserves the right to change the design or operation of the equipment described herein and any associated motion products without notice. Information

More information

DragonLink Advanced Transmitter

DragonLink Advanced Transmitter DragonLink Advanced Transmitter A quick introduction - to a new a world of possibilities October 29, 2015 Written by Dennis Frie Contents 1 Disclaimer and notes for early release 3 2 Introduction 4 3 The

More information

MiVoice Office Real-Time Wallboard

MiVoice Office Real-Time Wallboard MiVoice Office Real-Time Wallboard MiVoice Office Real-Time Wallboard Quick Reference Guide APRIL 2018 DOCUMENT RELEASE 5.1 QUICK REFERENCE GUIDE Page 1 Quick Reference Guide NOTICE The information contained

More information

GW3-TRBO Reports Software Version 2.15 Module Book

GW3-TRBO Reports Software Version 2.15 Module Book GW3-TRBO Reports Software Version 2.15 Module Book 2/2/2018 2006-2018 The Genesis Group 2 Trademarks The following are trademarks of Motorola: MOTOTRBO. Any other brand or product names are trademarks

More information

PaperCut PaperCut Payment Gateway Module - Heartland Quick Start Guide

PaperCut PaperCut Payment Gateway Module - Heartland Quick Start Guide PaperCut PaperCut Payment Gateway Module - Heartland Quick Start Guide This guide is designed to supplement the Payment Gateway Module documentation and provides a guide to installing, setting up and testing

More information

TECHNICAL NOTES MT-4 Radio Systems TN182 Battery Level Reporting and Remote P25 Test Tone

TECHNICAL NOTES MT-4 Radio Systems TN182 Battery Level Reporting and Remote P25 Test Tone Battery Level Reporting is a method of activating a repeater remotely to have it transmit a signal that reports the battery voltage level over RF. The Remote P25 Test Tone is a remotely activated Standard

More information

Technical Bulletin, Communicating with Honeywell TM ST3000/STT3000 Smart Transmitters

Technical Bulletin, Communicating with Honeywell TM ST3000/STT3000 Smart Transmitters Last Updated: 10-March-2009 TB-960704B Technical Bulletin, Communicating with Honeywell TM ST3000/STT3000 Smart Transmitters OMNI FLOW COMPUTERS, INC. 12620 West Airport Boulevard, Suite 100 Sugar Land,

More information

PROFESSIONAL DIGITAL TWO-WAY RADIO MOTOTRBO DM4400/DM4401/DM4400e/DM4401e NUMERIC DISPLAY MOBILE USER GUIDE. es-es

PROFESSIONAL DIGITAL TWO-WAY RADIO MOTOTRBO DM4400/DM4401/DM4400e/DM4401e NUMERIC DISPLAY MOBILE USER GUIDE. es-es PROFESSIONAL DIGITAL TWO-WAY RADIO MOTOTRBO DM4400/DM4401/DM4400e/DM4401e NUMERIC DISPLAY MOBILE USER GUIDE en de-de fr-fr pl ru ar-eg it-it es-es tr Contents Important Safety Information...8 Software

More information

SMARTNET /SMARTZONE TRUNKED. MOTOTRBO ATS 2500i XiR P8260/ XiR P8268 DISPLAY PORTABLE USER GUIDE

SMARTNET /SMARTZONE TRUNKED. MOTOTRBO ATS 2500i XiR P8260/ XiR P8268 DISPLAY PORTABLE USER GUIDE SMARTNET /SMARTZONE TRUNKED MOTOTRBO ATS 2500i XiR P8260/ XiR P8268 DISPLAY PTABLE USER GUIDE Contents This User Guide contains all the information you need to use the MOTOTRBO XiR Series Portable Radios.

More information

GenWatch3 GW_RSP25 Module Software Version 2.10 Module Book

GenWatch3 GW_RSP25 Module Software Version 2.10 Module Book GenWatch3 GW_RSP25 Module Software Version 2.10 Module Book 1/17/2014 2014 The Genesis Group 2 Trademarks Any brand or product names are trademarks or registered trademarks of their respective holders.

More information

Customer Programming Software RG-1000e (CPS RG-1000e) User Guide. June 2018 R2.2.2 v2

Customer Programming Software RG-1000e (CPS RG-1000e) User Guide. June 2018 R2.2.2 v2 Customer Programming Software RG-1000e (CPS RG-1000e) User Guide June 2018 R2.2.2 v2 Table of Contents Table of Contents Foreword 3 Revision history 4 Introduction 5 1. RG-1000e Customer Programming Software

More information

Logical Trunked. Radio (LTR) Theory of Operation

Logical Trunked. Radio (LTR) Theory of Operation Logical Trunked Radio (LTR) Theory of Operation An Introduction to the Logical Trunking Radio Protocol on the Motorola Commercial and Professional Series Radios Contents 1. Introduction...2 1.1 Logical

More information

PROFESSIONAL DIGITAL TWO-WAY RADIO SYSTEM. MOTOTRBO XiR M8220/ XiR M8228 NUMERIC DISPLAY MOBILE USER GUIDE

PROFESSIONAL DIGITAL TWO-WAY RADIO SYSTEM. MOTOTRBO XiR M8220/ XiR M8228 NUMERIC DISPLAY MOBILE USER GUIDE PROFESSIONAL DIGITAL TWO-WAY RADIO SYSTEM MOTOTRBO XiR M8220/ XiR M8228 NUMERIC DISPLAY MOBILE USER GUIDE Contents This User Guide contains all the information you need to use the MOTOTRBO XiR Series

More information

Thorsten Reibel, Training & Qualification Global Application and Solution Team

Thorsten Reibel, Training & Qualification Global Application and Solution Team JUNE 2017 Gateways DG/S x.64.1.1 Part 2 BU EPBP GPG Building Automation Thorsten Reibel, Training & Qualification Global Application and Solution Team Agenda New Generation DALI-Gateways DG/S x.64.1.1

More information

MADEinUSA OPERATOR S MANUAL. RS232 Interface Rev. A

MADEinUSA OPERATOR S MANUAL. RS232 Interface Rev. A MADEinUSA OPERATOR S MANUAL RS232 Interface 92-3006 Rev. A www.iradion.com Iradion Laser, Inc. 51 Industrial Dr. N. Smithfield, RI 02896 (410) 762-5100 Table of Contents 1. Overview... 2 2. Equipment Required...

More information

PROFESSIONAL DIGITAL TWO-WAY RADIO SYSTEM MOTOTRBO XPR SERIES CONNECT PLUS DISPLAY PORTABLE USER GUIDE

PROFESSIONAL DIGITAL TWO-WAY RADIO SYSTEM MOTOTRBO XPR SERIES CONNECT PLUS DISPLAY PORTABLE USER GUIDE PROFESSIONAL DIGITAL TWO-WAY RADIO SYSTEM MOTOTRBO XPR SERIES CONNECT PLUS DISPLAY PTABLE USER GUIDE Declaration of Conformity This declaration is applicable to your radio only if your radio is labeled

More information

UCP-Config Program Version: 3.28 HG A

UCP-Config Program Version: 3.28 HG A Program Description HG 76342-A UCP-Config Program Version: 3.28 HG 76342-A English, Revision 01 Dev. by: C.M. Date: 28.01.2014 Author(s): RAD Götting KG, Celler Str. 5, D-31275 Lehrte - Röddensen (Germany),

More information

Radio Clocking Configuration

Radio Clocking Configuration Aprisa XE Technical Paper Radio Clocking Configuration February 2009 Version 1.2 Table of contents 1. Radio Clocking... 3 1.1. Introduction... 3 2. Clocking Setup... 4 2.1. Internal... 4 2.2. Link... 5

More information

Using the IFR 2975 for Advanced Project 25 Keyloading Capabilities and AES/DES Encryption

Using the IFR 2975 for Advanced Project 25 Keyloading Capabilities and AES/DES Encryption Application Note Using the IFR 2975 for Advanced Project 25 Keyloading Capabilities and AES/DES Encryption by Rob Barden Secure communications are vital to national security interests and are of paramount

More information

Uniden BCD396T Firmware Revision Notes

Uniden BCD396T Firmware Revision Notes Uniden BCD396T Firmware Revision Notes 1.20.13 As part of Uniden s commitment to the continued support of the BCD396T, Uniden has, from time to time, issued firmware updates. These updates contain major

More information

Mimer Option 3046 RadioCalls

Mimer Option 3046 RadioCalls Connecting radios all over the world Mimer Option 3046 RadioCalls Tetra - DMR - 5-tone Systems Release date Jan 23, 2019 This guide will help with the use and setup of your Mimer option 3046 RadioCalls

More information

TRBOnet Enterprise/PLUS

TRBOnet Enterprise/PLUS TRBOnet Enterprise/PLUS Bluetooth-based Indoor Positioning User Guide Version 5.2 World HQ Neocom Software 8th Line 29, Vasilyevsky Island St. Petersburg, 199004, Russia US Office Neocom Software 15200

More information

_ Programming Manual RE729 Including Classic and New VoX Interfaces Version 3.0 May 2011

_ Programming Manual RE729 Including Classic and New VoX Interfaces Version 3.0 May 2011 _ Programming Manual RE729 Including Classic and New VoX Interfaces Version 3.0 May 2011 RE729 Programming Manual to PSWx29 VoX.docx - 1 - 1 Content 1 Content... 2 2 Introduction... 2 2.1 Quick Start Instructions...

More information

GM600 User Guide. GM600 User Guide. English. Contents

GM600 User Guide. GM600 User Guide. English. Contents GM600 User Guide GM600 User Guide Contents Page: General Information...2 Radio Care...2 Safety Information...2 Radio Controls...3 Audio Tones...4 Display Icons...4 Display...5 Getting Started...5 Turning

More information

SoftRadio Virtual Control Heads

SoftRadio Virtual Control Heads SoftRadio Virtual Control Heads Radio Control Head functionality via IP Testadvance pty/ltd Rev. A.01 6/08/2015 Contents 1. Introduction... 2 2. Motorola TETRA... 2 MTM800E & MTM5200/5400/5500... 2 MTM700/800

More information

SIMREX Corporation Your Trusted Wireless Solution Provider

SIMREX Corporation Your Trusted Wireless Solution Provider SIMSYNC Instruction Manual Traffic Controller Time Synchronization System Firmware Release 1.7 SIMREX MAN.SIMSYNC, Rev 8.0 MARCH 2006 Your Trusted Wireless Solution Provider www.simrex.com Introduction

More information

Field Device Manager Express

Field Device Manager Express Honeywell Process Solutions Field Device Manager Express Software Installation User's Guide EP-FDM-02430X R430 June 2012 Release 430 Honeywell Notices and Trademarks Copyright 2010 by Honeywell International

More information

UM DALI getting started guide. Document information

UM DALI getting started guide. Document information Rev. 2 6 March 2013 User manual Document information Info Content Keywords LPC111x, LPC1343, ARM, Cortex M0/M3, DALI, USB, lighting control, USB to DALI interface. Abstract This user manual explains how

More information

JOINT STOCK COMPANY. MULTICHANNEL RECEIVER RI-4010M (version RM ) User guide

JOINT STOCK COMPANY. MULTICHANNEL RECEIVER RI-4010M (version RM ) User guide JOINT STOCK COMPANY MULTICHANNEL RECEIVER RI-4010M (version RM1-60619) User guide Safety requirements Before using the multichannel receiver RI-4010M read this user guide and follows safety requirements!

More information

Field Software Notice

Field Software Notice To: Subject: Field Software Notice Users of 5100 ES, 51SL ES and Ascend ES Portable Radios Software Release Platform: 5100 ES Portable Protocol: All Version Release #: 6.14.5 (part number 039-5757-222)

More information

i1800 Series Scanners

i1800 Series Scanners i1800 Series Scanners Scanning Setup Guide A-61580 Contents 1 Introduction................................................ 1-1 About this manual........................................... 1-1 Image outputs...............................................

More information

GW3-TRBO Alias Software Version 2.13 Module Book

GW3-TRBO Alias Software Version 2.13 Module Book GW3-TRBO Alias Software Version 2.13 Module Book 2/17/2017 2017 The Genesis Group 2 Trademarks The following are trademarks of Motorola: MOTOTRBO. Any other brand or product names are trademarks or registered

More information

Installation and connection of Galileosky v4.0 tracking devices

Installation and connection of Galileosky v4.0 tracking devices Installation and connection of Galileosky v4.0 tracking devices User Manual www.galileosky.com Contents Necessary Tools, Devices, Materials... 3 General Information... 4 Galileosky v4.0 Tracking Device

More information

CTI Products. RadioPro IP Gateway. Installation Guide. Document # S For Version 8 Software

CTI Products. RadioPro IP Gateway. Installation Guide. Document # S For Version 8 Software CTI Products RadioPro IP Gateway Installation Guide Document # S2-61781-809 For Version 8 Software A newer version of this document may be available. Please check the accompanying CD or www.ctiproducts.com

More information

DP 3600 / DP 3601 Display Portable

DP 3600 / DP 3601 Display Portable Professional Digital Two-Way Radio System DP 3600 / DP 3601 Display Portable User Guide Contents This User Guide contains all the information you need to use the MOTOTRBO Series Portables. Important Safety

More information

RC-WIFI CONTROLLER USER MANUAL

RC-WIFI CONTROLLER USER MANUAL RC-WIFI CONTROLLER USER MANUAL In the rapidly growing Internet of Things (IoT), applications from personal electronics to industrial machines and sensors are getting wirelessly connected to the Internet.

More information

Commercial Series CM160

Commercial Series CM160 Commercial Series CM160 User Guide 6866545D04 - O Issue: October 2003 3 1 5 6 2 CHAN 34 P1 P2 P3 P4 7 4 10 10 11 11 8 9 CONTENTS RadioOverview... 3 Radio Controls...................... 3 Microphone Controls.................

More information

COALESCE V2 CENTRAL COALESCE CENTRAL USER GUIDE WC-COA 24/7 TECHNICAL SUPPORT AT OR VISIT BLACKBOX.COM. Display Name.

COALESCE V2 CENTRAL COALESCE CENTRAL USER GUIDE WC-COA 24/7 TECHNICAL SUPPORT AT OR VISIT BLACKBOX.COM. Display Name. COALESCE CENTRAL USER GUIDE WC-COA COALESCE V2 CENTRAL 24/7 AT OR VISIT BLACKBOX.COM BY Import Displays Discover CSV File Manual Your Coalesce Instances Appearance and Usage Display Name Network Security

More information

BMS BMU Vehicle Communications Protocol

BMS BMU Vehicle Communications Protocol BMS Communications Protocol 2013 Tritium Pty Ltd Brisbane, Australia http://www.tritium.com.au 1 of 11 TABLE OF CONTENTS 1 Introduction...3 2 Overview...3 3 allocations...4 4 Data Format...4 5 CAN packet

More information

BCV-1203 Barcode Verification System Users Guide Version 1.2

BCV-1203 Barcode Verification System Users Guide Version 1.2 BCV-1203 Barcode Verification System Users Guide Version 1.2 6 Clock Tower Place Suite 100 Maynard, MA 01754 USA Tel: (866) 837-1931 Tel: (978) 461-1140 FAX: (978) 461-1146 http://www.diamondt.com/ Liability

More information

ASTRO 25. Base Station Identification. Receive Implementation Guide

ASTRO 25. Base Station Identification. Receive Implementation Guide ASTRO 25 Base Station Identification Receive Implementation Guide Version 1.0 Revision Date: 2 March 2015 Change History Issue Date Author Description 0.0 8 Jan 2015 CPGR17 Initial Draft 0.1 13 Jan 2015

More information

VisorTrac A Tracking System for Mining

VisorTrac A Tracking System for Mining VisorTrac A Tracking System for Mining Marco North America, Inc. SYSTEM APPLICATION The VISORTRAC system was developed to allow tracking of mining personnel as well as mining vehicles. The VISORTRAC system

More information

745 Transformer Protection System Communications Guide

745 Transformer Protection System Communications Guide Digital Energy Multilin 745 Transformer Protection System Communications Guide 745 revision: 5.20 GE publication code: GEK-106636E GE Multilin part number: 1601-0162-A6 Copyright 2010 GE Multilin GE Multilin

More information