Search found 3 matches

by
Sat Jul 06, 2019 6:13 am
Forum: Code - Code Builder
Topic: How to prevent an increment gate value from resetting
Replies: 1
Views: 4192

How to prevent an increment gate value from resetting

Hi There, I have a REAL gate value which increments on an action to my PLC. If the PLC goes to KO, how could I write code to somehow store the last value and add the new value from the gate once the PLC is OK again? In other words if the PLC resets, the value returns to ZERO, but Winlog still retain...
by
Thu Oct 04, 2018 7:01 pm
Forum: Code - Code Builder
Topic: Chart update ONLY when gate value changes
Replies: 0
Views: 2063

Chart update ONLY when gate value changes

Hi everyone. I am still learning the ropes but am very impressed with Winlog. I run lab testing systems and for the system I am trying to develop an HMI for, I need assistance. The systems are all rate based, i.e. I don't need gate values (and timestamps) if they DON'T change. Is it possible to use ...
by
Fri Jun 15, 2018 6:40 am
Forum: General
Topic: Update log and graph ONLY when gate value changes
Replies: 0
Views: 2632

Update log and graph ONLY when gate value changes

Hi there, I have a number of sensors connected to a PLC which sends counter output to Winlog when triggered. I am only interested to log and if possible display the actual counter value and time it triggered, i.e. update the log and graph ONLY when the gate value changes. Even if I can log the count...