Attached zip file contains:
Readme txt, which describes the details of the example project.
The Sysmac Studio project file from Omron world.
Points to use:
The Sysmac Studio example project is compatible with Omron NX/NJ/NY series PLC;
The fieldbus protocol must be the EtherNet/IP between Smart Function for Pressing and Omron PLC. The EtherCAT in Omron is CAN Application Protocol over EtherCAT(CoE), which is not compatible with Smart Function for Pressing's EtherCAT fieldbus -- Servodrive Profile over EtherCAT(SoE);
There are several functions and function blocks in example project to help customer implement the control of the Smart Function Kit Pressing, which are
SFK_Command: Send the command to SFK-P and get the status feedback;
SFK_Fast_Variable_Access: Read and write the variable of SFK-P by fieldbus data;
SFK_SerialNumberConverter: Convert the string serial number to the format that SFK-P can regonize;
SFK_GetNotification: Get the SFK-P status data from fieldbus data;