tagName
The name of the tag
Examples: "contTag", "Program:prog.progTag", "arrayTag[0]", "arrayTag[0,1,2]", "integerTag.0"
"contTag"
"Program:prog.progTag"
"arrayTag[0]"
"arrayTag[0,1,2]"
"integerTag.0"
programName
The name of the program. If this property is not set (and is null), the global program will be used.
Default: null
null
tagType
The type of the tag
This element must be one of the following enum values:
SINT
INT
DINT
REAL
BOOL
Last updated 2 months ago
Was this helpful?