This documentation is based on the example project EcoStruxure Machine Expert Logic Builder. In the example, devices, tasks, and code (including a visualization) are pre-configured and can be adapted, if required.
which is available inAlternatively, you can create your project from scratch based on a
and insert the required devices manually.Procedure in EcoStruxure Machine Expert Logic Builder:
Step |
Action |
---|---|
1 |
Select . |
2 |
In the dialog, click on the left. |
3 |
Select the TM262M25NESS8T Logic/Motion Controller type from the drop-down list. (The example is only available for this controller type. Refer to the note below this table.) Result: The available example projects are listed in the list. |
4 |
Select the entry in the list. |
5 |
Enter a project name, select the file directory, and click .Result: The project is created and the as well as the are prepared as described in the next section. |
As you have created your project based on the example, the following applies to the project:
The window reflects the bus structure as prepared in the project example.
The is added to the node in the . This way, the Ethernet 1 port is configured as Sercos port.
Under the Safety Logic Controller is available.
, the TM5CSLCx00FSUnder the
, a TM5NS31 bus coupler is available.Under the TM5NS31 bus coupler, the following devices are inserted: TM5SPS3 Power Supply Module, TM5SDI4DFS Digital Input Safety Module, TM5SDO4TFS Digital Output Safety Module, and TM5SDM4TRFS Digital Mixed Safety Module.
In the , the folder is available. The example contains a program POU, an FB POU, and data type definitions. The code in these POUs is ready to compile. It can be used to read the status of the Safety Logic Controller and the connected safety-related modules, and to perform particular configuration-related commands.
In the (in the ), a task named is available with a program instance of the prepared program POU. You must adapt the cycle time of this task.
The contains the folder with a visualization of a virtual Safety Logic Controller control center. The HMI page enables you to visualize the status of the SLC and the connected safety-related modules, and to perform particular configuration-related commands. Refer to the chapter Remote Controlling of the SLC for further information.
In the SLC, the option is selected. This setting is necessary to use the Remote Controller library.
editor of theAfter you have created the project based on the Sercos slaves including TM5NS31 bus couplers.
, you can add further devices involved in your application. For instance, you can add further (safety-related and standard) TM5/TM7 modules at the existing TM5NS31 bus coupler, or furtherThe steps how to add, remove, replace, and update devices in the Managing Devices of the EcoStruxure Machine Expert Programming Guide.
are described in the chapter