Import tags

<< Click to Display Table of Contents >>

Navigation:  Multi-Protocol MasterOPC Server > Plugin SCRIPT > Import tags >

Import tags

As a rule, the Script plugin is used for polling devices with non-standard protocol using scripts, as well as for special tasks - transferring data between different drivers, writing to ODBC, etc., so the import of tags is not required.

However, in some tasks, such as building tunnels through MQTT, it may be necessary to import a large number of tags from different sources. For this task the driver is equipped with a special import utility.

To run the import utility, call the context menu of the device and select Protocol Tags (import):

mpsplugin_script_import_tegov

This launches the import utility, which has the following interface:

mpsplugin_script_import_tegov1

Currently, import from CSV files (tabular file with "semicolon" delimiter) is supported, as well as snd file, which is formed when exporting Multi-Protocol MasterOPC node.

Import from CSV

Import from SND