Item method for Pens collection
Gets a pen object from the Pens collection. (Applies to the trend object.)
Syntax
pen
.Item
(Item
, [Historian
])where
pen
- is a Pen object or an expression that evaluates to a Pen object.Item
- is a parameter of the type Variant that specifies the pen number (the first pen is 1, not 0) or the pen tag.Historian
- is a parameter of the type Boolean that specifies that the pen is a FactoryTalk Historian pen (True) or not (False).Provide Feedback