Active Batch List Manipulation
- Last UpdatedAug 09, 2016
- 1 minute read
Use the following methods to manipulate active batch lists:
-
BatchSchedGetSelected()
-
BatchSchedSetSelected()
-
BatchSchedGetNumItems()
-
BatchSchedGetItem()
-
BatchSchedGetCLB()
-
BatchSchedGetRecipeId()
-
BatchSchedGetSize()
-
BatchSchedGetTrain()
-
BatchSchedGetMode()
-
BatchSchedGetModeStr()
-
BatchSchedGetStatus()
-
BatchSchedGetStatusStr()
-
BatchSchedGetEditMask()
-
BatchSchedGetFormula()
You can use the following events with appropriate methods that manipulate batch lists:
-
BatchSchedUpdate
-
BatchSchedAdd
-
BatchSchedDelete
-
BatchSchedChange
-
BatchSchedSelect
-
BatchSchedBusy