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

AVEVA™ Batch Management

EditPhasePhaseAdd

  • Last UpdatedAug 26, 2016
  • 1 minute read

This event is called to request an application to add an item to the EditPhasePhase list. From within this event handler, the item should be added to the container list at the specified position. The complete item string can be used or individual item fields can be obtained and formatted as needed. An item can be selected in the list from within this event. Typically, this is not necessary, especially when the AutoSelectMode property is set.

Syntax

OcxBatchVar_EditPhasePhaseAdd (Row, Item)

Parameters

Row

Data Type: Short

Position to add item

Item

Data Type: String

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

Equipment Name
Unit Procedure Name
Operation Name
Phase Label
Phase Name

16 characters
16 characters
16 characters
8 characters
16 characters

Note: The operation name is included in the string even if only two recipes levels are defined.

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