-
Notifications
You must be signed in to change notification settings - Fork 112
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Recently I've been tasked to communicate with Omron NX PLCs using EthernetIP explicit messages. To access data on these devices, an EPath doesn't consist of a class id, instance id or attribute id. The segments making up the EPath should be one or more ANSI Extended Symbol Segments (with ascii data encoded), and optionally logical segments with logical type member id (not attribute id).
I've noticed EIPScanner doesn't support EPath's consisting of segments other than the logical segment and the aforementioned logical types (class, instance, attribute). Do you guys have any plans on supporting more segment types in the EPath?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request