ArcGIS Server Flex API

Size: px
Start display at page:

Download "ArcGIS Server Flex API"

Transcription

1 ArcGIS Server Flex API Mansour Raad ESRI Developer Summit

2 Yahoo Pipes PopFly.Net Java Microsoft Virtual Earth Java Fx Microsoft Silverlight Yahoo Maps ArcGIS Server Flex/Flash Google Maps Google Earth Ruby MapQuest AS3 API Python PHP ESRI Developer Summit

3 What Is It? ESRI Developer Summit

4 Flex Front End To AGS Developer API ESRI Developer Summit

5 What Can You Do With It? ESRI Developer Summit

6 ESRI Developer Summit

7 Build Rich Internet Applications Highly Interactive Responsive Rich Widget UI ESRI Developer Summit

8 What Is Flex? ESRI Developer Summit

9 Adobe Technology Open Source Framework Build RIA Applications Runs on all Browsers Runs on all Platforms Flash Player ESRI Developer Summit

10 For Developers... ESRI Developer Summit

11 OO Language Strong Typing XML First Citizen Type HTTPService Class WebService Class JIT On Player ESRI Developer Summit

12 What Are We Delivering? ESRI Developer Summit

13 JavaScript Equivalent Model Flex Library (SWF) Resource Center ESRI Developer Summit

14 The Model ESRI Developer Summit

15 Map Smooth Pan Smooth Zoom ESRI Developer Summit

16 Layers Dynamic Tiled GraphicLayer ESRI Developer Summit

17 Graphic Geometry Symbol Attribute Info ESRI Developer Summit

18 Symbol SimpleMarkerSymbol SimpleFillSymbol SimpleLineSymbol... ESRI Developer Summit

19 Tasks Locator Query Identify Geoprocessing... ESRI Developer Summit

20 How we use it? ESRI Developer Summit

21 2 Programming Models ESRI Developer Summit

22 MXML ActionScript ESRI Developer Summit

23 <esri:map id= map showslider= true /> ESRI Developer Summit

24 import com.esri.map; public var map : Map = new Map; map.showslider = true; ESRI Developer Summit

25 <esri:map id= map showslider= true /> import com.esri.map; public var map : Map = new Map; map.showslider = true; ESRI Developer Summit

26 Workflow ESRI Developer Summit

27 Download Adobe Flex SDK free :-) ESRI Developer Summit

28 Download ESRI SWC ESRI Developer Summit

29 BTW, What is a SWC? ESRI Developer Summit

30 Flex library Zip based format Compiled binary classes Manifest - IDE code assist ESRI Developer Summit

31 Open Favorite Text Editor ESRI Developer Summit

32 Code in <mxml/> or AS3 ESRI Developer Summit

33 Compile Using Flex Tools ESRI Developer Summit

34 $ mxml -lib=ags-9.3.swc \ -out MyApp.swf \ MyApp.mxml ESRI Developer Summit

35 Copy SWF to web server ESRI Developer Summit

36 ESRI Developer Summit

37 Enough Talk... Let s code! ESRI Developer Summit

38 <?xml version="1.0" encoding="utf-8"?> <mx:application xmlns:mx=" xmlns:esri=" layout="absolute" > <esri:map> <esri:arcgisdynamicmapservicelayer url=" </esri:map> </mx:application> ESRI Developer Summit

39 ESRI Developer Summit

40 ESRI Developer Summit

41 ESRI Developer Summit

42 ESRI Developer Summit

43 ESRI Developer Summit

44 ESRI Developer Summit

45 ESRI Developer Summit

46 ESRI Developer Summit

47 <?xml version="1.0" encoding="utf-8"?> <markers> <marker label="m1" lat="35" lon="-93"/> <marker label="m2" lat="35" lon="93"/> <marker label="m3" lat="-35" lon="-93"/> </markers> ESRI Developer Summit

48 ESRI Developer Summit

49 page contenttype="text/xml" language="java" %> <% final double lat = * Math.random(); final double lon = * Math.random(); %> <feed xmlns=" xmlns:georss=" <title>earthquakes</title> <subtitle>international earthquake observation labs</subtitle> <updated> t18:30:02z</updated> <author> <name>mansour Raad</name> < >mraad@esri.com</ > </author> <id>urn:uuid:60a76c80-d399-11d9-b93c e0af6</id> <entry> <title>m 3.2, Mona Passage</title> <id>urn:uuid:1225c695-cfb8-4ebb-aaaa-80da344efa6a</id> <updated> t07:02:32z</updated> <summary>we just had a big one.</summary> <georss:point><%=lat%> <%=lon%></georss:point> </entry> </feed> ESRI Developer Summit

50 ESRI Developer Summit

51 ESRI Developer Summit

52 First Release Post 9.3 :-( Similar to the JavaScript API SWC from Resource Center Lots of samples :-) ESRI Developer Summit

