SncEtherCATDriver (FB)¶
FUNCTION_BLOCK FINAL SncEtherCATDriver EXTENDS SncDeviceDriverBase IMPLEMENTS IBusSpecificDataHandler
- Function block for an EtherCAT device driver to handle the SNC services addressed to its connected F-SPS
- extends ‘SncDeviceDriverBase’ and implements the interface ‘IDeviceSpecificDataHandler’ 
- represents one connected EtherCAT F-SPS and registers it to the SncServiceProvider 
- scans for this specific F-SPS and synchronizes its communication buffer size with the one from the Std-SPS 
- handles the service requests coming from the SNC service handler with the help of the EtherCAT bus handler 
 
Properties:
FSpsDeviceAddress, inherited from SncDeviceDriverBase
SyncdWriterSize, inherited from SncDeviceDriverBase
WasInitialized, inherited from SncDeviceDriverBase
Methods:
InitOnDownload, inherited from SncDeviceDriverBase
Initialize, inherited from SncDeviceDriverBase
TransmitDeviceSpecificData, inherited from SncDeviceDriverBase
WriteScanReply, inherited from SncDeviceDriverBase
Structure:
