S7-1200 Recipes over Ethernet?

Sam Kennedy

Member
Join Date
Apr 2015
Location
Newcastle, UK
Posts
10
I was wondering if there was a way to send recipe data to an S7-1200 connected via ethernet to a PC, where the PC uploads a CSV file containing the data, or sends the recipe some other way?

In TIA portal it looks like there are only blocks to write CSV files and not read them, but I'm new to this!

Thank you :)
 
You need an OPC Server/ Client to exchange information from PC to PLC.
Can be a Siemens or 3th party solution.
 
The S7-1200 has open communications features, you could receive a string with TRCV_C, then parse and convert the data to a recipe. I use TSEND_C extensively, though to be honest I haven't used TRCV_C.
 

Similar Topics

Hey all, I'm playing with my s7-1200 starterkit. And i saw that i can make recipes. Is there a manual somewhere where this function is...
Replies
0
Views
1,514
Hello everyone. Here's my issue: I have to do a recipe management from the cpu and not from hmi. The plc is a Siemens S7-1200, with a 1214C cpu...
Replies
3
Views
5,268
Hello, I have a question about an encoder that has absolute measurement. Specifically, it's the Lika SMA5, which I would like to connect...
Replies
2
Views
58
Hello, I have a question about an encoder that has absolute measurement. Specifically, it's the Lika SMA5, which I would like to connect...
Replies
0
Views
35
Hi all, Currently having trouble getting a speed reference to write over modbus to an Omron M1... I can successfully write a run command and...
Replies
6
Views
286
Back
Top Bottom