Open_TS_Pic_Type_Ex Method

Specifies the type of Tag Status picture to open. This method allows you to do the same as the Open_TS_Pic_Type Method, but allows for multiple instances.

Syntax

object.Open_TS_Pic_Type (TSPicType, [TagList], OpenMultipleInstances)

Properties

The Open_TS_Pic_Type_Ex method syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

TSPicType

TS_PIC_TYPE (Optional) The type of Tag Status picture to open:

0 – Single Tag Status picture
1 – Quick Trend picture
2 – Tag Control Panel picture

TagList

Variant. (Optional) An array of strings to be used in the tag status picture.

OpenMultipleInstances

Integer. If set to 1 (true) another instance of the picture is opened. If set to 0 (false), no additional instances of the picture are opened.

 

Example

Applies To