Tutorial for FB_CoE_DiagHistory_Read
FB_CoE_DiagHistory_Read
The following tutorial documents a simple implementation of FB_CoE_DiagHistory_Read.
- 1. Create a new TwinCAT Solution and integrate the Tc3_EtherCATDiag libraries.
- The connected hardware can be read via "Scan".
- 2. You can then make the ADS address of the desired slave visible/linkable in the "Advanced EtherCAT Settings".
- 3. You can now declare the following variables.
- IstAmsAdr is linked to the AMS address of the desired slave.
- The FB is called as in the example project.