Siemens PLC to C/C++

How much tags? How realtime it needs to be? Is this all new design or are you adding new functionality to existing equipment?
 
Tags: about 5000 Tags
Response time: <=1us
Can explain the difference between the two cases? How the communication should if i have new design, and if it's just about adding new functionality to existing system/equipment ?
 
5000 tags in less than 1 micro-second !?

If this is 5000 floating point tags, then it is 20000 Bytes, and it will take approx 100 read cycles, since Siemens S7 can execute approx 240-250 bytes per read/write request.
Something like 500 ms - 1 s response time is more realistic.

I wonder what you are doing with 5000 tags every microsecond.
:whistle:
 
Oh by the way, if this is a program for a Windows platform, how do you achieve an update time in the micro-second region ?
Regular Windows tasks execute in the 10 milli-second region. That is milli-seconds not micro-seconds.
 
JesperMP, It's just design.
I'm talking about handling 5000 tags, but for some of this tags i need the shortest possible response time.
According to your remark about update time in windows platform, the Microsecond it's impossible, So Mr JesperMP can you suggest some solution ?
 

Similar Topics

Hello, I have an issue where I want to simulate an Siemens HMI panel, through NAT connection to a PLC. I have the possibility through extended...
Replies
5
Views
188
HI everyone, i am new to Siemens plc programming and i am in need of some help. yesterday we had an S7-1200 CPU 1214C fail to turn on an output to...
Replies
12
Views
495
Hello, good morning, I have been having two problems with the Tia Portal software. The first is that I have installed it on my computer and...
Replies
5
Views
233
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
376
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
204
Back
Top Bottom