-
Content count
294 -
Joined
-
Last visited
-
Dear Sir,
I am well versed with Allen bradly PLC, but very new to MODICON. I work in a power plant. I am looking to create a CAM Timer for Air Drying Plant of our compressed Instrument air system. I know someone asked this question in this forum long back but the answer was not clear, so i am re-iterating- Does MODICON have a Retentive On-Delay Timer like AllenBradly? I fNot what is the way around. Also, in any Timer of Allen bradly we can call the Accumulated timing value(Integer) using .ACC extension after the Timer name. So my question is how to call the current timing value in integer for in MODICON?
Warm regards,
S. Moitra
Senior engineer
Budge Budge Generating Station
-
Hi rajsiyer
I'm sorry for annoying you
but I have a question and hope you can help me
I using read_var in unity pro software and connect to 9 devices
I want away or a bit to indicate statue of communication to show in HMI to make an Alarm in case of lost connection with any device.I try to use communication report of Management parameters and make an IF statement to compare it's value to zero and if it remain to Zero for 2 seconds it mean connection OK, and if communication report value change to any value except Zero it main connection fail.
but it doesn't work well.
any suggestions please.