Communication according to PROFIdrive
3.4 Acyclic communication
Communication
60 Function Manual, 12/2018, 6SL3097-5BD00-0BP0
3.4.4 Example 1: read parameters
Requirements
● The PROFIdrive controller has been commissioned and is fully operational.
● PROFIdrive communication between the controller and the device is operational.
● The controller can read and write data sets in conformance with PROFINET/PROFIBUS.
Task description
Following the occurrence of at least one fault (ZSW1.3 = "1") on drive 2 (also drive object
number 2), the active fault codes must be read from the fault buffer r0945[0] ... r0945[7].
The request is to be handled using a request and response data block.
Basic procedure
1. Create a request to read the parameters.
2. Invoke the request.
3. Evaluate the response.
Create the request
Request header
Request reference = 25 hex
Axis = 02 hex Number of parameters = 01 hex 2 + 3
Parameter address
Number of elements = 08 hex
Information about the parameter request:
● Request reference:
The value is selected at random from the valid value range. The request reference
establishes the relationship between request and response.
● Request ID:
01 hex → This identifier is required for a read request.
● Axis:
02 hex → Drive 2, fault buffer with drive- and device-specific faults.
● Number of parameters:
01 hex → One parameter is read.