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

AVEVA™ Batch Management

ScheduleSchedAdd

  • Last UpdatedAug 26, 2016
  • 1 minute read

This event is called to request an application to add an item to the ScheduleSched 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_ScheduleSchedAdd (Row, Item)

Parameters

Row

Data Type: Short

Position to add item

Item

Data Type: String [119]

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
Recipe Quantity
Train Name
Batch Mode
Batch Status

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

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