53 Future Releases Driven by customer requirements Keep it lean Release early Release often ESRI Developer Summit

54 Q & A ESRI Developer Summit

ArcGIS Data Reviewer. Planning and Deploying Data Quality Services. Edwin Waite & Shankar Chandrasekaran. Esri UC 2014 Technical Workshop

ArcGIS Data Reviewer. Planning and Deploying Data Quality Services. Edwin Waite & Shankar Chandrasekaran. Esri UC 2014 Technical Workshop ArcGIS Data Reviewer Planning and Deploying Data Quality Services Edwin Waite & Shankar Chandrasekaran Esri UC 2014 Technical Workshop A few examples of why data validation matters Esri UC 2014 Technical

More information

Welcome to Esri's Software Export Control Classification Number (ECCN) Matrix August 2017

Welcome to Esri's Software Export Control Classification Number (ECCN) Matrix August 2017 Welcome to Esri's Software Export Control Classification Number (ECCN) Matrix August 2017 This portion of the Esri web site is to provide information regarding the export control classification of Esri

More information

Enterprise GIS Architecture Deployment Options

Enterprise GIS Architecture Deployment Options 2013 Esri International User Conference July 8 12, 2013 San Diego, California Technical Workshop Enterprise GIS Architecture Deployment Options Andrew Sakowicz Esri UC2013. Technical Workshop op. Introduction

More information

Esri Roads and Highways: Integrating and Developing LRS Business Systems

Esri Roads and Highways: Integrating and Developing LRS Business Systems Esri Roads and Highways: Integrating and Developing LRS Business Systems Tom Hill Esri UC 2014 Technical Workshop Overview: Esri Roads and Highways Esri UC 2014 Technical Workshop Esri Roads and Highways:

More information

Location-aware Mobile Devices & Landscape Reading

Location-aware Mobile Devices & Landscape Reading DLA 2011 May 27th 2011 JOYE R. VERBEKEN J. HEYDE S. LIBBRECHT H. Location-aware Mobile Devices & Landscape Reading University College Ghent Dep. Bioscience and Landscape Architecture Brusselsesteenweg

More information

BMP Designer: Empowering Residents to Control Stormwater, One House at a Time. Presented by: Stephen Bourne, P.E.

BMP Designer: Empowering Residents to Control Stormwater, One House at a Time. Presented by: Stephen Bourne, P.E. BMP Designer: Empowering Residents to Control Stormwater, One House at a Time Presented by: Stephen Bourne, P.E. 1 Lake Tahoe A natural resource Known world-wide for skiing, hiking, water sports Also home

More information

The tool developers Tool-Stack. Mike Fechner, Consultingwerk Ltd.

The tool developers Tool-Stack. Mike Fechner, Consultingwerk Ltd. The tool developers Tool-Stack Mike Fechner, Consultingwerk Ltd. mike.fechner@consultingwerk.de http://www.consultingwerk.de/ 2 Consultingwerk Ltd. Independent IT consulting organization Focusing on OpenEdge

More information

Consortium of Pacific Northwest Herbaria. Ben Legler University of Washington

Consortium of Pacific Northwest Herbaria. Ben Legler University of Washington Consortium of Pacific Northwest Herbaria Ben Legler University of Washington blegler@u.washington.edu http://www.pnwherbaria.org/ About PNW Herbaria Development of PNW Herbaria Started in 2007 with goal

More information

The Language of Geography. Health and Human Services

The Language of Geography. Health and Human Services The Language of Geography Health and Human Services Cover Points of Distribution: this Esri map shows population density in relation to vaccine distribution centers, helping health officials perform a

More information

UD-VMS510i. Surveillance Management Center

UD-VMS510i. Surveillance Management Center Surveillance Management Center Introduction VMS510i is a flexible, scalable, high reliable and powerful central management system. Client-Server Architecture, Integrating with multiple surveillance systems.

More information

Campus Map Applications

Campus Map Applications Campus Map Applications - use cases from Göttingen - M.SC. CLAUDIA MALZER GEORG-AUGUST-UNIVERSITÄT GÖTTINGEN INSTITUTE OF GEOGRAPHY DEPT. CARTOGRAPHY, GIS & REMOTE SENSING GOLDSCHMIDTSTR. 5 37077 GÖTTINGEN

More information

Facility Commander Complete, Integrated Command and Control

Facility Commander Complete, Integrated Command and Control Facility Commander Complete, Integrated Command and Control 2.0 Facility Commander Complete, integrated command and control Securing your business facilities requires multiple systems, often from different

More information

Serving Fremont Employees with a One Stop Shop Enterprise Web App

