Hello @nova ,
The process data is broken up into three sections:
FSoE connections (data length depends on number of FSoE devices)
Safe-Master-to-Master (SMMC, data length fixed)
Functional Data (SAFEX information (status, diagnostics) plus user inputs/outputs to EtherCAT Master, data length fixed)
Here is an example with three FSoE Connections.
Slave_Process_Data_Modules = SMMC
Slave_Process_Data_Modules_1 = Functional Data
HTH
... View more