51
CMVETH01B
Acyclic Data Access
To read assembly data from the SMV using Ethernet IP explicit messaging set the following:
Message Type = CIP Generic
Class = 4 (Hex)
Attribute = 3
Service Code = e (Get Attribute Single)
Instance = the assembly number in the drive desired (i.e. Assembly 100 would be 100)
Destination = the target variable data from the drive will be copied to in the PLC
Make sure the tag used as the destination is an array in INT format with the same length as the desired
assembly.