CAD-Computer GmbH & Co.KG. GERMANY Copyright © CAD-Computer GmbH & Co. KG. November 2007 MCPS training Advanced NETSOL technical EURISM Amersfoort November.

Slides:



Advertisements
Similar presentations
Yokogawa Corporation of America ©Copyright 2006 Yokogawa Corporation of America All Rights Reserved DXAdvanced Math Training.
Advertisements

Yokogawa Network Solutions Presents:
Page 1 of 12 To the ETS - Correspondence Online Training Course Welcome The Correspondence functionality is an online service that enables clients to receive.
“The Honeywell Web-based Corrective Action Solution”
A Producer’s Guide to Chubb’s SMART Application Platform
Extended DISC Online System User Instruction: How to Run a Team Analysis.
Page 1 of 14 To the Voltage Online Training Course Voltage encryption is used to protect sensitive and personal information sent via to external.
Operations Training for the VCS-150 Voice Conferencing Switch
Application samples All rights reserved, property and © CAD Computer GmbH & Co. KG 2009.
E ngineering College of San Jose State University Engr.10 1 JKA & KY.
Copyright © CAD-Computer GmbH & Co. KG January 2009 All rights reserved, property and © CAD Computer GmbH & Co.KG 2009.
10 February Event Monitoring and Event File Maintenance.
Monitoring Security With Standard SAP Tools Session Code 805 Sandi McKinney.
5-9/12/2005 CPE How to format your computer and re-install Windows XP.
1 Lab Session-6 CSIT-121 Spring 2005 Structured Choice The do~While Loop Lab Exercises.
Copyright © CAD-Computer GmbH & Co. KG January 2009 All rights reserved, property and © CAD-Computer GmbH & Co.KG 2009.
Monitoring systems COMET types MS55 & MS6 MS55/MS6 Configuration.
DEMONSTRATION FOR SIGMA DATA ACQUISITION MODULES Tempatron Ltd Data Measurements Division Darwin Close Reading RG2 0TB UK T : +44 (0) F :
How To Batch Register Your Students
Lenel OnGuard and Bioscrypt V-Smart
L INUX C OMMAND L INE I NTERFACE G UNAANBAN.G
Ch 8-3 Working with domains and Active Directory.
TrendReader Standard 2 This generation of TrendReader Standard software utilizes the more familiar Windows format (“tree”) views of functions and file.
Microsoft Windows 2003 Server. Client/Server Environment Many client computers connect to a server.
All rights reserved, property and © CAD Computer GmbH & Co.KG 2009 Cover page.
Introducing... NPF Connect Press [Space Bar] to continue...
Gadgets & More…. “Date Range” Gadgets Allows you to choose a specific date, before or after a date or a range of dates using the Workflows calendar.
Kerry Cook Mathematics Teacher Franklin High School Franklin, NH
1/28/2010 Network Plus Windows Networking Network Identification Identifies name and type of network. Installed adapters –Performed during Windows installation.
All rights reserved, property and © CAD Computer GmbH & Co.KG 2009 Cover page.
Creating a Web Site to Gather Data and Conduct Research.
Key Stage 3 National Strategy Using the electronic behaviour and attendance audit This presentation takes you through the basic functions of the electronic.
Copyright © 2007, Oracle. All rights reserved. Managing Concurrent Requests.
Simulink ® Interface Course 13 Active-HDL Interfaces.
Smart PSS Associate Certified Class Dahua Security Certification
All rights reserved, property and © CAD Computer GmbH & Co.KG 2009 Cover page.
Gauge Operation and Software by Scott A. Ager. Computer Recommendations 750 MHz Pentium III 64 Meg SRAM 40 Gig Hard Drive 1024 x 768 graphics CD Writer.
Virtual Interaction Manager
ENG 1181 College of Engineering Engineering Education Innovation Center MATLAB is a powerful program for numerical computations, plotting and programming.
All rights reserved, property and © CAD Computer GmbH & Co.KG 2009 Cover page.
All rights reserved, property and © CAD Computer GmbH & Co.KG 2009 Cover page.
Local Alarm Station Data Acquisition, Storage and Visualization for Radiation Portal Monitor (RPM).
All rights reserved, property and © CAD Computer GmbH & Co.KG 2009 Cover Page.
Introduction to Engineering MATLAB – 2 Introduction to MATLAB - 2 Agenda Defining Variables MATLAB Windows.
Version How to Use Packet Tracer MarinaMD.
All rights reserved, property and © CAD Computer GmbH & Co.KG 2009 Cover page.
To access our web services, go to……. Click on Customer Login.
DHP Agenda: How to Access Web Interface of the DHP-1320 on Access Point Mode How to Access Web Interface of the DHP-1320 on Router Mode How to Change.
All rights reserved, property and © CAD Computer GmbH & Co.KG 2009.
All rights reserved, property and © CAD-Computer GmbH & Co.KG 2015 All rights reserved, property and © CAD Computer GmbH & Co.KG 2009.
Chapter 7 Data Sampling Screen Otasuke GP-EX! Chapter 7 Data Sampling Screen.
Learning Management System Go Live 4 Jan Learning Management System What is it?  Software application or Web-based technology used to plan, implement,
All rights reserved, property and © CAD Computer GmbH & Co.KG 2009 Cover page.
All rights reserved, property and © CAD Computer GmbH & Co.KG 2009 Cover page.
Air Force Security Assistance Center Report.Web Tutorial AFSAC Schoolhouse DSN (937) Jun 2016 "THIS BRIEFING/PRESENTATION/DOCUMENT.
MATLAB (Matrix Algebra laboratory), distributed by The MathWorks, is a technical computing environment for high performance numeric computation and.
Windows Vista Configuration MCTS : Internet Explorer 7.0.
American Diploma Project Administrative Site Training New Jersey.
Local Alarm Station Data Acquisition, Storage and Visualization for Radiation Portal Monitor (RPM).
Monitoring systems COMET types MS55 & MS6
Cooperation (AFSAC) Directorate Integrity  Service  Excellence
Extended math functions – Standard
What’s New in Fireware v12.0.1
INTRODUCTION TO BASIC MATLAB
Cover page.
Cisco Unity Connection Customized Log-on Message
Working Knowledge Training
Digital Chart Recorder Operation
Warranty screenshots.
Presentation transcript:

CAD-Computer GmbH & Co.KG. GERMANY Copyright © CAD-Computer GmbH & Co. KG. November 2007 MCPS training Advanced NETSOL technical EURISM Amersfoort November 2007

Copyright © CAD-Computer GmbH & Co. KG. April 2007 Extended math functions – Standard Square root-function: Math-channel delivers the square root of SQRT(X9) channel 9 value. Also available: SIN(), COS(), TAN(), EXP(), ABS(), LOG(), a.s.o.

Copyright © CAD-Computer GmbH & Co. KG. April 2007 Extended math functions – Compare Greater-than-function:Math-channel delivers 12,5 if value of channel 1 is greater than value of channel 2, otherwise it delivers value of channel 5. Equal-function:Math-channel delivers 12,5 if value of channel 1 is greater than value of channel 2, otherwise it delivers value of channel 5.

Copyright © CAD-Computer GmbH & Co. KG. April 2007 Extended math functions – Logical AND-function:Math-channel delivers 1 if results of mathematical calculation in channel 11 (M11) and channel 12 (M12) are unequal (All values unequal to zero are treated as logical 1!) zero. Also available: OR, XOR, NOT

Copyright © CAD-Computer GmbH & Co. KG. April 2007 Extended math functions – Moving average SM-function:Math-channel delivers the mean value of all values of channel 8 collected in the last 60 seconds.

Copyright © CAD-Computer GmbH & Co. KG. April 2007 Extended math functions – Special MIN-function:Math-channel delivers the minimum value of channel 1 or channel 2 Also available: ITG(), MEAN(), MAX(), IDxxU(X,n), SDxxU(X,n) FRAC-function:Math-channel delivers the position after the decimal point of channel 1

Copyright © CAD-Computer GmbH & Co. KG. April 2007 Extended math functions – Integrations Summation -function: Math-channel adds up the values of channel 10 for 30 seconds. After 30 seconds IN30S(X10) the value of the MATH-channel is set to zero again.

Copyright © CAD-Computer GmbH & Co. KG. April 2007 Extended math functions – Paths Click, or to open this window: Select paths to your MATH-files. Click to make changes to your user functions.

Copyright © CAD-Computer GmbH & Co. KG. April 2007 Extended math functions – User functions 1 Select function number: This number is used in the project configuration later (F1, F2, a.s.o.). Add the mathematical formula. Add a describing comment to the user function.

Copyright © CAD-Computer GmbH & Co. KG. April 2007 Extended math functions – User functions 2 Function call in the MATH-line of the project configuration: F1(X7,X8) F1:It is used user function 001 from the selected user functions file. X7:Raw value of channel 7 is assigned to character A in the formula ( A+B+SIN(A)+COS(B) ). X8:Raw value of channel 7 is assigned to character B in the formula ( A+B+SIN(A)+COS(B) ).

Copyright © CAD-Computer GmbH & Co. KG. April 2007 Extended math functions – Polynomials 1 Select polynomial number: This number is used in the project configuration later (P1, P2, a.s.o.). Add a describing comment to the user function. Select kind of polynomial type: This example: Power 2 based on 4 X-Y-pairs

Copyright © CAD-Computer GmbH & Co. KG. April 2007 Extended math functions – Polynomials 1 Click Display to show the resulting polynomial function The algorithm is based on the Least Square method and tries to find best possible fitting of sample points.