Serving Fremont Employees with a One Stop Shop Enterprise Web App Serving Fremont Employees with a One Stop Shop Enterprise Web App Enterprise GIS: Lessons from the Trenches By John Leon and Christine Frost 2015 Esri international User Conference 1 Introduction Phases

More information

User Advocacy Group. Rohit Gupta

User Advocacy Group. Rohit Gupta User Advocacy Group Rohit Gupta Agenda Introduction to User Advocacy Group (UAG) UAG Process User Communities Initiatives User Advocacy Group Mission To enhance the productivity of the user community by

More information

Welcome to a world where technology flows through the heart of your business environment. Welcome to CDC

Welcome to a world where technology flows through the heart of your business environment. Welcome to CDC Welcome to a world where technology flows through the heart of your business environment Welcome to CDC Introduction to Integra 4 Integra configuration 4 Graphical Supervisor 6 Integra difference 8 Integra

More information

Digital Adventures. Carrie Sturts Dossick. Bringing together GIS, COBie and BIM for Facilities Construction and Maintenance.

Digital Adventures. Carrie Sturts Dossick. Bringing together GIS, COBie and BIM for Facilities Construction and Maintenance. Digital Adventures Bringing together GIS, COBie and BIM for Facilities Construction and Maintenance Presented by Carrie Sturts Dossick Overview COBie I: Pilot Integrating COBie and BIM with GIS COBie II:

More information

Web and Hardware Development for a Network of Smoke and Radiation Detectors

Web and Hardware Development for a Network of Smoke and Radiation Detectors The Hong Kong University of Science and Technology COMP 4971C Project Report Project Title: Web and Hardware Development for a Network of Smoke and Radiation Detectors AGATHA, Felicia Supervised by Prof.

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

Using ANM Mobile CHAPTER

Using ANM Mobile CHAPTER CHAPTER 19 Date: 3/22/13 This chapter describes Cisco ANM Mobile, which allows you to access your ANM server or ANM Virtual Appliance and manage your devices using a mobile device such as an iphone or

More information

BMS Specification. Lonix Ltd.

BMS Specification. Lonix Ltd. BMS Specification 1 (18) BMS Specification Lonix Ltd www.lonix.com BMS Specification 2 (18) INDEX 1 System Architecture...3 1.1 System Integration...3 1.2 Layered System Architecture...3 1.2.1 Service

More information

Avigilon System Integration Guide. for the Avigilon Control Center and Access Control Manager

Avigilon System Integration Guide. for the Avigilon Control Center and Access Control Manager Avigilon System Integration Guide for the Avigilon Control Center and Access Control Manager 2014-2017, Avigilon Corporation. All rights reserved. AVIGILON, the AVIGILON logo, ACC, AVIGILON CONTROL CENTER,

More information

Evolving Broadcast Operations With ESB

Evolving Broadcast Operations With ESB Evolving Broadcast Operations With ESB Chris Contakes, Vice President IT, PBS Sylvain Nazef, Sr. Enterprise Architect, PBS Bryan Boggio, Sr. Director, Media Systems, PBS Joy Wang, Director Software Development,

More information

ESB Tools Reference Guide. Version: GA

ESB Tools Reference Guide. Version: GA ESB Tools Reference Guide Version: 1.1.0.GA 1. Introduction... 1 1.1. What is ESB?... 1 1.2. Other relevant resources on the topic... 1 2. ESB Support... 3 2.1. ESB Tools Installation... 3 2.2. Creating

More information

Tutorial 16: Urban Planning

Tutorial 16: Urban Planning Table of Contents Tutorial 16: Urban planning......................................... 3 2 Tutorial 16: Urban planning Download items Tutorial data Tutorial pdf This tutorial describes how CityEngine can

More information

DEVELOPMENT OF THE TANGO ALARM SYSTEM

DEVELOPMENT OF THE TANGO ALARM SYSTEM 10th ICALEPCS Int. Conf. on Accelerator & Large Expt. Physics Control Systems. Geneva, 10-14 Oct 2005, WE3B.1-70 (2005) DEVELOPMENT OF THE TANGO ALARM SYSTEM L. Pivetta Sincrotrone Trieste, Trieste, Italy

More information

Tutorial: How to Download and Install Lumberyard v or greater

Tutorial: How to Download and Install Lumberyard v or greater Tutorial: How to Download and Install Lumberyard v1.9.0.0 or greater This tutorial walks you through the steps in downloading and installing the Lumberyard engine onto your computer, we will also cover

More information

Alarm System Example

Alarm System Example Alarm System Example ASD:Suite Copyright 2013 Verum Software Technologies B.V. ASD is licensed under EU Patent 1749264, Hong Kong Patent HK1104100 and US Patent 8370798 All rights are reserved. No part

More information

HAWK 8000 CONNECTED BUILDING MANAGEMENT

