S7 PLCSIM problem

Werner

Member
Join Date
Apr 2005
Location
IJsselstein
Posts
336
I'm using an 6ES7 412-2GX04-0AB0 plc. According to the manual this plc (version 4.1) can handle 2048 timers. The plc simulation stops the plc when I try to use timers above 512. When I look online with the plc simulator in the performance data I see that the plc has only 512 timers. Who to believe? If it is true that there are only 512 timers in the plc then I have some major rewiring to do. If the real plc is true then I can still not use the simulator to debug my software.

PLCSIM v5.2

Anybody any suggestions?
 
Last edited:
Hi Werner.

The 512 timers that you can see in the module information is for the currently online PLC (which is S7-PLCSIM).
You 412 CPU does have 2048 timers.

It looks like you are correct. S7-PLCSIM only has 512 timers.
I dont know if there is a way to set it to more than 512 timers.
 
Reading the HELP in PLCSIM, it clearly states you have timers 0-511 so I don't think you can change a setting to extend them.
How many timers are you using above 511 ? Could you re-code them using the in-built SFB timers ?
 
SimonGoldsworthy said:
Reading the HELP in PLCSIM, it clearly states you have timers 0-511 so I don't think you can change a setting to extend them.
How many timers are you using above 511 ? Could you re-code them using the in-built SFB timers ?

According to my symbol list I only used 107 timers above 511....I think I'll test my software on site. Even if I could test the software, there isn't time to do that. The pressure is on so to say. Thanks for confirming my story. (Maybe the problem is solved in newer versions of the PLCSIM software?)
 

Similar Topics

Hello, i am using tiaportal v15 and plcsim v15. when i click simulation then getting following error. also i have attached screenshot. please help...
Replies
0
Views
1,248
Hi guys; i want to simulate a hardware interrupt in s7-300 with PLCSIM. i configured a CPU300 (not compact) , a DI card with interrupt...
Replies
3
Views
1,872
I've a project consists of two plc's(s7-416 and s7-315 2DP)connected with profibus. When i download it to Simulators (PLCSIM)The data doesn't...
Replies
6
Views
3,889
Hello, I am following PCS 7 - Getting Started - Part 1 (09/2007) and have a problem with connection over ethernet between PLCSIM and Station...
Replies
0
Views
5,343
I am using Step 7 v5.4 and CFC v6.1 and I am trying to simulate a program in PLCSIM. From Simatic Manager, I am able to download the hardware, but...
Replies
2
Views
5,530
Back
Top Bottom