Citect Scada

Hellop;
SFC (also known as GRAFCET) is a design tool for automation control (it can be used to organize Ladder logic, or it can be used as a programming tool).
Break down your process in distinct and logically seperate steps (actions). Determine the logic that will enable each step at its own time (transitions). Setup a structure that will allow logic to flow from one step to another according to strict rules of evolution (only one transition valid in a sequence at any one time; only one step active, , unless the evolution requires parallel processing of logic [AND evolution]; etc...)
It is a very powerfull tool for sequential process design (conveyor lines, packaging lines, etc...)
The following diagram is extracted from a process we are controlling in PCS7, with the SFC editor.
Hope this helps,
Daniel Chartier

sfc.jpg
 
Apologies. I misunderstood and thought the question related to the language used to write Citect.
 

Similar Topics

I am trying to display a variable within a cicode function onto a graphics page. This function queries a SQL database. I can get the value onto a...
Replies
3
Views
283
We are trying to set up a newer generation Omron PLC (NX/NS Series) with Citect / Aveva Plant SCADA using the Ethernet/IP CIP Protocol to read...
Replies
2
Views
352
I am new to Citect SCADA and I am building the graphics for a page that will contain the control of a plant by a Kingfisher RTU. The project I...
Replies
0
Views
259
Hi All, I aim to use Aveva Plant SCADA 2020 to read and write data from/to Omron CJ2M CPU35 PLC using OMFINS protocol. However I have Bad Data...
Replies
1
Views
718
Hey, I'm trying to do the following, I have some experience with Citect but can't seem to figure this out. I/O Tag: BoxPos1_ProdNum (Data Type...
Replies
0
Views
576
Back
Top Bottom