Top | Previous | Next |
system.tag.editAlarmConfig |
Syntax system.tag.editAlarmConfig(tagPaths, alarmConfig) Parameters String[] tagPaths - The full path to the tag you want to edit. PyDictionary alarmConfig - The alarm configuration for the tags as a dictionary. Key: Alarm Name, Value: A list of property values in the form of [[name, type, value], ...]. Returns nothing Scope All |