RecipeSetCLBFocus()
- Last UpdatedJun 13, 2017
- 1 minute read
This is a required method for using the phase processing, answer questions, and equipment selection functional areas and establishing a batch-centric view in the respective lists. These functional areas list information pertaining to the batch that is defined by the CLB parameter. This method can be called only when the CLB defined by the parameter exists in the BatchSched List and has a status of Run, Held, or Aborting. If the batch status is other than Run, Held, or Aborting, the parameter to this method should be empty (//). You can use the event BatchSchedFocusState for easy batch-centric focus setting. The return code is a Short integer value that can be used for error handling.
For more information on the error codes returned, see "Error Return Values".
Syntax
ReturnCode = OcxBatchVar.RecipeSetCLBFocus (CLB)
Parameters
CLB
Data Type: String
Campaign, Lot, and Batch ID data separated by forward slash (/) characters