cmseaton42 / node-ethernet-ip

A Lightweight Ethernet/IP API written to interface with Rockwell ControlLogix/CompactLogix Controllers.
MIT License
265 stars 106 forks source link

Support for Reading/Writing to Generic CIP Objects #50

Open Penlane opened 5 years ago

Penlane commented 5 years ago

This PR aims at using the inherent GET/SET_ATTRIBUTE(S)_SINGLE/ALL Service offered by CIP in order to allow accessing those objects by users

Description, Motivation, and Context

We can extract more information by being able to access the entirety of the CIP object library

How Has This Been Tested?

It is near-impossible to test the vast amount of available CIP Objects. I tested this on the TCP/IP Object and on the Identity Object of a RA-PLC.

Screenshots (if appropriate):

Types of changes

Checklist: