1 write parameters, Write parameters, 9parameter data transfer (explicit messages) – Lenze E94AYCEO User Manual
Page 71
9
Parameter data transfer (explicit messages)
9.1
Write parameters
71
Lenze · E94AYCEO communication module (EtherNet/IP™) · Communication Manual · DMS 3.0 EN · 12/2013 · TD17
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
9.1
Write parameters
In order to write data into code C00011 (reference speed) of the Inverter Drive 8400 by means of
explicit message transfer, for example, the following settings are necessary:
Settings
Value / description
Message Type
"CIP Generic"
Service Type
"Set Attribute Single" (service code "10" [hex])
Class
"6E" [hex] (access to Lenze code)
Instance
"11" = Lenze code C00011 of the Servo Drive 9400
Attribute
"1" = Subcode of the Lenze code
• If the corresponding Lenze code does not have a subcode, the value 1
must be entered.
• A display code cannot be configured by the "SET" service.
Source Element
Variable in the PLC program used as data source for writing.
Source Length
The source length has to be set to the length (data type) of the current
parameter (see parameter reference in the documentation of the drive).
For writing to code C00011, set the source length to "4 bytes".