SlideShare ist ein Scribd-Unternehmen logo
1 von 27
Kepware Product Overview From Transcend Automation
Topics Familiarize you with “Kepware?” Discuss Kepware products & licensing Navigate you to helpful resources  Open up to Q&A One more thing….
Kepware #1 Choice for 3rd Party Connectivity Broadest Product Offering Highest Quality Product Excellent Technical Support Large Installed Base to Leverage Sole Focus is Communication Software The Automation Industry is Implementing, Endorsing, & Standardizing on Kepware!
Kepware’s Primary Business Drivers for Major & Leading Protocols Automation and IT Related Communication Related Products Redundancy – Redundancy Master Bridging Tools – Link Master Simulation and Logging Products
Success Through…… Microsoft Embedded Partner (CE &XP) Rockwell Control Panels Cutler Hammer Control Panels GE Quick Panels Supporting Native Interfaces GE Fanuc NIO (IFIX) Wonderware Suitelink Wonderware Fast DDE Channel Partner Sales and Support OEM private label sales (IGS) Other OPC product sales  Up-sales of accessory products Results….Over 100,000 Drivers     Shipping Annually!
Endorsed By Industry Leaders
Our Recent Successes per our Partners…  Claire Cerrato, General Manager, Automation Software for GE Fanuc  "Kepware offers leading support for GE Fanuc hardware products today," said Claire Cerrato, General Manager, Automation Software for GE Fanuc. "And, we look forward to working with them on GE Fanuc protocols and leveraging their expertise with other protocols in the industry. This collaboration will deliver industry-leading communications, with a tight integration to GE Fanuc HMI/SCADA solutions." Craig Resnick, Research Director - ARC Advisory Group“The architecture and design of the Kepware products is outstanding, Kepware truly understands delivering quality products that facilitate the deployment of totally interoperable and reliable solutions. Many vendors resell and re-brand versions of the KEPServerEX product. Kepware's OPC certification automatically applies to all these products. Future vendors that partner with Kepware, will instantly benefit from OPC certification that Kepware offers."
Voted #1 By The Market  “Engineer’s Choice” ** Award KEPServerEX is the Winner iSNMP is the Runner Up! ** - Survey by Control Engineering Magazine  OPCTI *** Award KEPServerEX gets “Five Star” Rating *** - Independent Quality Review  “OPC Certified” **** KEPServerEX gets Top Score – Passes with Ease **** - Independent Certification Test
Kepware Product Briefs OPC Connectivity
KEPServerEX Benefits Flagship Product Single, Consistent OPC Server Interface withfor 130+ Different Protocols…Plug & Play Drivers Cover Every Major PLC Family Auto-Configuration Built Into Many Drivers Application Connectivity/Native Interfaces Licensed by Major AutomationVendors and OEMs
KEPServerEX Key Features
U-CONProtocol Server (User Configurable Driver) U-CON Benefits Connectivity to Any Device Without the Need for Driver Development Simple Menu Driven Configuration Build Complex Read and Write Transactions Data Sent and Received in Packed Binary, ASCII, ASCII Hex, and Simple Text Formats Support both Serial and Ethernet protocols Development & Runtime Licensing available Leverages KEPServerEX Architecture
U-CON Typical Applications U-CON Typical Applications Analysis EquipmentAndon Boards & Digital DisplaysBarcode ScannersBlenders / FeedersCoding / Marking / PrintingGPS & NavigationInput / Output (IO) dataRFID ReadersSensors & InstrumentsVision SystemsWeigh Scales You can Connect to a Weigh Scale!Using U-CON with an IND780 scale terminal made by Mettler ToledoU-CON scale/Mettler download includes:Step-by-step Directions, Scale Protocol Instructions, U-CON Project File, User Manual, Datasheet You can Connect to Keyence CV3002 controllers!U-CON Vision System/Keyence download includes:Readme instructions, U-CON Project File, User Manual, Datasheet
LinkMaster Benefits A Data bridge Between Multiple OPC Servers or Multiple Drivers in the same Server or Server & Client Support Multiple Data Transfer Rates Using LinkGroups Concentrates data from multiple PLC’s into one Device  Acts both as client and server Built in Redundancy & Reconnects with OPC Servers Simple Drag and Drop Programming
Key LinkMaster Features Event Viewer Included with the LinkMaster package is a stand alone event monitoring application called the EventViewer. The EventViewer is a 32-bit Windows application that monitors and displays events occurring on any running LinkMaster application, either remotely or locally, allowing multiple LinkMaster systems to be monitored concurrently. Built-in RedundancyThis feature allows a pair of LinkMaster machines to operate in redundant pairs where one LinkMaster machine operates as the "Primary" node and the other as the "Secondary" node. When the "Primary" node fails, the "Secondary" node promotes itself and takes over the role of the primary. When the "Primary" node comes back up again, the "Secondary" node demotes itself and the "Primary" node performs the data transfer once again.
RedundancyMaster Benefits If an OPC Server Failure Occurs, RMSwitches to a Secondary OPC Server Automatically Easy Setup - No Programming or Application Changes Required Supports Multiple OPC Server Pairs Add Redundant Data Collectionto any OPC Applications Available Failover Modes Hot, Warm, and Cold
RedundancyMaster “Connection Mode” Features Cold (Active machine only):   In this mode, the application will only connect to one underlying server at a time. On startup, a connection to the primary server will be made and all client related requests will be forwarded onto the primary. In the event that the connection to the primary fails, or communications to the primary is lost, a connection to the secondary will be made. If the redundancy application is unable to obtain a connection to the secondary, it will continue to ping-pong between the two servers until it makes a successful connection. The 'cold' connection mode minimizes the amount of system resources It also reduces network traffic since there is no need to poll the inactive machine in addition to the active machine, as in other modes Warm (Both machines, subscribe to items on active machine):   In this mode, the application will attempt to maintain a connection to both the primary and secondary servers at all times. On startup, the application will initialize data callbacks for the primary server only. In the event that the connection to the primary fails, or communications to the primary is lost, a data callback will be initialized for the secondary server. Periodically, both servers will be pinged to determine if the connection is still valid.  Hot (Both machines, subscribe to items on both machines):   In this mode, the application will attempt to maintain a connection to both the primary and secondary servers at all times. On startup, the application will initialize data callbacks for both primary and secondary servers so that both servers will send data change notifications. The data received from the primary server will be forwarded onto the client. In the event that the connection to the primary fails, or communications to the primary is lost, data received for the secondary will immediately be forwarded onto the client. In either case, writes will only be forwarded to the active server.
Data Logger Benefits Provides Basic logging functions with KEPServerEX Trigger data logging according to Date Change, Time, and/or Expression Allows Logging to ODBC Compatible Database (SQL, MYSQL, & Access) Simple Drag and Drop Configuration Automatic table creation (Narrow & Wide Formats)
DataLogger Tips Logging Data Consumes Disk Space The amount of data you are logging and the frequency at which it is logged can consume hard disk space at a very quick pace  Plan your design The best way to plan your DataLogger project is by determining what you want to do with the data you are logging. Knowing what you are going to do allows you to create your data tables in the most optimized format.  Optimizing Data Logging It is possible to tailor the threading model of DataLogger to suit the user's needs. The DataLogger interprets each DSN as a queue to create a new logging thread. For example,  Logging to Microsoft Excel Logging to existing tables in Excel files is supported by DataLogger via the Microsoft Access ODBC driver and the Link Tables feature in Access. Note: DataLogger cannot be used to create new tables in Excel.  Data Source Handling of Timestamp and Date/Time Each data source is going to handle the date and time a little differently and in some cases the formatting will be very different.  Error Handling – Database full Each data source will have a slightly different error response when the database is full. Typically, KEPServerEX will post an event log message indicating that the RecordSet could not be queried.
A New Acquisition Manage & monitor the health & performance of the controller’s network within an automations ‘owned’ HMI Manage Network Infrastructure Traffic Analysis Quality of Service Manage Security Integrate with OPC Clients Read and Write Variables Expose New Data Through SNMP Write from OPC to SNMP Tags
When customer wants to... ,[object Object]
 Determine device availability
 Measure network throughput
 Take inventory of OS versions
 Collect device interface information
 Purchase an SNMP enabled device,[object Object]
