Equipment Allocation Queue
- Last UpdatedJun 20, 2017
- 1 minute read
Use the following methods to allocate equipment queues:
-
AllocQueueSetAccessSecurity()
-
AllocQueueClearAccessSecurity()
-
AllocQueHasValidAccessSecurity()
-
AllocQueueSetEquipFocus()
-
AllocQueueGetSelected()
-
AllocQueueSetSelected()
-
AllocQueueGetNumItems()
-
AllocQueueGetInstance()
-
AllocQueueGetItem()
-
AllocQueueGetCampaign()
-
AllocQueueGetLot()
-
AllocQueueGetBatch()
-
AllocQueueGetRecipeId()
-
AllocQueueGetSize()
-
AllocQueueGetTrain()
-
AllocQueueGetMode()
-
AllocQueueGetSequence()
-
AllocQueueMoveBatchUp()
-
AllocQueueMoveBatchUpWC()
-
AllocQueueMoveBatchDown()
-
AllocQueueMoveBatchDownWC()
-
AllocQueueGetFormula()
NOTE: Any method suffixed with "WC" is for providing the DoneBy/CheckBy comments as arguments.
Use the following events with the appropriate methods that allocate equipment queues:
-
AllocQueueAdd
-
AllocQueueChange
-
AllocQueueDelete
-
AllocQueueSelect
-
AllocQueueUpdate