HAWK 8000 CONNECTED BUILDING MANAGEMENT HAWK 8000 CONNECTED BUILDING MANAGEMENT Benefit from a powerful unified platform that controls multiple systems and connects diverse devices utilised in modern building management applications. All systems

More information

Avigilon System Integration Guide. for the Avigilon Control Center and Access Control Manager

Avigilon System Integration Guide. for the Avigilon Control Center and Access Control Manager Avigilon System Integration Guide for the Avigilon Control Center and Access Control Manager 2014-2016, Avigilon Corporation. All rights reserved. AVIGILON, the AVIGILON logo, AVIGILON CONTROL CENTER,

More information

Being Prepared and Providing Situational Awareness, through the use of Web GIS

Being Prepared and Providing Situational Awareness, through the use of Web GIS Being Prepared and Providing Situational Awareness, through the use of Web GIS Captain Michael Brady, Commanding Officer GIS Unit, Fire Department City of New York Who We Are 11,198 Firefighters and Fire

More information

ESB Tools Reference Guide. Version: CR2

ESB Tools Reference Guide. Version: CR2 ESB Tools Reference Guide Version: 1.1.0.CR2 1. Introduction... 1 1.1. What is ESB?... 1 1.2. Other relevant resources on the topic... 1 2. ESB Support... 3 2.1. ESB Tools Installation... 3 2.2. Creating

More information

General Surveillance Management Centre. DSS is a flexible, scalable, high reliable and powerful central management system.

General Surveillance Management Centre. DSS is a flexible, scalable, high reliable and powerful central management system. General Surveillance Management Centre Introduction DSS is a flexible, scalable, high reliable and powerful central management system. Client-Server Architecture, Integrating with multiple surveillance

More information

Oracle Retail Furniture Retail System (FRS) Pricewriter to Xmargin Guide Release October 2015

Oracle Retail Furniture Retail System (FRS) Pricewriter to Xmargin Guide Release October 2015 Oracle Retail Furniture Retail System (FRS) Pricewriter to Xmargin Guide Release 1101 October 2015 Oracle Retail Furniture Retail System (FRS) Pricewriter to Xmargin Guide, Release 1101 Copyright 2015,

More information

Daily Offsite; 30 days of backup available; Offsite Annual backup maintained for 5 years

Daily Offsite; 30 days of backup available; Offsite Annual backup maintained for 5 years The fire and gas mapping software is the most technically sophisticated and accurate application available. The fire and gas engineering and risk analysis experts at have engineered this software tool

More information

Desigo CC Building Automation and Fire Safety FAQs

Desigo CC Building Automation and Fire Safety FAQs Desigo CC Building Automation and Fire Safety FAQs New market opportunities Greater customer benefits Precise, efficient, integrated building control usa.siemens.com/desigocc s For Internal Use Only 1

More information

HWIN CCTV Camera Control Application

HWIN CCTV Camera Control Application HWIN CCTV Camera Control Application HERNIS CCTV Solutions HWIN - Camera control and Video management HWIN is the primary application for control of cameras in HERNIS CCTV systems. Extensive CCTV expertise

More information

EnergyMaster. ENEC Monitoring System. An on-site supervision and remote monitoring solution

EnergyMaster. ENEC Monitoring System. An on-site supervision and remote monitoring solution EnergyMaster ENEC Monitoring System An on-site supervision and remote monitoring solution ENERGYMASTER ENEC MONITORING SYSTEMS AN ON-SITE SUPERVISION AND REMOTE MONITORING SOLUTION Take Control of Your

More information

DryLINK TRAINING Phoenix DryMAX XL and DryLINK

DryLINK TRAINING Phoenix DryMAX XL and DryLINK DryLINK TRAINING Phoenix DryMAX XL and DryLINK FREE MOBILE APP 125 PPD XL LGR DEHUMIDIFIER WITH BLUETOOTH BE EVERYWHERE AT ONCE TABLE OF CONTENTS Introduction...3 Initial Setup Downloading the App...4

More information

Session VI Smart safety systems

Session VI Smart safety systems Session VI Smart safety systems September 09th, 2016 Kolkata Denzil D Enterprise security Building Technologies Siemens Ltd Siemens AG 2011. All rights reserved. Safety every where Hospital Office Residential

More information

ArcGIS Online at Philadelphia Water Department

ArcGIS Online at Philadelphia Water Department ArcGIS Online at Philadelphia Water Department ESRI Public Sector Conference December 2017 Jessica Gould, GISP Megan Clarkin, AICP, LEED Green Associate Tim Smith We provide the City with integrated water,

More information

Enterprise Service Bus

Enterprise Service Bus Enterprise Service Bus Suva Uses WSO2 ESB to Manage 100-Plus Web Services Internally and Across Customers, Government Agencies, and Other Third Parties As Switzerland s leading provider of federal insurance

More information

ASiV alarms, trends and diagnostics TM640