Licensing KEPServerEX, L/M, & R/M  Per PC per driver/driver suite basis No limits to item/tag or number of devices (some exceptions) HW Key option available for $150/extra No restrictions on Client Connectivity BackUp/Stand By licenses are available UCON  Plus Development & Run Time Licenses SNMP  Per PC and Number of Devices  Basic (15), Expert (50), Enterprise (Unlimited)

Weitere ähnliche Inhalte

Was ist angesagt?

microcontroller based temperature sensor
microcontroller based temperature sensormicrocontroller based temperature sensor
microcontroller based temperature sensor
Derrick D'souza
 
Supervisory Contro and Data Acquisition - SCADA
Supervisory Contro and Data Acquisition - SCADASupervisory Contro and Data Acquisition - SCADA
Supervisory Contro and Data Acquisition - SCADA
Ahmed Elsayed
 

Was ist angesagt? (20)

Arduino e-Course Syllabus for Beginners
Arduino e-Course Syllabus for BeginnersArduino e-Course Syllabus for Beginners
Arduino e-Course Syllabus for Beginners
 
Virtual Instrument
Virtual InstrumentVirtual Instrument
Virtual Instrument
 
Scada classification
Scada classificationScada classification
Scada classification
 
LabVIEW based SCADA system for CERAMIC INDUSTRY
LabVIEW based SCADA system for CERAMIC INDUSTRYLabVIEW based SCADA system for CERAMIC INDUSTRY
LabVIEW based SCADA system for CERAMIC INDUSTRY
 
