Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Batch Management

ViewTransitionTagChange

  • Last UpdatedAug 26, 2016
  • 1 minute read

This event is called to request an application to change an item in the ViewTransitionTag list. From within this event handler, the item should be removed from the container list at the specified position and the new item must be added. Some container list controls support a simple change mechanism. The complete item string can be used or individual item fields can be obtained and formatted as needed. Because many container list controls force an item to be deleted and added again, this event is always followed by a ViewTransitionTagSelect event. Do not try to change the list selection from within this event.

Syntax

OcxBatchVar_ViewTransitionTagChange (Row, Item)

Parameters

Row

Data Type: Short

Position to change item

Item

Data Type: String

Preformatted item to add to list. Each Item string consists of two fields. Each field is separated by two spaces:

Tag Name
Tag value

84 characters
80 characters

Related Links
TitleResults for “How to create a CRG?”Also Available in