Parameter data transfer (explicit messages)
Read parameters
76
Lenze · Decentralised frequency inverter 8400 motec (EtherNet/IP™ option) · EDS84DMOTEIP EN 3.0 - 02/2019
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
9.2
Read parameters
In order to read out Lenze code
C00011
(reference speed) of the Inverter Drive 8400 motec by means
of explicit message transfer, for example, the following settings are necessary:
Settings
Value / description
Message Type
"CIP Generic"
Service Type
"Get Attribute Single" (service code "0x0E")
Class
"6E" (access to Lenze code)
Instance
"11" = Lenze code C00011 of Inverter Drive 8400 motec
Attribute
"1" = Subcode of the Lenze code
If the corresponding Lenze code does not have a subcode, the value ’1’ must
be entered here.
Destination
Variable in the PLC program the drive data will be copied to.
When reading code C00011, make sure that the tag used as destination is a
single word in UINT16 format.