Name property (Trend object)
Returns or sets tag name that identifies a pen. Read/write. String.
Syntax
string
= pen
.Name
[= name
]where
pen
- is a Pen object or an expression that evaluates to a Pen object.name
- is a parameter of the type String that specifies the name of the Pen object.Remarks
The Name property provides historical trending. Add a tag/pen from a Historical Tag Group (FactoryTalk View SE Datalog Model). The trend lists the datalog model the tag came from as the Tag Group in the Property Page. The trend supports trending pens from multiple datalog models. This property also allows you to determine which datalog model a pen is from.
Provide Feedback