ASiV alarms, trends and diagnostics TM640 t ep rin ASiV alarms, trends and diagnostics no t fo rr TM640 Introduction Requirements Training modules: TM610 The Basics of ASiV Software: Automation Studio 3.0.80 Automation Runtime 3.00 Hardware: [optional]

More information

DeltaV Analyze. Introduction. Benefits. Continuous automated DeltaV System alarm system performance monitoring

DeltaV Analyze. Introduction. Benefits. Continuous automated DeltaV System alarm system performance monitoring DeltaV Distributed Control System Product Data Sheet December 2016 DeltaV Analyze Continuous automated DeltaV System alarm system performance monitoring Trends of alarms, events, and user actions Identification

More information

WIN-911: Advanced Alarm Notification Software

WIN-911: Advanced Alarm Notification Software THE MOST WIDELY USED ALARM NOTIFICATION PLATFORM IN INDUSTRY AND IIoT WIN-911: Advanced Alarm Notification Software Steve Szabo Regional Sales Director EMEA Agenda WIN-911 Background Value Proposition

More information

STRIPEYFISH. Utilities for VMware Series. sfvalarms User Guide

STRIPEYFISH. Utilities for VMware Series. sfvalarms User Guide STRIPEYFISH Utilities for VMware Series sfvalarms User Guide S T R I P E Y F I S H sfvalarms User Guide Revision 3 StripeyFish 2013 www.stripeyfish.co.uk Table of Contents Introduction... 1 What is covered

More information

Niagara4 Technical Certification Program Student Guide DAY 1 DAY 2

Niagara4 Technical Certification Program Student Guide DAY 1 DAY 2 Niagara4 Technical Certification Program Student Guide DAY 1 Welcome Course Introduction Platforms & Stations Niagara4 Fundamentals Simple Logic: Hot Water Pump Control (Thermostatic) Simple Logic: Hot

More information

The Esri Public Works Platform. More Than Mapping

The Esri Public Works Platform. More Than Mapping The Esri Public Works Platform More Than Mapping Intelligent Public Works Sustaining a safe, vibrant community requires a smart public works system. Esri created a platform that connects public works departments

More information

Improved Lifecycle Management for BI. David Brockington SAP Business Objects, Product Management June, 2009

Improved Lifecycle Management for BI. David Brockington SAP Business Objects, Product Management June, 2009 Improved Lifecycle Management for BI David Brockington SAP Business Objects, Product Management June, 2009 Agenda 1. Introduction 2. SAP BusinessObjects LifeCycle Manager Overview 3. Other SAP BusinessObjects

More information

Enterprise Application Mashup Architecting the Future

Enterprise Application Mashup Architecting the Future Enterprise Application Mashup Architecting the Future Eugene Ciurana Director, Systems Infrastructure LeapFrog Enterprises, Inc. eugenex@leapfrog.com pr3d4t0r @ irc://irc.freenode.net ##java, #esb, #awk,

More information

Oracle Retail Merchandise Financial Planning

Oracle Retail Merchandise Financial Planning Oracle Retail Merchandise Financial Planning Release Notes Release 13.4 December 2012 Oracle Retail Merchandise Financial Planning (MFP) provides strategic and financial product planning functions. These

More information

Rosenberger Intergrated Operation and Maintenance Center for all repeaters(2g/3g/lte) following CMCC and TMN specification.

Rosenberger Intergrated Operation and Maintenance Center for all repeaters(2g/3g/lte) following CMCC and TMN specification. Rosenberger Intergrated Operation and Maintenance Center for all repeaters(2g/3g/lte) following CMCC and TMN specification. Main Features The topology relationship of all repeater is shown by the domain

More information

USER S GUIDE. AXIS Cross Line Detection

USER S GUIDE. AXIS Cross Line Detection USER S GUIDE AXIS Cross Line Detection User s Guide Rev. 1.00 Copyright Axis Communications AB, 2009 November 2009 Part no. 36687 AXIS Cross Line Detection AXIS Cross Line Detection is a trip-wire application

More information

First day: SmartLink Web and SmartPager SmartLink and SmartPager installation Second day: SmartLink and SmartPager Configuration Alarms Management

First day: SmartLink Web and SmartPager SmartLink and SmartPager installation Second day: SmartLink and SmartPager Configuration Alarms Management First day: SmartLink Web and SmartPager SmartLink and SmartPager installation Second day: SmartLink and SmartPager Configuration Alarms Management Trace Log and FAQ Lorenzo Marino Software Engineer in

More information

EC-BOS-602/616 AX Security

EC-BOS-602/616 AX Security D a t a s h e e t EC-BOS-602/616 AX Security Comprehensive, easy-to-use Access Control management solution Overview The heart of EC-Net AX Security is the EC- BOS-602/616 AX Security, an advanced IP-based

