"Operation" Event Type Properties
- Last UpdatedJun 06, 2017
- 1 minute read
Each "Operation" event type sent from the Batch Server (Source=BatchMngr) has the following properties. This event is triggered when an operation state changes. These properties must be accessed using the GetProperty() method on the client-side Event object.
EventType = Operation
|
Property Name |
Data Type |
Description |
|---|---|---|
|
BatchServer |
String |
Name of the source Batch Server as defined in the EnvEdit system parameters. |
|
CampaignId |
String |
CampaignId for BatchEvent. |
|
LotId |
String |
LotId for BatchEvent. |
|
BatchId |
String |
BatchId for BatchEvent. |
|
RecipeId |
String |
RecipeId for BatchEvent. |
|
FormulaName |
String |
FormulaName for BatchEvent |
|
Train |
String |
Train for BatchEvent. |
|
UnitProcedure |
String |
UnitProcedure for BatchEvent. |
|
Operation |
String |
Operation for BatchEvent. |
|
EventCode |
Integer |
Specifies the state change that triggered the event. Possible values include:
|
|
EventCodeName |
String |
String representation of the EventCode. |