SetCLBFocus()
- Last UpdatedAug 19, 2016
- 1 minute read
This method specifies the Campaign, Lot and Batch displayed by the SFC. 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" on page 51.
Syntax
ReturnCode = BatchSFCVar.SetCLBFocus (CLB)
Parameters
CLB
Data Type: String
Composed of the campaign ID, lot ID and batch ID separated by slashes. For example, the string C1/L1/B1 represents campaign C1, lot L1 and batch B1.