Function Block Diagram S7 1200

Shahadat

Member
Join Date
Nov 2023
Location
Stuttgart
Posts
2
1.png
Hi, I have attached herewith one image which our programmer has been used in S7 1500 PLC. Now we need to use the same instructions in S7 1200 PLC. But we can not able to find any solution. Can anyone help us to find any solution which instructions shall we use instead of that in S7 1200?
 
Read the help, S_COMP is not supported in the S7-1200 Roll your own function using the SCL code provided above and then call that in your FBD
 
You should also be able to add one "rung" of SCL to your FBD block, could simplify things if you don't need to do it often enough to make it's own FC
 

Similar Topics

I've been using RSLogix 5000 for some time and have always used the "BNOT" block to inverse a digital signal in FBDs. This can take up a lot of...
Replies
0
Views
2,269
Ironically, I have never done any function block programming in Logix5000 itself, but I have to draw out a program for it. My question is, what...
Replies
4
Views
1,588
Hi, I want to know if Rologix Version 19 is automatically included Function Block Diagram language except ladder logic. Does it need to buy...
Replies
3
Views
4,109
Hello, I have a Totalizer (TOT) running for some production Data. Every now and then the values are immence I get values like 59999E25. They are...
Replies
5
Views
1,784
while doing Rslogix 5000 project, I suddenly can not edit function block diagram, it says "failed to open the routine, editor is not installed"...
Replies
3
Views
20,550
Back
Top Bottom