numat / clickplc

Python driver for Koyo Ethernet ClickPLCs.
https://www.automationdirect.com/clickplcs/about-click/features
GNU General Public License v2.0
21 stars 11 forks source link

Add New Data Types #107

Closed cutaway closed 22 hours ago

cutaway commented 6 months ago

The CLICKs appears to have memory types that are not supported here. I've exported the addresses which have the memory types and Modbus address in case you (or someone else) wants to add them. (sorry, currently don't have time myself).

My build, in case it is relevant for the data in the attached file is: CLICKPLUS PLC C2-03CPU-2 and two C2-08DR-6V modules.

CLICKPLUS_C2-03CPU-2_w2_C2-08DR-6V_V.7_3.41_Modbus_Addresses.csv

alexrudd2 commented 6 months ago

Thanks for posting this!

I no longer have access to physical PLCs right now, and therefore don't have plans to add the other types. Some are already listed as separate issues. As far as I can tell those memory types were there in the original Click and unchanged for the 2021 Click Plus.

alexrudd2 commented 5 months ago
alexrudd2 commented 5 months ago

Are there any you need more than others, @cutaway ?

alexrudd2 commented 22 hours ago

Tracked (with more progress) here: https://github.com/alexrudd2/clickplc/issues/3