So I'm just learning about Ethernet/IP and I have a noobie question.
What do I input for the startAddress parameter of the beginwrite method?
The best I've found on the web is that this might be a sequence of bytes that reflect the class, instance, and attribute.
If it helps I'm trying to communicate with a servo drive using the EthernetIPforMicro800 class. I'm writing to the standard assembly class parameter 3.
If I missed some documentation somewhere or someone can just provide an answer I would be very appreciative.
Thanks in advance.