Commissioning (software)
4.4 Additional information on configuring the SINAMICS Integrated
SIMOTION D410
98
Commissioning Manual, 02/2012
Procedure
To do this, select the SINAMICS Integrated in the project tree, followed by "Target System" >
"Device Diagnostics".
In addition, the SINAMICS diagnostic buffer entries are displayed in the D410 device
diagnostics. Here, all D410 diagnostic buffer entries are displayed first, followed by those for
the SINAMICS Integrated. The start of the SINAMICS Integrated diagnostics buffer entries is
identified by the following entry:
>>>>>> >>>>>> Start of SINAMICS Integrated diagnostic buffer, station address = x <<<<<<
You also have the option of viewing the SIMOTION D410 and SINAMICS Integrated
diagnostic buffers via IT DIAG.
4.4.5
Acyclic communication with the drive
Overview
PROFIdrive drive units are supplied with control signals and setpoints by the controller and
return status signals and actual values. These signals are normally transferred cyclically (i.e.
continuously) between the controller and the drive.
For SINAMICS S110/S120, configure the axis message frames for data exchange (refer to
Configuring the system in offline mode (Page 73)).
In addition to cyclic data exchange, PROFIdrive drive units feature an acyclic communication
channel. In particular, this is used for reading and writing drive parameters (e.g. error codes,
warnings, controller parameters, motor data, etc.).
As a result, data can be transferred on an "acyclic" as opposed to "cyclic" basis when
required. Acyclic reading and writing of parameters for PROFIdrive drives is based on the
DP V1 services "read data set" and "write data set".
The acyclic DP V1 services are transferred while cyclic communication is taking place via
PROFIBUS or PROFINET. The PROFIdrive profile specifies precisely how these basic
mechanisms are used for read/write access to parameters of a PROFIdrive-compliant drive.
The PROFIdrive standard states that "pipelining" of jobs on PROFIdrive drives is not
supported. This means:
●
Only one "Write/read data set" can be performed at any one time on a drive unit (e.g.
SINAMICS S110/S120 control unit or the SINAMICS Integrated of a SIMOTION D).
●
However, if several PROFIdrive drive units are connected to a controller, a job can be
processed for each of these drive units at the same time. In this case, the maximum total
number of jobs will depend on the control system. (for SIMOTION, this is a maximum of 8
jobs at a time).
In the case of acyclic data exchange with SINAMICS drives, this means you will have to
coordinate the write/read jobs with one another (buffer management). An interlock must be
set in order to prevent the application or different parts of the application from sending
overlapping jobs to the same PROFIdrive drive unit.