CIP Generic Message to communicate with anybus cc

I have an anybus cc embedded in an Atlas Copco PF6000 torque wrench controller. I’m trying to communicate with it from an AB Micro850. The micro series will only allow CIP generic messages (explicit message). Do you have any examples of doing this? I’m struggling with the parameters (service, class, instance, attribute).

Hello @Mhorton141 ,

We have this article available regarding our anybus devices. https://support.hms-networks.com/hc/en-us/articles/7706386611474-What-are-the-Assembly-Object-Instances-for-Anybus-Ethernet-IP-device-

These objects are configurable by Atlas Copco and they may be different on their devices.

You typically use a Get attribute singe 0xE to read data and a Set Attribute Single to write data 0x10.

image
image