Skip to main content

Configuration of InTouch Scada Trends

 This article is about the configuration of trends using InTouch SCADA programming with the help of a tank filling example.

Trends in SCADA / HMI is very useful to track, monitor, calculate, to diagnose useful process parameters from the past saved trend data.

You can keep a record of all the process data in the form of a graph, and it is called a trend.

Let’s learn how to track and generate a trend using Wonderware SCADA.

Step 1:

Open InTouch SCADA. Create a new project.

Step 2:

Here, I will use an example of a tank filling to monitor the level in the tank. I cannot simulate a real-time sensor, so I will add a switch to start filling the tank.

Add tank and switch as shown in the below window. Give tag name to tank and switch. I have explained in my previous article on how to give tag name to an object.

Here, my purpose is to make you familiar with trends, so I will only go through it.

I have added a script to fill and empty the tank.

Step 3:
Here I have used “T” as a tag name for a tank as we want to monitor the level of the tank, we need this tag name.
Step 4:
To add trends mainly you have two options.

Real-time trends (Only works in a real-time environment, If you close the window you will lose the data)
Historical trends (In historical you can store the data and check data at any time)
Here, I will cover both of them. Let’s talk first about adding Real-time trends.

To add trend, click on the “wizard” icon as shown in the below window.

Click on “Trends” and select “16-pen trends”. Hit “ok” to proceed.
Step 5:
A real-time trend is added to the window.
Step 6:
Double click on trend then a new pop-up will open.

Here 16-pen means you can add 16 types of process variables to trend the data.
Step 7:
Now, double click on the space as indicated in the window that will open a new pop-up.

Find and select a tag name that you want to name the tank. Here I used “T”.

Step 8:
Close the pop-up window and again double click on the same location. Now the tag name “T” is added.

Double-clicking on it will open up a new pop-up.

Do checkmark on “log data” and also change the range as shown in the below window. Click “Done” to proceed.
Step 9:
Now you are done with a Real-time graph. Now we can monitor the tank level by entering in to runtime mode。


Step 10:
Now I will add a Historical trend as shown in the below window.

Again, double click on the trend to add the tag name of the tank.
Step 11:
The following window will open up. Give any name and click on “pens” to add the tag name of the tank.
Step 12:
Clicking on pens will open up a new window as shown in the below window.

Add tag name to it. Double click on the space where you have added tag name.

Do the right checkmark as shown in the window. Choose range and click “ok” to proceed.
Step 13:
To active Historical logging, do follow the steps as shown in the below window.

Step 14:
Do checkmark on “historical logging” and set days to store the data. It will only store the trend data for this number of days only.

Step 15:
You can see trends in the runtime window.

END

Comments

Popular posts from this blog

Ferrules and Cross Ferruling

 Ferrules are identification labels provided for every wire terminations in an instrument, equipment, or electrical/instrumentation control panels. These tube-shaped sleeves can be inserted easily on each individual wire in a multi-core cable. In earlier days fixed digits/letters are used as ferrules, but now Instrumentation engineers/technicians prints out desired ferrules by using a ferrule printing machine. Typical Ferrule The numbers/ letters on the ferrules will be given as per the approved electrical hook up or loop diagrams. This helps technicians to easily identify a particular loop/wiring from a series of terminal blocks and to troubleshoot the desired terminal connection. Separate numbers on the ferrules distinguish the positive and negative polarities of wires, thus ensure the polarity protection of the instrument. Cross Ferruling  As a wire is connected on its both ends, it is quite useful to use a cross reference method for wire identification. Unlike normal ferru...

PLC Program for Mixing Tank

 Create a ladder diagram for controlling a batch mixing process. Implement a PLC program for mixing tank or Mixing Process using PLC Ladder Logic. PLC Program for Mixing Tank Fig : Mixing tank A tank is used to mix two liquids. The required control circuit operates as follows: A. When the START button is pressed, solenoids A and B energize. This permits the two liquids to begin filling the tank. B. When the tank is filled, the float switch trips. This de-energizes solenoids A and B and starts the motor used to mix the liquids together. C. The motor is permitted to run for 1 minute. After 1 minute has elapsed, the motor turns off and solenoid C energizes to drain the tank. D. When the tank is empty, the float switch de- energizes solenoid C. E. A STOP button can be used to stop the process at any point. F. If the motor becomes overloaded, the action of the entire circuit will stop. G. Once the circuit has been energized, it will continue to operate until it is manually stopped. Solution...

What is a Torbar? – Averaging Pitot Tubes

 The Torbar is employed for flow measurement of liquids, gases, or steam in circular, square, or rectangular section ducts for large flow rates. The Torbar is an insertion type multi-port self-averaging primary sensor for flow measurement. Torbar TORBAR is a set of Pitot tubes mounted on a bar across the pipeline with no moving parts. An averaging Pitot tube is a technology, while TORBAR is a manufacturing brand name. There are several brands available in the market with VERABAR, ANNUBAR, etc. Averaging Pitot Tube Principle Purpose Averaging Pitot tube can be employed when the average velocity of the flow profile, rather than the velocity in a specific point in the cross-section is desired. Averaging Pitot Tubes Principle It measures the differential pressure between the static pressure tap and the tap of full pressure of a stream. Thus such magnitude of differential pressure is directly proportional to the square of the flow rate. Working The TORBAR is designed in such a way that ...