Ask our Experts
Didn't find what you are looking for? Ask our experts!
Launch of Consumer/Home Owner registration process! We are pleased to announce the commencement of the Consumer/Home Owner Registration Process on Community. Consumers/Home Owners may now proceed to register by clicking on Login/Register. The process is straightforward and designed to be completed in just a few steps.
Schneider Electric support forum about installation, configuration, integration and troubleshooting of EcoStruxure Geo SCADA Expert (ClearSCADA, ViewX, WebX).
Search in
Link copied. Please paste this link to share this article on your social media post.
Posted: 2019-10-26 02:31 AM . Last Modified: 2023-05-03 12:38 AM
>>Message imported from previous forum - Category:Scripts and Tips<<
User: mchartrand, originally posted: 2018-10-19 17:18:43 Id:146
This is a re-posting from the obsoleted (October 2018) "Schneider Electric Telemetry & SCADA" forum.
-------------------------------
**_Chadam:
I would like to activate or de-activate a calculated point based on the status of its reference points.
E.g. IIF((".Alarm1.CurrentState=1") OR (".Alarm2.CurrentState=1") OR (".Alarm3.CurrentState=1"),1,0)).
However, i will like to add an ON delay timer to confirm the "ON" state prior to activating the Calculated point. Similarly an OFF delay timer to confirm the "OFF" state prior to de-activating the Calculated Point.
I will like to process the logic on state change of the reference points.
Any thoughts?_**
-------------------------------
dmercer:
I think that you'll be best off doing this in a Function Block Diagram, Ladder Diagram, or Structured Text Program and having it write to an internal digital point.
You can set those to only update on state change, but I don't think that will work well with a timer, as it won't run again to check the timer until there is another point update.
__________________
AWoodland:
A SFC would certainly be a good solution for this
__________________
**Chadam:
_Thanks for the suggestions._**
__________
bevanweiss:
Please submit a feature request (with ClearSCADA support) to request the extension of the Expression Engine to include TON / TOFF / TP timers 🙂
It would (should) add a vote for my already existing request.
In the meantime, you'd need to use FBD or SFC (or other logic) as mentioned.
Link copied. Please paste this link to share this article on your social media post.
You’ve reached the end of your document
Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.