pycomm
pycomm copied to clipboard
Question: Can this library be used to test generic CIP required objects using get/set attributes?
Is this support for Explicit and Implicit messaging both? If I want to get any attribute id for any specif objects shown below, can i do that using this library?
0x01 | Identity Objects | CIP Required Object 0x04 | Assembly Object | CIP object for Drive Device 0x06 | Connection Manager Object | Communication Object 0XF4 | Port object | Communication Object 0xA0 | Vendor Parameters Object | Vendor Specific 0xF5 | TCP/IP Interface Object | CIP Required Object 0x02 | Message Router Object | Communication Object 0xF4 | Port Object | Communication Object 0xF6 | Ethernet Link Object | CIP Required Object
If yes, please give a code snippet using your library for the same.
Can anyone please answer my question asked above?