More information

CODAC Core System 5.4 CS-Studio Release Notes

CODAC Core System 5.4 CS-Studio Release Notes IDM UID UBEVKZ VERSION CREATED ON / VERSION / STATUS 01 Feb 2017 / 1.0 / Approved EXTERNAL REFERENCE / VERSION User Manual CODAC Core System 5.4 CS-Studio Release Notes In CODAC Core System 5.4, CS-Studio

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

HOME AUTOMATION BASED PROJECTS

HOME AUTOMATION BASED PROJECTS ************************************************************************ INNOVATIVE & APPLICATION ORIENTED PROJECTS ON SVSEMBEDDED SYSTEMS (8051/AVR/ARM7/MSP430/RENESAS/ARM cortex M3) ************************************************************************

More information

Calcolatori, Internet e il Web

Calcolatori, Internet e il Web Calcolatori, Internet e il Web Refresher on Computer Fundamentals and Networking History of computers Architecture of a computer Data representation within a computer Computer networks and the Internet

More information

PANIC, The ALBA Alarm System. Sergi Rubio Manrique, ALBA Synchrotron, Barcelona

PANIC, The ALBA Alarm System. Sergi Rubio Manrique, ALBA Synchrotron, Barcelona PANIC, The ALBA Alarm System, ALBA Synchrotron, Barcelona Some Alba Facts - Less than 15 km. from Barcelona downtown. - 3 Gev Lightsource, in operation since 2010-7 Beamlines open to users since 2012,

More information

Live, Work, Locate and Site Selector

Live, Work, Locate and Site Selector Configuring Live, Work, Locate and Site Selector in Your Community John Hauck ArcGIS for State Government Solutions for Esri s government customers Series of useful maps and apps focused on government

More information

Lesson 11 Internet Connected Environment (Weather, Air Pollution and Forest Fire) Monitoring

Lesson 11 Internet Connected Environment (Weather, Air Pollution and Forest Fire) Monitoring Lesson 11 Internet Connected Environment (Weather, Air Pollution and Forest Fire) Monitoring 1 Environment Monitoring Weather Uses of sensors for T, RH and Patm parameters, WSNs, access points, gateways

More information

Surveillance Solution

Surveillance Solution DahuaSecurity Surveillance Solution System Composition ALARM HOST CLIENT TV WALL PC NKB3000 Mobile IVS DSS CENTER DSS M70 DVI/VGA ACCESS CONTROL VIDEO STORAGE IP camera NVR EVS 2 System Composition DSS

More information

Connectivity Control Confidence

Connectivity Control Confidence Connectivity Control Confidence Control Systems CS Designed and manufactured in the USA Letter from the CEO James Hawkins, CEO Kenall Manufacturing The lighting controls market has been dramatically transformed

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

OPX-BOX. Platform Highlights. Software Support. Key Features

OPX-BOX. Platform Highlights. Software Support. Key Features Ultra Compact, Highly Versatile OTDR with Bluetooth Wireless and USB Control The VeEX is an ultra-compact, OTDR designed to operate remotely using Fiberizer software. The unit can be controlled via USB

More information

MONITORING. Software. M2M Transfer. Data Input. Processing. Reports Graphs, Excel Alarms. Logging Analysis, Alarms Various products

MONITORING. Software. M2M Transfer. Data Input. Processing. Reports Graphs, Excel Alarms. Logging Analysis, Alarms Various products MONITORING Measurement Sensors Dry contacts Logging Analysis, Alarms Various products XML/HTTP SNMP, E-mail GPRS/SMS Reports Graphs, Excel Alarms www.hw-group.com Measurement, Sensors Temperature Humidity

More information

EXPORTING ALARM SETPOINTS IN SIEMENS PCS7

EXPORTING ALARM SETPOINTS IN SIEMENS PCS7 2017 Siemens Automation Summit EXPORTING ALARM SETPOINTS IN SIEMENS PCS7 Jared Romano, Pigler Automation usa.siemens.com/summit 2017 Automation Summit Title: EXPORTING ALARM INFORMATION FROM SIEMENS PCS7

More information

Milestone SMI Intrepid II Perimeter Module 1.1 User s Manual

Milestone SMI Intrepid II Perimeter Module 1.1 User s Manual Milestone SMI Intrepid II Perimeter Module 1.1 User s Manual Target Audience for this Document This document is aimed at system users and provides descriptions on how to install and maintain the Milestone

More information

Pro-Watch Facility Manager

Pro-Watch Facility Manager Connected Building Platform Pro-Watch Facility Manager Alarm management system Alarm management system with new design. is a PC based management system, a technology specifically designed to meet high

More information

2017/11/16 P a g e 1