Copyright © CAD-Computer GmbH & Co. KG. April 2007 Extended math functions – Polynomials 2 Function call in the MATH-line of the project configuration: P2:It is used polynomial 001 from the selected polynomial file. X1:Raw value of channel 1 is assigned to character X in the formula P001 ( X^2 ) (best fit)

Copyright © CAD-Computer GmbH & Co. KG. April 2007 Extended math functions – Polynomials 3 This example: Polynomial 5*X^3-7*X^2-2*+6 Based on coefficients.

Copyright © CAD-Computer GmbH & Co. KG. April 2007 Extended math functions – Polynomials 4 Function call in the MATH-line of the project configuration: P2:It is used polynomial 002 from the selected polynomial file. X1:Raw value of channel 1 is assigned to character X in the formula (5*X^3-7*X^2-2*X+6 )

Copyright © CAD-Computer GmbH & Co. KG. April 2007 Extended math functions – DLLs Click,, register card It is possible to use customer specific DLLs to make complicated, not standard calculations. Ask CAD Computer

Copyright © CAD-Computer GmbH & Co. KG. April 2007 Extended math functions – User curves 1 Open project configuration and click,, register card. Click Add curve. Example for a user curve configuration

Copyright © CAD-Computer GmbH & Co. KG. April 2007 Extended math functions – User curves 2 Trend curve User curve Result Usable for Controlling / setting analogue outputs As alarm limit As math values

Copyright © CAD-Computer GmbH & Co. KG. April 2007 Extended alarm functions – Types There are up to 11 different types of alarms: High alarmH Low alarmL Differential high alarmDH Differential low alarmDL Differential high saved alarmDHS Differential low saved alarmDLS ErrorERR OverflowOFL UnderflowUFL High & OverflowH+OFL Low & UnderflowL+UFL

Copyright © CAD-Computer GmbH & Co. KG. April 2007 Extended alarm functions – Extended Delay Possibility to delay or suspend an alarm depending on the value of another channel. Reference channel Enable / disable extended alarm delay Delay timeEvent conditionRestart delay timer on event

Copyright © CAD-Computer GmbH & Co. KG. April 2007 Extended alarm functions – Options Setup since when an occurring alarm is valid. The alarm is active again when the limit exceeding is still valid and the alarm was already acknowledged. The alarm obtains still valid and active although the channel data switches invalid

Copyright © CAD-Computer GmbH & Co. KG. April 2007 Extended alarm functions – external alarms / dynamic alarm file Check connected hardware on external alarms Use dynamic alarm file as limit for this channel / level

Copyright © CAD-Computer GmbH & Co. KG. April 2007 Export 1 Click,,. Set time range of data to export Select kind of export file Select information to be exported Average values to reduce the number scans to be exported

Copyright © CAD-Computer GmbH & Co. KG. April 2007 Export 2 Result of an export

Copyright © CAD-Computer GmbH & Co. KG. April 2007 Automation: printing Open the project configuration and click,, register card Select a trend display to be printed at the end of data acquisition. Select statistic values to be printed periodic. Select alarm information to be printed periodic.

Copyright © CAD-Computer GmbH & Co. KG. April 2007 Automation: Export Open the project configuration and click,, register card Set measurement data to be exported at the end of measurement Set measurement data to be exported at the end of an Autofile Set measurement value to be exported to a file with each scan

Copyright © CAD-Computer GmbH & Co. KG. April 2007 Process monitor 1 Open the project configuration and click,, Example of a preconfigured Process window.

Copyright © CAD-Computer GmbH & Co. KG. April 2007 Process monitor 2 Setup – tools for the process monitor Leave editor without saving Leave editor with saving Clear editor configuration Add/Delete display page Page configuration Return to selection mode Unselect item Add text or channel value Open Online Help Delete item Order in Z-position Copy item Add bitmap Add bar graph Add LED Add Analogue meter Add Multi- bitmap Add video Add line, circle, rectangle

Copyright © CAD-Computer GmbH & Co. KG. April 2007 Process monitor Active Process monitor

Copyright © CAD-Computer GmbH & Co. KG. April 2007 User administration 1 Click,, register card If ONE administrator-password is entered, the user administration is build and active. Add up to three administrators.

Copyright © CAD-Computer GmbH & Co. KG. April 2007 User administration 3 Click Administrator Messages and Add up to three administrators. Local, Network file based or Service based User Administration Active Directory based Login verification

Copyright © CAD-Computer GmbH & Co. KG. April 2007 User administration 4 Click,, register card Add users and user groups to the user administration (Right click on ) Assign MCPS – rights to each user – What should the user be allowed to. Make common settings/password settings for the user

Copyright © CAD-Computer GmbH & Co. KG. April 2007 User administration 5 Click Assign a Login-name, a Login-ID and add a comment to the user. Assign a password for the user to login. Assign project access rights to the user Select a duration for the password to be valid.