Iris _

Pixsys Forum

everybody's effort for the same goal

[PL700] PL700 as PROFINET device: how to generate GSDML file

Locked
Pixsys tecnico 1
Moderatore
Posts: 1665
Joined: 29/10/2010, 10:09
Contact:

[PL700] PL700 as PROFINET device: how to generate GSDML file

Post by Pixsys tecnico 1 »

If the PL700 is used as a PROFINET device, the GSDML file from the Codesys environment will need to be generated for use with the TiAPortal software.

First of all, you need to configure your Codesys PLC project correctly:
- right-click on the PLC and select "add device"
- add an "Ethernet adapter Ethernet" device
Insert_ETH_adapter.png
- right-click on the "Ethernet" device and select "add device"
- add a device of type "PROFINET IO PROFINET IO Device CODESYS PROFINET Device"
Insert_Profinet_Device.png
Now create your own PLC IO mapping, compile and save the project.

To export the GSDML file from Codesys, proceed as follows:
- go to the "Device repository" menu
- select the device "PROFINET IO PROFINET IO Device CODESYS PROFINET Device"
- press the "Export" button
GSDML_Export.png
Verrà generato un file .zip che contiene il device descriptor di Codesys ed un file generico .xml compatibile con lo standard GSDML.
Questo file è modificabile con un editor XML o un editor specifico per file GSDML in modo da renderlo specifico per le risorse I/O del proprio progetto PL700 Codesys.
You do not have the required permissions to view the files attached to this post.
Locked