26
Introduction to Status Enterprise

Introduction to Status Enterprise

  • Upload
    russ

  • View
    51

  • Download
    1

Embed Size (px)

DESCRIPTION

Introduction to Status Enterprise. What is Status Enterprise?. Status is an HMI/SCADA system with data modelling and asset management capabilities. HMI – Human Machine Interface SCADA – Supervisory Control and Data Access. What can I do with Status Enterprise?. - PowerPoint PPT Presentation

Citation preview

Page 1: Introduction to Status Enterprise

Introduction to Status Enterprise

Page 2: Introduction to Status Enterprise

What is Status Enterprise?

Status is an HMI/SCADA system with data modelling and asset management capabilities.

HMI – Human Machine InterfaceSCADA – Supervisory Control and Data Access

Page 3: Introduction to Status Enterprise

• Read and Write Commercial or Industrial Data• View Real Time and Historical Trends• Organize and Manage Your Assets• Integrate with Your Enterprise• Design Dashboards • Monitor Alarms• Archive Data

What can I do with Status Enterprise?

Page 4: Introduction to Status Enterprise

Dashboard Design Basics

Data Model with properties to bind to Controls for data binding

ToolboxData Binding

Publish

Page 5: Introduction to Status Enterprise

2 Graphic Design Applications

• Powerful Modern Graphics Designer with hundreds of controls• Point and Click Data Binding to your Data Model

Mimic Designer • Design once for Windows Client or HTML 5 enabled device• Zero Deployment• Mimic stored in the database as part of your data model• Mimic Reuse

Application Designer• Design a Windows Client Application with Visual Basic or C# code behind• Extremely extensible• Windows Client

Page 6: Introduction to Status Enterprise

Dashboard Samples

Page 7: Introduction to Status Enterprise

Dashboard Form Design

Data Binding

Page 8: Introduction to Status Enterprise

Viewing your Dashboards and Data

Windows, Web and Mobile Devices and Model Browser

Page 9: Introduction to Status Enterprise

Windows - Status Client

Page 10: Introduction to Status Enterprise

Web – Status Enterprise GatewayHTML 5 compatible browsers• HTML 5 Enabled Devices including iPad and iPhone• Firefox, Internet Explorer, Opera Safari, and Chrome

iPad

Desktop Browser

Page 11: Introduction to Status Enterprise

Model Browser

Page 12: Introduction to Status Enterprise

About Data Modelling

• description of 'real world’ people and objects such as flow meter, work order, or electrician

• used to aid in communication between groups within a company

• provide clarity for business and industrial processes and to lead to a more flexible and manageable system

Data Modelling = Organization

Page 13: Introduction to Status Enterprise

Old style HMI/SCADA Applications

Memory Addresses bound directly to graphics.

OPC Server/PLC

Page 14: Introduction to Status Enterprise

Utilizing a Data Model

Motor 3Asset Tag - MOT-90783

Model – RV-3545G

Motor 1Motor 2Motor 3

Motor 4

Display Name Asset TagRPMModel NumberEfficiencyRating

Asset TagDisplay NameEfficiencyModel NumberRatingRPM

Manual Input

Calculations - Workflow

OPC Server/PLC

Enterprise Apps

Data Model

Data

Graphics bound to Data Model

Page 15: Introduction to Status Enterprise

No Screen Reuse

OPC Server/PLC

Motor 1 Mimic

Motor 2 Mimic

Another Motor Requires Another Mimic

Page 16: Introduction to Status Enterprise

No Screen Reuse

Motor 7 Mimic

Motor 4 Mimic

Motor 1 Mimic

Motor 10 Mimic

Motor 8 Mimic

Motor 5 Mimic

Motor 2 Mimic

Motor 11 Mimic

Motor 9 Mimic

Motor 6 Mimic

Motor 3 Mimic

Motor 12 Mimic

Motor 14 MimicMotor 13 Mimic

Page 17: Introduction to Status Enterprise

Screen Reuse

Motor 14Asset Tag - MOT-90714

Model – RV-3545G

Motor 1Motor 2Motor 3Motor 4Motor 5Motor 6Motor 7Motor 8Motor 9Motor 10Motor 11Motor 12Motor 13Motor 14Motor..N

Data Model

Graphics bound to Data Model

Mimic – Motor Type

Page 18: Introduction to Status Enterprise

Advantages of Data Models

• Screen reuse - saves valuable time and labor cost• Add more relevant information to the assets you manage. Asset

Tag, Commission Date, Model Number, Repair Manuals, Trouble Shooting Guide, Operating Procedures

• Design and bind before OPC/PLC’s are present or online• Designers do not need intimate knowledge of the addresses• Engineers do not need to be graphic designers• No redeployment if OPC/PLC data mappings change• Integrate or CRM/ERP or other Enterprise Systems

Page 19: Introduction to Status Enterprise

Data Model Designer

• Designs the type system for the data model• Allows creation of instances of assets• Configures data logging, security, workflow and alarms• Communicates with the Status Server using a publicly accessible

object model

Page 20: Introduction to Status Enterprise

Status Object Model

• Allows programmatic access to live data, historical and alarms in the data model

• .NET API’s• Model Configuration

• Workflow• Automated Operations• Batch• Custom Behavior• Model Generation

Page 21: Introduction to Status Enterprise

Data Connector Service

Page 22: Introduction to Status Enterprise

Data Connector Service

• Installed near ‘live’ data• Connects back to Status Server• Maps live data points to data items in the data model or vise

versa (bi directional)• Connectors for OPC DA, OPC UA, ODBC and Status Machine

Edition• Sample connector for custom data (Stock Symbol Data

Connector)

Page 23: Introduction to Status Enterprise

What is OPC UA?

The Unified Architecture (UA) is the next generation OPC standard that provides a cohesive, secure and reliable cross platform framework for access to real time and historical data and events.

Page 24: Introduction to Status Enterprise

Why a New OPC Architecture

• Microsoft has deemphasized COM in favor of cross-platform capable Web Services and SOA (Service Oriented Architecture)

• OPC Vendors want a single set of services to expose the OPC data models (DA, A&E, HDA ...)

• OPC Vendors want to implement OPC on non-Microsoft systems and embedded devices

• Other collaborating organizations need a reliable, efficient way to move higher level structured data

- OPC Foundation

Page 25: Introduction to Status Enterprise

Status Enterprise Server

• OPC UA Server• Houses the OPC UA Data Model• Real Time OPC UA Data and Historical Data• Hosts Alarming, Workflow and Historical Data Access• Serves up Mimics designed with the Mimic Designer

to Windows and Web clients• SQL Server or SQLite Database• ISA 95 Compatible

Page 26: Introduction to Status Enterprise