I need help to develop PLC code. I have 11 no. of process tank in each tank thier is some process operation e.g Heater on/off,Temp.setpoint and Drain Valve on/off.For this process I want to use 5 no. of receipe in that receipe 3 no. of parameters setting is requied plz see below example for receipe-1.
for example Receipe-1 parameter Setting..
Code: Select all
Tank ---Temp. Set point--Heater On/off Selection-----Drain Valve On/off Selection
Tank-1--------- 50-------------- 0n-----------------------------off
Tank-2--------- 60-------------- on-----------------------------off
Tank-3--------- 56-------------- on-----------------------------on
Tank-4-------- 67-------------- on---------------------------- on
Tank-5--------- 98-------------- off---------------------------- off
Tank-6--------- 102------------- off---------------------------- off
Tank-7--------- 23-------------- on----------------------------- on
Tank-8--------- 14-------------- on-----------------------------on
Tank-9--------- 35-------------- off-----------------------------off
Tank-10-------- 67-------------- off-----------------------------off
Tank-11-------- 88-------------- on----------------------------- on
Tank-12 56 on on
Please help to How to write above PLC code.
Waiting for your positive reply.
Regards,
Yogendra G.