2017/11/16 P a g e 1 2017/11/16 P a g e 1 Contents What s New... 2 Fixes... 3 Driver Updates... 3 New Sensors... 3 New Features... 3 How To... 4 Security... 4 Auditing... 6 Smart UI/MAPS Title 21 CFR Part 11 Auditing... 6

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

Section 5. Control Systems

Section 5. Control Systems Section 5 There are several Kaleidescape options available for controlling a Premier system. Kaleidescape Remote Kaleidescape App for ipad Kaleidescape Child Remote Browser interface control panels A Premiere

More information

ZIPAMINI. Smart Home Controller. make your home smart. Control your home from anywhere in the world. find out more at

ZIPAMINI. Smart Home Controller. make your home smart. Control your home from anywhere in the world. find out more at ZIPAMINI Smart Home Controller Control your home from anywhere in the world ZIPAMINI Connect everything Makes every home safe, comfortable and energy efficient MAKES EVERY HOME SMART Everyone likes the

More information

GMS GRAPHICAL MANAGEMENT SYSTEM

GMS GRAPHICAL MANAGEMENT SYSTEM GMS GRAPHICAL MANAGEMENT SYSTEM 1 GMS Security management system for multi-site organizations. PACOM Graphical Management System (GMS) is the modular client-server application that integrates all of PACOM

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

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

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

Secure Setup. 1. Download the app. Visit the App Store, Google Play, or to download the free Canary app on your smartphone.

Secure Setup. 1. Download the app. Visit the App Store, Google Play, or  to download the free Canary app on your smartphone. User Guide Table of Contents 3 Secure Setup 4 Setup Requirements 5 Home Screen 6 Modes 7 Mode Settings 8 Manual Mode Switching 9 Watch Live 10 Timeline 11 Event Screen 12 Motion Notification Settings 13

More information

Risk Analysis Tools to Support Resilient Design

Risk Analysis Tools to Support Resilient Design Risk Analysis Tools to Support Resilient Design 1755 Cape Ann 6.3: BC WO Paul A. Morey FEMA Region I Woods Hole, MA/NOAA Hurricane & Earthquake Program Manager Maps Commonly used by FEMA and other Federal,

More information

Oracle Retail Cloud Services and Business Agility

Oracle Retail Cloud Services and Business Agility Oracle Retail Integration Cloud Service Release Notes Release 16.0 E86014-01 March 2017 This document introduces Oracle Retail Integration Cloud Service 16.0. Overview The Oracle Retail Integration Cloud

More information

Driving simplicity. Facility and security management in a single interface

Driving simplicity. Facility and security management in a single interface Driving simplicity Facility and security management in a single interface An open platform is a smart way to drive simplicity, giving you the flexibility to manage your entire operation from a single interface

More information

Alessio Fioravanti, Silvano Lutri, TWS/DWC FP IBM Corporation

Alessio Fioravanti, Silvano Lutri, TWS/DWC FP IBM Corporation Alessio Fioravanti, alessio.fioravanti@it.ibm.com Silvano Lutri, silvano_lutri@it.ibm.com TWS/DWC 9.1.0 FP1 DWC FP1 Enhancements 2 TWS / DWC 9.1 FP1 DWC 9.1 FP1 Enhancements Direct Query: Monitoring task

More information

Functional Enhancements

Functional Enhancements Oracle Retail Xstore Suite Release Notes Release 15.0 E69286-01 December 2015 This document highlights the major changes for Release 15.0 of Oracle Retail Xstore Suite. Overview Oracle Retail Xstore Suite

More information

Avigilon System Integration Guide. Avigilon Control Center with AMAG Symmetry Security Management System 7.0

Avigilon System Integration Guide. Avigilon Control Center with AMAG Symmetry Security Management System 7.0 Avigilon System Integration Guide Avigilon Control Center with AMAG Symmetry Security Management System 7.0 2013-2016, Avigilon Corporation. All rights reserved. AVIGILON, the AVIGILON logo, HDSM, HIGH

More information

TRY IT FREE. Design. 2020spaces.com/2020Design

TRY IT FREE. Design. 2020spaces.com/2020Design Design Design, plan and visualize kitchens and bathrooms with thousands of flexible products from manufacturer catalogs and stunning 3D renderings. Improve the design experience for you and your clients

More information

by Honeywell WINMAG THE ULTIMATE VIGILON TEXT AND GRAPHICS SOFTWARE

by Honeywell WINMAG THE ULTIMATE VIGILON TEXT AND GRAPHICS SOFTWARE WINMAG THE ULTIMATE VIGILON TEXT AND GRAPHICS SOFTWARE by Honeywell WINMAG, The Ultimate Vigilon Text And Graphics Software WINMAG offers the best possible integrated visual data and management solution

More information

Compact Product Suite Compact HMI 6.0 Overview ABB

