Logic Machine Forum
CANx based meter counter - Printable Version

+- Logic Machine Forum (https://forum.logicmachine.net)
+-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1)
+--- Forum: CANx (https://forum.logicmachine.net/forumdisplay.php?fid=23)
+--- Thread: CANx based meter counter (/showthread.php?tid=2770)



CANx based meter counter - Andey - 02.08.2020

Hello.
I have an electric meter (ETI DEC-3) that has pulses output. It outputs one pulse each 1.25 watts measured. What is a way to handle these pulses, count them and make a trend from this data?


RE: CANx based meter counter - admin - 03.08.2020

Impulse counter is not yet implemented in CANx devices. We will add it later.


RE: CANx based meter counter - Andey - 03.08.2020

Wow! Great news! I hope CANx-UIO16 will support this feature. When do you plan to implement it?

BTW. Answering in other my thread (about open collector inputs) I had renewed my knowledge about VALSENA-DIN32 modbus module. One of input modes supported (according reference manual) is impulses counter. First I need to learn manual on electric meter to find out exact impulses specification (open collector, dry contact) and DIN32 to learn does impulses counter is available and how to program this mode.
I'll report about results, but in any case impulses counter is a very useful feature for CANx modules, IMHO.


RE: CANx based meter counter - admin - 04.08.2020

UIO16 will support impulse counter mode but I can't give an exact time frame on when it will be implemented at the moment.


RE: CANx based meter counter - Andey - 23.10.2020

Well. It is better late than never.
VALSENA-DIN32 count pulses. Main problem was to tune input pin properties: debounce time was too big by default. But finally it works. Actually VALSENA has communication problem but I'll open other thread about it.


RE: CANx based meter counter - admin - 23.10.2020

We have a preliminary firmware for UIO8/16 with pulse counter input. It's not fully tested but if you want to try then it can be provided.


RE: CANx based meter counter - Andey - 23.10.2020

Thank you. For now I have solution. So I can to wait until this feature will be released officially.
Or you want me to be a beta tester?


RE: CANx based meter counter - Andey - 11.02.2024

Hello.
Are any news about pulses counter implementation? For CANx-UIO16 and/or CANx-UI10 devices.


RE: CANx based meter counter - admin - 12.02.2024

It has been implemented for UIO8 and UIO16 some time ago. No plans to implement it for UI10 though.
You need to reflash your device, see this guide: https://kb.logicmachine.net/canx/stm32/
Use the latest V4 version.