mp270 proramming

Join Date
Feb 2006
Location
cairo
Posts
1
Dear all,
How can I make a programe the mp270 siemens touch panel for 15 program . Each program contain its name and its number . Each program cotain 15 steps . Each step contains set values of temp.,pressure and time .In each step there is a selection menu to choose the type of control such as heating , cooling , end process ...etc.
thanks
 
Hmm

15 recipes with parameters as temp., pressure and time was np. But 15 different programs is a little different. I think if u never want more then 15 programs, that you should build your own recipesystem as I am doing right now.

You can make an UDT and a DB for example...

UDT = program, 15 steps and their parameters

Use the UDT in a DB


Then make a DB for your program names (string) and numbers.


The rest is programming I think.


But, there are better specialists on PLCS then me, I'm just telling you an idea without trying it. I will try it like that, that's how I have it in my head right now.



nabil aboushady said:
Dear all,
How can I make a programe the mp270 siemens touch panel for 15 program . Each program contain its name and its number . Each program cotain 15 steps . Each step contains set values of temp.,pressure and time .In each step there is a selection menu to choose the type of control such as heating , cooling , end process ...etc.
thanks
 

Similar Topics

Hi I have a system where essentially i am connecting an HMI via a switch to the CP443 card. I've set an IP address in the PLC end and an IP...
Replies
4
Views
1,564
One of my client want to communicate MP270(sIEMENS Operator Panel)with ABB AC800M processor .Is it possible
Replies
0
Views
1,090
My new project is to get work instructions on the HMI. I am using a MP270. I have Pocket internet explorer installed on it. I have the files saved...
Replies
10
Views
3,282
Hi all, I have an existing application using a Siemens MP270 that has failed.The MP270 is connected to an S7300 over profibus. I want to try and...
Replies
3
Views
2,911
I currently have a trend graph on a MP270 to display 3 values of flow. I would like to view historical data, say going back a week. On a...
Replies
7
Views
3,143
Back
Top Bottom