Plc and scada report
Plc and scada reportPlc and scada report
Plc and scada report
 
microcontroller based temperature sensor
microcontroller based temperature sensormicrocontroller based temperature sensor
microcontroller based temperature sensor
 
Automated packaging machine using plc
Automated packaging machine using plcAutomated packaging machine using plc
Automated packaging machine using plc
 
Supervisory Contro and Data Acquisition - SCADA
Supervisory Contro and Data Acquisition - SCADASupervisory Contro and Data Acquisition - SCADA
Supervisory Contro and Data Acquisition - SCADA
 
A presentation on scada system
A presentation on scada systemA presentation on scada system
A presentation on scada system
 
Sensors
SensorsSensors
Sensors
 
Automation PLC & SCADA
Automation PLC & SCADA Automation PLC & SCADA
Automation PLC & SCADA
 
Plc course presentation
Plc course presentationPlc course presentation
Plc course presentation
 
All about scada
All about scadaAll about scada
All about scada
 
A Report on Bidirectional Visitor Counter using IR sensors and Arduino Uno R3
A Report on Bidirectional Visitor Counter using IR sensors and Arduino Uno R3A Report on Bidirectional Visitor Counter using IR sensors and Arduino Uno R3
A Report on Bidirectional Visitor Counter using IR sensors and Arduino Uno R3
 
Scada architecture
Scada architectureScada architecture
Scada architecture
 
scada systems
scada systemsscada systems
scada systems
 
SCADA
SCADASCADA
SCADA
 
WEARABLE BIOSENSORS
WEARABLE BIOSENSORSWEARABLE BIOSENSORS
WEARABLE BIOSENSORS
 
Smart sensors
Smart sensorsSmart sensors
Smart sensors
 
plc-basics.pptx
plc-basics.pptxplc-basics.pptx
plc-basics.pptx
 

Andere mochten auch

La contabilidad y yoop ..jijijj..
La contabilidad y yoop ..jijijj..La contabilidad y yoop ..jijijj..
La contabilidad y yoop ..jijijj..
samysteffany
 
Forex e book-easy-forex
Forex e book-easy-forexForex e book-easy-forex
Forex e book-easy-forex
India Rocks
 
Illumis lights ac led zhaga slm flyer and data (email)
Illumis lights ac led zhaga slm flyer and data (email)Illumis lights ac led zhaga slm flyer and data (email)
Illumis lights ac led zhaga slm flyer and data (email)
Illumis Lights
 
Ecoplast Fiber presentation
Ecoplast Fiber presentationEcoplast Fiber presentation
Ecoplast Fiber presentation
Yana Cholakova
 

Andere mochten auch (20)

Percepción psicológica y emocional del diagnóstico y proceso de enferemdad
Percepción psicológica y emocional del diagnóstico y proceso de enferemdad Percepción psicológica y emocional del diagnóstico y proceso de enferemdad
Percepción psicológica y emocional del diagnóstico y proceso de enferemdad
 
