First steps Power supplies with EtherCAT
- 1. Install the power supply as described in the chapter "Technical data, mounting, wiring" and connect it to the controller.
- 2. Install the TwinCAT automation software and familiarize yourself with the program.
- 3. Integrate the power supply into your TwinCAT project as described in the chapter "TwinCAT Quickstart". Further information on the software and communication via EtherCAT can be found in the chapters:
- "TwinCAT development environment" and
- "General commissioning instructions for the EtherCAT slave".
- 4. Configure the power supply in TwinCAT.
- Select the process data as described in the chapter "Switching the process data sets".
- Create a PLC project as described in the chapter "Programming the PLC".
- Link the process data with PLC variables (see chapter "Linking the process data").
- 5. Select additional info data (see chapter "Selecting info data")
- 6. Optional: application-specific settings via the CoE directory
- Set warning thresholds for the warning bit (see chapter "Setting the warning thresholds for the warning bit")
- Reset counters and maximum/minimum values via the CoE directory (see chapter "Resetting counters and maximum/minimum values").
- For parallel use, observe the notes on parallel use.
- 7. Monitor the output voltage using the DC-OK function.
- 8. Errors and warning messages
- Read error and warning messages via the Diag History (see chapter "Displaying errors and warning messages").
- Use the WCState bit to check whether errors have occurred during EtherCAT transmission (see chapter "Detecting invalid data").
Notice | ||
Parameterization via the CoE list (CAN over EtherCAT) The EtherCAT device is parameterized via the CoE - Online tab (with a double click on the respective object) or via the Process Data tab (assignment of PDOs). A detailed description can be found in the EtherCAT System-Documentation in chapter “EtherCAT subscriber configuration” Please note the general CoE notes in the EtherCAT System Documentation in chapter “CoE-interface” when using/manipulating the CoE parameters: |
Process data of the PS2001-xxxx-1001 power supply The process data objects (PDO) are cyclically transmitted process values. They are enabled via the "Process data" tab and then displayed in the TwinCAT tree. This allows them to be linked directly to variables from the PLC program.
|
- Linking of process data
- Selecting the info data
- Setting the warning thresholds for the warning bit
- Resetting counters and maximum/minimum values
- Display of errors and warning messages
- Writing and reading CoE objects using function blocks
- Complete access to "PSU Diag Data"
- DC-OK function (parameterization)
- Switching output via EtherCAT
- Recognizing invalid data
- Parallel use