I am trying to communicate with an EtherNet/IP device via explicit messaging. I found the EtherNet/IP Services library which makes it's possible. It works perfectly for the standard services Set/Get Attribute Single/All. The problem is, that my EIP device implements a vendor specific profile with service code 0x32. Is there a possibility to access class/Attribute/Instance with this service specific code?
Best Regards
/Andreas
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
In SP9 Patch 3 and SP10 is going to be a new FB named Gernic_Service to the EtherNet/IP Services Library, which will fullfill your needs,
See screenshots.
If you need preliminary version for testing only, please contact the support via email.
BR
Edwin
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello together,
I am trying to communicate with an EtherNet/IP device via explicit messaging. I found the EtherNet/IP Services library which makes it's possible. It works perfectly for the standard services Set/Get Attribute Single/All. The problem is, that my EIP device implements a vendor specific profile with service code 0x32. Is there a possibility to access class/Attribute/Instance with this service specific code?
Best Regards
/Andreas
Hello,
In SP9 Patch 3 and SP10 is going to be a new FB named Gernic_Service to the EtherNet/IP Services Library, which will fullfill your needs,
See screenshots.
If you need preliminary version for testing only, please contact the support via email.
BR
Edwin
Hello,
thank you very much for your support.