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

AVEVA™ Batch Management

PhaseParamChange

  • Last UpdatedAug 26, 2016
  • 1 minute read

This event is called to request an application to change an item in the PhaseParam 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 PhaseParamSelect event. Do not try to change the list selection from within this event.

Syntax

OcxBatchVar_PhaseParamChange (Row, Item)

Parameters

Row

Data Type: Short

Position to change item

Item

Data Type: String

Preformatted item to change in list. Each item string consists of eight fields. Each field is separated by two spaces:

Parameter Name
Parameter Typez
Parameter Extension
Value
Unit of Measure
Editing Capability
Data Class
Enumeration Set Name

16 characters
12 characters
12 characters
80 characters
16 characters
8 characters
2 characters
16 characters

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