Community

Question: Mass Modbus Tag Import

23.03.2026 21:01 by Edward 4ac

Is there a way to bulk-import Modbus tags in WinCC OA?

The Modbus driver documentation doesn't mention any import support, unlike S7 which has it built in. For a use case involving thousands of Modbus tags, manual creation isn't feasible.

Does Mass Engineering or ASCII Manager support Modbus peripheral address configs? Or would a CTRL script be the way to go here?

Any pointers appreciated.

This question has been edited.

Responses (2)

23.03.2026 21:23 by Alexandre Daneau

Hey, yes ASCII manager would be the way. You can try to create one address manually and export the tag, then mass create everything and import back.
https://www.winccoa.com/documentation/WinCCOA/latest/en_US/ASCIIPanel/ASCII_ManagerPanel-01_2.html

Just check Parameterization and in drop down you need _address and _distrib (will give you which driver number you are using)

27.03.2026 17:06 by Gertjan van Schijndel

If you have the modbus tags already in a format, that is easy to read with a CTRL script then it also an option.

But the tab separated format of the ASCII manager also allows mass parameterization with a spreadsheet program especially if only numbers need to be changed in a consecutive serie

Log in to write a response to this question.
Back to list