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

AVEVA™ Batch Management

BatchSchedChange

  • Last UpdatedAug 26, 2016
  • 1 minute read

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

Syntax

OcxBatchVar_BatchSchedChange (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 nine fields. Each field is separated by two spaces:

Campaign ID
Lot ID
Batch ID
Recipe ID
Batch Quantity
Train Name
Batch Mode
Batch Status
Batch Action Required

16 characters
16 characters
16 characters
16 characters
8 characters
16 characters
9 characters
8 characters
2 characters

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