INSTALLATION AND OPERATING INSTRUCTIONS:
2-jaw parallel gripper, electric, HRC-01/-02 series
15
DDOC00416 / a
EN / 2020-08-19
Zimmer GmbH
●
Im Salmenkopf 5
●
77866 Rheinau, Germany
●
+49 7844 9138 0
●
+49 7844 9138 80
●
www.zimmer-group.com
8.1.2 IODD import
►
Importing the IODD (device description) into the control system.
Ö
Call up our website at
Ö
www.zimmer-group.com
Ö
Select the desired gripper and download the corresponding .zip file via the “Download IODD” link.
Ö
The .zip file is required for importing into the control.
When the hardware configuration is complete and the IO-Link connection to the gripper is established, some
data must be visible in the process input data.
Ö
Some control systems demand a byte swap to bring this process data into a logical sequence.
►
To determine whether a byte swap is necessary, you can view bit 6 (GripperPLCActive) in the “StatusWord.”
►
For this purpose, it is necessary to determine whether bit 6 is active in the first or second byte of the “Sta
-
tusWord.”
Ö
If bit 6 is active in the first byte, the bytes already have the correct sequence and commissioning
can be continued.
Ö
If bit 6 is active in the second byte, a byte swap still has to be applied here.
Ö
For further information, refer to the “StatusWord” section.
INFORMATION:
It is mandatory to verify the process data!
The gripper is controlled via IO-Link by means of the cyclic process data as well as the acyclic service data with a
cycle time of 10 ms.
8.2 “Handshake” data transfer method
All process data that is transferred to the gripper and is described in the sections that follow must be transferred
using the “Handshake” method.
INFORMATION:
This method is referred to as a “Handshake” because it enables “clean” transfer.
The process data transfer takes place, so to speak, from “hand to hand” - from the control system to the
gripper.
The following steps are required for the “Handshake”:
The data transfer starts with the transfer of
"ControlWord" = 0x01
to the gripper.
Subsequently, the response of the gripper must be tested by means of
"Statusbit" 12 = TRUE
(data
transfer OK).
The data transmission is complete when the gripper sends back
"Statusbit" 12 = "DatatransferOK" = FALSE
.
►
For an example, refer to the "Quickstart basic parameters" section.