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
Panel | |||||
---|---|---|---|---|---|
| |||||
Returns an any attribute for a specific tag.
|
Panel | ||
---|---|---|
| ||
system.tag. getAttribute( tagPath, attribute )
String tagPath - The full path to the tag you want to edit. Note: you can specify the Tag provider name in square brackets at the beginning of the parentPath string. Example: "[myTagProvider]MyTagsFolder". If the tag provider name is left off then the project default provider will be used. String attribute - The name of a tag attribute. See Tag Properties for more information.
Object - The value of the attribute.
All |
Panel | |||||||
---|---|---|---|---|---|---|---|
| |||||||
|