plcpeople / nodepccc

Library for node.js to communicate with some Allen-Bradley programmable controllers (PLCs)
MIT License
81 stars 24 forks source link

Enumerate device tags/registers? #38

Open ryangriggs opened 3 months ago

ryangriggs commented 3 months ago

Does the library support the ability to browse/enumerate all registers on the PLC? For example, with SLC5/05, in RSLinx, you can right-click the device and open Data Monitor. This lists all data files on the CPU and allows you to view the live values.

If this is not already a feature, this is a feature request.

Thank you!

plcpeople commented 3 months ago

This is currently not supported. We will leave this open as a feature request.