Compact Product Suite Compact HMI 6.0 Overview ABB Compact Product Suite Compact HMI 6.0 Overview ABB 2 OVERVIEW COMPACT HMI VERSION 6.0 Compact HMI A feature-rich human-machine interface Another feature is the high performance prefabricated, reusable

More information

New Features in Neuron ESB 3.0

New Features in Neuron ESB 3.0 New Features in Neuron ESB 3.0 The release of Neuron ESB 3.0 continues the trend of productivity and innovation for the Microsoft Platform. Neuron ESB 3.0 has been extended to support the Microsoft.NET

More information

Hardware and Software Requirements

Hardware and Software Requirements Oracle Retail Invoice Matching Release Notes Release 13.0.1 August 2008 This document describes Oracle Retail Invoice Matching 13.0.1. ReIM Release 13.0.1 is a full product release that replaces ReIM 13.0.

More information

Hardware and Software Requirements

Hardware and Software Requirements Oracle Retail Xstore Suite Release Notes Release 16.0.0.1 E86009-01 March 2017 This document highlights the major changes for the 16.0.0.1 bundled hot fix of Oracle Retail Xstore Suite. Overview Oracle

More information

Content INTELLIGENT VEHICLE MONITORING SYSTEM CENTRAL MONITORING SOFTWARE MOBILE CENTRAL MONITORING SOFTWARE PLAY BACK SOFTWARE F-1

Content INTELLIGENT VEHICLE MONITORING SYSTEM CENTRAL MONITORING SOFTWARE MOBILE CENTRAL MONITORING SOFTWARE PLAY BACK SOFTWARE F-1 MDVR Software Content INTELLIGENT VEHICLE MONITORING SYSTEM F-2 CENTRAL MONITORING SOFTWARE F-4 MOBILE CENTRAL MONITORING SOFTWARE F-9 PLAY BACK SOFTWARE F-11 F-1 IVMS (Intelligent Vehicle Monitoring System)

More information

P2000 and Metasys System Integration

P2000 and Metasys System Integration P2000 and Metasys System Integration Product Bulletin Code No. LIT-12012141 Software Release 3.14 SP1 Issued June 23, 2017 The Johnson Controls P2000 Security Management System supports the integration

More information

Autodesk Robot Structural Analysis Robot API New Features

Autodesk Robot Structural Analysis Robot API New Features Autodesk Robot Structural Analysis 2016 Robot API New Features Robot API New Features 2016 ii Table of Contents RobotOM space 1 Robot Object Model 1 Data Server 2 Structure components 2 Load cases 2 Bars

More information

Fairfax County Community Services Board Emergency Response System: Notifier

Fairfax County Community Services Board Emergency Response System: Notifier Lathan S. Dennis, MSc., GIS Analyst Fairfax County, Human Services 12011 Government Center Parkway, Suite 946, Fairfax, VA 22035 Voice (703) 324-5648 Fax (703) 324-7572 Email ldenni@fairfaxcounty.gov Jim

More information

Using BIM model for Fire Emergency Evacuation Plan

Using BIM model for Fire Emergency Evacuation Plan Using BIM model for Fire Emergency Evacuation Plan Adam Stančík 1,, Roman Macháček 2, and Jiří Horák 1 1 Brno University of Technology, Institute of Computer Aided Engineering and Computer Science, 602

More information

Employment Opportunity

Employment Opportunity Employment Opportunity Habitat Coordinator This is a Washington Service Corps (WSC), AmeriCorps Individual Placement position with the City of Olympia, Public Works, Environmental Services. For more information

More information

This is your cloud. Paris OpenStack Summit

This is your cloud. Paris OpenStack Summit Paris OpenStack Summit This is your cloud. Monasca Deep Dive Monitoring-as-a-Service (at Scale) Roland Hochmuth, Sandy Walsh, Tong Li/ November 5, 2014 Agenda Problem Statement What is Monasca? Architecture

More information

MapObjects. Embeddable Mapping and GIS Components for Application Developers

MapObjects. Embeddable Mapping and GIS Components for Application Developers MapObjects Embeddable Mapping and GIS Components for Application Developers MapObjects Embeddable Mapping and GIS Components for Application Developers With MapObjects software, developers can create applications

More information

Skyresponse ThingWorx Extension. Version 1.0. User Guide

Skyresponse ThingWorx Extension. Version 1.0. User Guide Skyresponse ThingWorx Extension Version 1.0 User Guide Software Change Log...1 Introduction...1 About Skyresponse...1 Installation...2 Importing the Skyresponse ThingWorx Extension...2 Configuration and

More information

Mobile App & Customer Web Portal. Quick Start Guide

Mobile App & Customer Web Portal. Quick Start Guide Mobile App & Customer Web Portal Quick Start Guide Quickstart Guide Intro Welcome! This Quickstart guide is designed to help you get up and running with the core capabilities of your JAQX service. You

More information