Clicking through the peripheral sequence can last a few minutes, but it saves you linking hundreds of PLC in-/outputs manually. The diagram shall help you if you don’t know what do. If you know what to do you can skip some steps:
Enhanced description:
Install device descriptions Only necessary if you want to add a bus device the first time on your laptop.
Read field bus from PLC IDE (without updating designators) Only necessary if you have changed the bus configuration in the PLC editor. If you just have renamed a bus device in the PLC editor use the last step instead of this one.
Write peripheral and IO designators to the PLC IDE It updates the bus configuration in the PLC editor. Only necessary if you did an EPLAN import or some renaming in Control plus Studio. Renaming of peripheral designators is more efficient in the PLC editor, see last step.
Control plus Studio export It exports the peripheral instances and the BinIo FB. Only necessary if have changed anything in the bus like a new slave or renaming an IO.
Build PLC project After a successful build the new PLC in-/outputs are available for linking with the bus. Only necessary if have changed anything in the bus like a new slave or renaming an IO.
Link IO with variables in PLC IDE It links the PLC in-/outputs with the bus device. Only necessary if have changed anything in the bus like a new slave or renaming an IO. You can shortcut this step in two ways, especially if you have added/changed only one or two devices:
Link the IO manually in the PLC editor.
Since Control plus Studio 5.3 you can link only single bus devices:
Read fieldbus config from PLC IDE only to update designators Only necessary if you did a renaming of bus devices in the PLC editor.
... View more