Creating a Simple Application in RSView32 (SCADA)
If you are using RSView32 for making a SCADA Application then you can start with a simple to understand Application. We assume that you have read Basic of PLC and How to Make a File in RSView32. If you know all this than it is very easy to make a simple application in RSView32 . Now you will have to follow the below steps to make a new Application. Subscribe to Automation-Talk by Email. to get more Tutorials.
Steps to Be followed
1.Create a New File .
2. Take a Button (See picture)
3.Now Fill the required Information in Button Configuration like Tag name , Button Type etc.
4. Now take a circle from the object bar and right click on it and you will see many option. But for now i am just want to use color fill property. So Just go to Animation and click on color and put the tag name of the button which you have taken.
5. Now run this simple application .
And when you press the button you will see the circle changing color.
The above picture shows the result of the application. Subscribe to Automation-Talk by Email. to get more Tutorials.
Showing posts with label RSView32. Show all posts
Showing posts with label RSView32. Show all posts
Feb 9, 2010
Creating a Simple Application in RSView32 (SCADA)
Dec 13, 2009
Creating a New file in RSview32
Creating a New file in RSview32 is a simple task. You just have a basic knowledge of SCADA, or even if you don't have then also you can develop simple applications. You can also learn RSView 32 or any other SCADA tutorials here.
Subscribe to Automation-Talk by Email. To create a file in RSview32 follow the below steps and get started:
Steps:
1.Click on Rsview32 icon to open it. It will look like below image

2.Now click on FIle and then New and a window will be opened.
Name the file whatever you want.


3.Now you will see a window in right side with your file name at header.
It will contain System,Graphics,Alarm,Data log etc.

4.Click on Graphics and then in Display. Then a new window will open where you can create your application.

Now create your application.