Citect time based pressure control

Hi,

I am new to schneider citect and we have an existing SCADA citect v7.3. We have added one control valve and we wish to set the pressure based on different time example

7AM=1.2bar,

12pm=1.5bar

14pm=1.7bar etc

operator should have the option to enter time and pressure how can i implement this please

sandeep

Parents
  • Hi Sandeep,

    I would suggest checking out the Equipment States and Scheduler control (part of standard Citect SCADA install). You could then setup states with actions for setting your pressure on your valve equipment and then let the operator use the Scheduler to control the schedule.

    The state engine is programmable via cicode as well to give you more flexibility. The Example project shows what can be done with the Scheduler and how you can use the state engine. The Scheduler and State system requires Equipment to be used.

    Cheers,

    bradley
Reply
  • Hi Sandeep,

    I would suggest checking out the Equipment States and Scheduler control (part of standard Citect SCADA install). You could then setup states with actions for setting your pressure on your valve equipment and then let the operator use the Scheduler to control the schedule.

    The state engine is programmable via cicode as well to give you more flexibility. The Example project shows what can be done with the Scheduler and how you can use the state engine. The Scheduler and State system requires Equipment to be used.

    Cheers,

    bradley
Children
No Data