Open_TCP_Pic_Ex Method

Opens a Tag Control Panel Picture that displays up to 20 of the valid tags associated with the currently selected object. This method allows you to do the same as the Open_TCP_Pic Method, but allows for multiple instances.

Syntax

object.Open_TCP_Pic_Ex (OpenMultipleInstances)

Properties

The Open_TCP_Pic_Ex method syntax has these parts:

Part

Description

object

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

OpenMultipleInstances

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

 

Example

Applies To