Contents
Partner Programs
Sepasoft - MES Modules
Cirrus Link - MQTT Modules
Resources
Knowledge Base Articles
Inductive University
Forum
IA Support
SDK Documentation
All Manual Versions
Ignition 8.0
Ignition 7.9
Ignition 7.8
Scripting_function |
---|
Panel | ||
---|---|---|
| ||
This function locates an exported tag file and loads the tags into the specified tag provider. |
Panel | ||
---|---|---|
| ||
Permission Type: Tag Editing Client access to this scripting function is blocked to users that do not meet the role/zone requirements for the above permission type. This function is unaffected when run in the Gateway scope. |
Panel | ||
---|---|---|
| ||
system.tag.loadFromFile(filePath, provider, mode)
String filePath - The path of the tag file to import from. String provider - The name of the provider to import to. Integer mode - Dictates what happens if the tag already exists. 0 = overwrite, 1 = ignore.
nothing
All |
Panel | |||||||
---|---|---|---|---|---|---|---|
| |||||||
|