16.07.12 Analyzing Logs/Configs of 200'000 Systems with Hadoop (Christoph Sch...
16.07.12 Analyzing Logs/Configs of 200'000 Systems with Hadoop (Christoph Sch...16.07.12 Analyzing Logs/Configs of 200'000 Systems with Hadoop (Christoph Sch...
16.07.12 Analyzing Logs/Configs of 200'000 Systems with Hadoop (Christoph Sch...
 
PROGRAMACIÓN ANDROID: MULTIMEDIA - LOS SONIDOS Y EL VIDEO
PROGRAMACIÓN ANDROID: MULTIMEDIA - LOS SONIDOS Y EL VIDEOPROGRAMACIÓN ANDROID: MULTIMEDIA - LOS SONIDOS Y EL VIDEO
PROGRAMACIÓN ANDROID: MULTIMEDIA - LOS SONIDOS Y EL VIDEO
 
Swiss Culinary Cup 2016 - Regolamento in italiano
Swiss Culinary Cup 2016 - Regolamento in italianoSwiss Culinary Cup 2016 - Regolamento in italiano
Swiss Culinary Cup 2016 - Regolamento in italiano
 
Boletin mayo 2011
Boletin mayo 2011Boletin mayo 2011
Boletin mayo 2011
 
Entrevista a Cortázar por Sara Castro
Entrevista a Cortázar por Sara CastroEntrevista a Cortázar por Sara Castro
Entrevista a Cortázar por Sara Castro
 
Diploma titles 2016 17
Diploma titles 2016 17Diploma titles 2016 17
Diploma titles 2016 17
 
Rev julio sept 2005
Rev julio   sept 2005Rev julio   sept 2005
Rev julio sept 2005
 
Hoteles y transporte promo barquisimeto
Hoteles y transporte promo barquisimetoHoteles y transporte promo barquisimeto
Hoteles y transporte promo barquisimeto
 
Sistemas..
Sistemas..Sistemas..
Sistemas..
 
Conozca qué odian las mujeres de sus contactos
Conozca qué odian las mujeres de sus contactosConozca qué odian las mujeres de sus contactos
Conozca qué odian las mujeres de sus contactos
 
La contabilidad y yoop ..jijijj..
La contabilidad y yoop ..jijijj..La contabilidad y yoop ..jijijj..
La contabilidad y yoop ..jijijj..
 
Forex e book-easy-forex
Forex e book-easy-forexForex e book-easy-forex
Forex e book-easy-forex
 
Mentis profilo aziendale
Mentis profilo aziendaleMentis profilo aziendale
Mentis profilo aziendale
 
Illumis lights ac led zhaga slm flyer and data (email)
Illumis lights ac led zhaga slm flyer and data (email)Illumis lights ac led zhaga slm flyer and data (email)
Illumis lights ac led zhaga slm flyer and data (email)
 
Ecoplast Fiber presentation
Ecoplast Fiber presentationEcoplast Fiber presentation
Ecoplast Fiber presentation
 
Make the Most of Hosted Unified Communications
Make the Most of Hosted Unified CommunicationsMake the Most of Hosted Unified Communications
Make the Most of Hosted Unified Communications
 
Ley Gener[1]
Ley Gener[1]Ley Gener[1]
Ley Gener[1]
 
Common Carbon Metric in Buildings in Putrajaya
Common Carbon Metric in Buildings in PutrajayaCommon Carbon Metric in Buildings in Putrajaya
Common Carbon Metric in Buildings in Putrajaya
 
The New Design Workflow
The New Design WorkflowThe New Design Workflow
The New Design Workflow
 

Ähnlich wie Transcend Automation's Kepware OPC Products

Microsoft Sync Framework (part 1) ABTO Software Lecture Garntsarik
Microsoft Sync Framework (part 1) ABTO Software Lecture GarntsarikMicrosoft Sync Framework (part 1) ABTO Software Lecture Garntsarik
Microsoft Sync Framework (part 1) ABTO Software Lecture Garntsarik
ABTO Software
 
OpManager Review
OpManager ReviewOpManager Review
OpManager Review
guesta265a9
 

Ähnlich wie Transcend Automation's Kepware OPC Products (20)

Internship msc cs
Internship msc csInternship msc cs
Internship msc cs
 
Transcend Automation's Kepware OPC Products
Transcend Automation's Kepware OPC ProductsTranscend Automation's Kepware OPC Products
Transcend Automation's Kepware OPC Products
 
Silk Performer Presentation v1
Silk Performer Presentation v1Silk Performer Presentation v1
Silk Performer Presentation v1
 
T3 Consortium's Performance Center of Excellence
T3 Consortium's Performance Center of ExcellenceT3 Consortium's Performance Center of Excellence
T3 Consortium's Performance Center of Excellence
 
IRJET- Real Time Monitoring of Servers with Prometheus and Grafana for High A...
IRJET- Real Time Monitoring of Servers with Prometheus and Grafana for High A...IRJET- Real Time Monitoring of Servers with Prometheus and Grafana for High A...
IRJET- Real Time Monitoring of Servers with Prometheus and Grafana for High A...
 
Components of client server application
Components of client server applicationComponents of client server application
Components of client server application
 
Become a Performance Diagnostics Hero
Become a Performance Diagnostics HeroBecome a Performance Diagnostics Hero
Become a Performance Diagnostics Hero
 
Microsoft Sync Framework (part 1) ABTO Software Lecture Garntsarik
Microsoft Sync Framework (part 1) ABTO Software Lecture GarntsarikMicrosoft Sync Framework (part 1) ABTO Software Lecture Garntsarik
Microsoft Sync Framework (part 1) ABTO Software Lecture Garntsarik
 
Architecting and Tuning IIB/eXtreme Scale for Maximum Performance and Reliabi...
Architecting and Tuning IIB/eXtreme Scale for Maximum Performance and Reliabi...Architecting and Tuning IIB/eXtreme Scale for Maximum Performance and Reliabi...
Architecting and Tuning IIB/eXtreme Scale for Maximum Performance and Reliabi...
 
Smart Printing Technical Presentation
Smart Printing Technical PresentationSmart Printing Technical Presentation
Smart Printing Technical Presentation
 
Confluent Partner Tech Talk with Reply
Confluent Partner Tech Talk with ReplyConfluent Partner Tech Talk with Reply
Confluent Partner Tech Talk with Reply
 
Proof of Concept Guide for ManageEngine OpManager
Proof of Concept Guide for ManageEngine OpManagerProof of Concept Guide for ManageEngine OpManager
Proof of Concept Guide for ManageEngine OpManager
 
Harbour IT & VMware - vForum 2010 Wrap
Harbour IT & VMware - vForum 2010 WrapHarbour IT & VMware - vForum 2010 Wrap
Harbour IT & VMware - vForum 2010 Wrap
 
Opmanager
OpmanagerOpmanager
Opmanager
 
Air Quality Data Acquisition and Management Systems
Air Quality Data Acquisition and Management SystemsAir Quality Data Acquisition and Management Systems
Air Quality Data Acquisition and Management Systems
 
OpManager Review
OpManager ReviewOpManager Review
OpManager Review
 
IPlant_LEC
IPlant_LECIPlant_LEC
IPlant_LEC
 
Building an Observability Platform in 389 Difficult Steps
Building an Observability Platform in 389 Difficult StepsBuilding an Observability Platform in 389 Difficult Steps
Building an Observability Platform in 389 Difficult Steps
 
Building and Scaling a WebSockets Pubsub System
Building and Scaling a WebSockets Pubsub SystemBuilding and Scaling a WebSockets Pubsub System
Building and Scaling a WebSockets Pubsub System
 
Service Assurance Constructs for Achieving Network Transformation by Sunku Ra...
Service Assurance Constructs for Achieving Network Transformation by Sunku Ra...Service Assurance Constructs for Achieving Network Transformation by Sunku Ra...
Service Assurance Constructs for Achieving Network Transformation by Sunku Ra...
 

Kürzlich hochgeladen

Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Victor Rentea
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 

Kürzlich hochgeladen (20)

Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 

Transcend Automation's Kepware OPC Products

  • 1. Kepware Product Overview From Transcend Automation
  • 2. Topics Familiarize you with “Kepware?” Discuss Kepware products & licensing Navigate you to helpful resources Open up to Q&A One more thing….
  • 3. Kepware #1 Choice for 3rd Party Connectivity Broadest Product Offering Highest Quality Product Excellent Technical Support Large Installed Base to Leverage Sole Focus is Communication Software The Automation Industry is Implementing, Endorsing, & Standardizing on Kepware!
  • 4. Kepware’s Primary Business Drivers for Major & Leading Protocols Automation and IT Related Communication Related Products Redundancy – Redundancy Master Bridging Tools – Link Master Simulation and Logging Products
  • 5. Success Through…… Microsoft Embedded Partner (CE &XP) Rockwell Control Panels Cutler Hammer Control Panels GE Quick Panels Supporting Native Interfaces GE Fanuc NIO (IFIX) Wonderware Suitelink Wonderware Fast DDE Channel Partner Sales and Support OEM private label sales (IGS) Other OPC product sales Up-sales of accessory products Results….Over 100,000 Drivers Shipping Annually!
  • 7. Our Recent Successes per our Partners… Claire Cerrato, General Manager, Automation Software for GE Fanuc "Kepware offers leading support for GE Fanuc hardware products today," said Claire Cerrato, General Manager, Automation Software for GE Fanuc. "And, we look forward to working with them on GE Fanuc protocols and leveraging their expertise with other protocols in the industry. This collaboration will deliver industry-leading communications, with a tight integration to GE Fanuc HMI/SCADA solutions." Craig Resnick, Research Director - ARC Advisory Group“The architecture and design of the Kepware products is outstanding, Kepware truly understands delivering quality products that facilitate the deployment of totally interoperable and reliable solutions. Many vendors resell and re-brand versions of the KEPServerEX product. Kepware's OPC certification automatically applies to all these products. Future vendors that partner with Kepware, will instantly benefit from OPC certification that Kepware offers."
  • 8. Voted #1 By The Market “Engineer’s Choice” ** Award KEPServerEX is the Winner iSNMP is the Runner Up! ** - Survey by Control Engineering Magazine OPCTI *** Award KEPServerEX gets “Five Star” Rating *** - Independent Quality Review “OPC Certified” **** KEPServerEX gets Top Score – Passes with Ease **** - Independent Certification Test
  • 9. Kepware Product Briefs OPC Connectivity
  • 10. KEPServerEX Benefits Flagship Product Single, Consistent OPC Server Interface withfor 130+ Different Protocols…Plug & Play Drivers Cover Every Major PLC Family Auto-Configuration Built Into Many Drivers Application Connectivity/Native Interfaces Licensed by Major AutomationVendors and OEMs
  • 12. U-CONProtocol Server (User Configurable Driver) U-CON Benefits Connectivity to Any Device Without the Need for Driver Development Simple Menu Driven Configuration Build Complex Read and Write Transactions Data Sent and Received in Packed Binary, ASCII, ASCII Hex, and Simple Text Formats Support both Serial and Ethernet protocols Development & Runtime Licensing available Leverages KEPServerEX Architecture
  • 13. U-CON Typical Applications U-CON Typical Applications Analysis EquipmentAndon Boards & Digital DisplaysBarcode ScannersBlenders / FeedersCoding / Marking / PrintingGPS & NavigationInput / Output (IO) dataRFID ReadersSensors & InstrumentsVision SystemsWeigh Scales You can Connect to a Weigh Scale!Using U-CON with an IND780 scale terminal made by Mettler ToledoU-CON scale/Mettler download includes:Step-by-step Directions, Scale Protocol Instructions, U-CON Project File, User Manual, Datasheet You can Connect to Keyence CV3002 controllers!U-CON Vision System/Keyence download includes:Readme instructions, U-CON Project File, User Manual, Datasheet
  • 14. LinkMaster Benefits A Data bridge Between Multiple OPC Servers or Multiple Drivers in the same Server or Server & Client Support Multiple Data Transfer Rates Using LinkGroups Concentrates data from multiple PLC’s into one Device Acts both as client and server Built in Redundancy & Reconnects with OPC Servers Simple Drag and Drop Programming
  • 15. Key LinkMaster Features Event Viewer Included with the LinkMaster package is a stand alone event monitoring application called the EventViewer. The EventViewer is a 32-bit Windows application that monitors and displays events occurring on any running LinkMaster application, either remotely or locally, allowing multiple LinkMaster systems to be monitored concurrently. Built-in RedundancyThis feature allows a pair of LinkMaster machines to operate in redundant pairs where one LinkMaster machine operates as the "Primary" node and the other as the "Secondary" node. When the "Primary" node fails, the "Secondary" node promotes itself and takes over the role of the primary. When the "Primary" node comes back up again, the "Secondary" node demotes itself and the "Primary" node performs the data transfer once again.
  • 16. RedundancyMaster Benefits If an OPC Server Failure Occurs, RMSwitches to a Secondary OPC Server Automatically Easy Setup - No Programming or Application Changes Required Supports Multiple OPC Server Pairs Add Redundant Data Collectionto any OPC Applications Available Failover Modes Hot, Warm, and Cold
  • 17. RedundancyMaster “Connection Mode” Features Cold (Active machine only):   In this mode, the application will only connect to one underlying server at a time. On startup, a connection to the primary server will be made and all client related requests will be forwarded onto the primary. In the event that the connection to the primary fails, or communications to the primary is lost, a connection to the secondary will be made. If the redundancy application is unable to obtain a connection to the secondary, it will continue to ping-pong between the two servers until it makes a successful connection. The 'cold' connection mode minimizes the amount of system resources It also reduces network traffic since there is no need to poll the inactive machine in addition to the active machine, as in other modes Warm (Both machines, subscribe to items on active machine):   In this mode, the application will attempt to maintain a connection to both the primary and secondary servers at all times. On startup, the application will initialize data callbacks for the primary server only. In the event that the connection to the primary fails, or communications to the primary is lost, a data callback will be initialized for the secondary server. Periodically, both servers will be pinged to determine if the connection is still valid. Hot (Both machines, subscribe to items on both machines):   In this mode, the application will attempt to maintain a connection to both the primary and secondary servers at all times. On startup, the application will initialize data callbacks for both primary and secondary servers so that both servers will send data change notifications. The data received from the primary server will be forwarded onto the client. In the event that the connection to the primary fails, or communications to the primary is lost, data received for the secondary will immediately be forwarded onto the client. In either case, writes will only be forwarded to the active server.
  • 18. Data Logger Benefits Provides Basic logging functions with KEPServerEX Trigger data logging according to Date Change, Time, and/or Expression Allows Logging to ODBC Compatible Database (SQL, MYSQL, & Access) Simple Drag and Drop Configuration Automatic table creation (Narrow & Wide Formats)
  • 19. DataLogger Tips Logging Data Consumes Disk Space The amount of data you are logging and the frequency at which it is logged can consume hard disk space at a very quick pace Plan your design The best way to plan your DataLogger project is by determining what you want to do with the data you are logging. Knowing what you are going to do allows you to create your data tables in the most optimized format. Optimizing Data Logging It is possible to tailor the threading model of DataLogger to suit the user's needs. The DataLogger interprets each DSN as a queue to create a new logging thread. For example, Logging to Microsoft Excel Logging to existing tables in Excel files is supported by DataLogger via the Microsoft Access ODBC driver and the Link Tables feature in Access. Note: DataLogger cannot be used to create new tables in Excel. Data Source Handling of Timestamp and Date/Time Each data source is going to handle the date and time a little differently and in some cases the formatting will be very different. Error Handling – Database full Each data source will have a slightly different error response when the database is full. Typically, KEPServerEX will post an event log message indicating that the RecordSet could not be queried.
  • 20. A New Acquisition Manage & monitor the health & performance of the controller’s network within an automations ‘owned’ HMI Manage Network Infrastructure Traffic Analysis Quality of Service Manage Security Integrate with OPC Clients Read and Write Variables Expose New Data Through SNMP Write from OPC to SNMP Tags
  • 21.
  • 22. Determine device availability
  • 23. Measure network throughput
  • 24. Take inventory of OS versions
  • 25. Collect device interface information
  • 26.
  • 27. Licensing KEPServerEX, L/M, & R/M Per PC per driver/driver suite basis No limits to item/tag or number of devices (some exceptions) HW Key option available for $150/extra No restrictions on Client Connectivity BackUp/Stand By licenses are available UCON Plus Development & Run Time Licenses SNMP Per PC and Number of Devices Basic (15), Expert (50), Enterprise (Unlimited)
  • 28. Contact Info: Baiju.P.S/ Business Manager baiju.ps@transcenda.in +919986182625 www.transcenda.in
  • 30. Topics Familiarize you with “Why Kepware?” Discuss Kepware products & licensing Navigate you to helpful resources Open up to Q&A One more thing………
  • 31. KEPServer New ReleaseKEPServerEX Version 4.500.462.0 | February 11, 2009 Allen Bradley 1609 UPS Driver Beckhoff TwinCAT I/O driver OPTO22 Ethernet Driver System Monitor Driver Cutler-Hammer ELC Ethernet driver