Siemens Memmory Card to Store Data from Program

juanmdx

Member
Join Date
May 2007
Location
SLP
Posts
281
Hello,

I was wondering if I can use a Siemens Memmory Card to store recipies of the PLC program (using S7-1200)?, I'm working in a project where there are a number of part numbers which I should check and match with another part number, all that should be stored in the PLC and the memmory of it (100kb or 150kb) won't be enough.


Hope you can help me.

Best regards

Juan
 
Hello,

I was wondering if I can use a Siemens Memmory Card to store recipies of the PLC program (using S7-1200)?, I'm working in a project where there are a number of part numbers which I should check and match with another part number, all that should be stored in the PLC and the memmory of it (100kb or 150kb) won't be enough.


Hope you can help me.

Best regards

Juan

The Siemens support site has a lot of valuable examples. See this one for recipes. There are built in instructions to read/write recipes to the memory card. It is saved as a CSV file, which can be then downloaded/edited/changed if you wish.

https://support.industry.siemens.com/cs/ww/en/view/94681612
 
Thanks, the examples states that I can.
Have anyone used them?


Best regards
Juan


I haven't used the example code specifically, but I have used the built in recipe functions before, in a 1500. It looks like 1200 is the same recipe function, you just need the added step of writing to a load memory DB first.
 

Similar Topics

Hi, I'm setting up a modbus master on an S7-300. It seems to work in OB1 but not when I use it in OB35. Does anyone have any ideas why? Could...
Replies
10
Views
87
The past week we received a new piece of equipment from Germany which utilizes siemens controls. Typically in our company we use A.B. controls for...
Replies
12
Views
322
Hello I have a s7-1200 and I would like to read the tags present in this controller with my controllogix controller. The two controllers don't use...
Replies
5
Views
168
Hi need help why this “failure 5 emergency stop “ appears at every startup in the morning ? Have to shut off main switch at least 10 times on...
Replies
19
Views
319
i have two plc 1. s7-1212dc/dc/dc ip; 192.168.0.1 2. s7-1500 1513-1pn ip; 192.168.3.2 i need to get data from plc1 to plc2. any idea how to do...
Replies
5
Views
129
Back
Top Bottom