18.2.11.6 SetCyclicJobData
With this Method the MES sets the job data for cyclic jobs.
Input arguments are all Properties of the CyclicJobInformationType.
Signature
SetCyclicJobData (
[in] 0:String JobName
[in] 0:String JobDescription
[in] 0:String CustomerName
[in] 0:String ProductionDatasetName
[in] 0:String ProductionDatasetDescription
[in] 0:String[] Material
[in] 0:String[] ProductName
[in] 0:String[] ProductDescription
[in] 0:Boolean ContinueAtJobEnd
[in] 0:UInt64 NominalParts
[in] 0:UInt64 NominalBoxParts
[in] 0:Duration ExpectedCycleTime
[in] 0:String MouldId
[in] 0:UInt32 NumCavities);When optional Properties in CyclicJobInformationType (e.g. NominalBoxParts) are not used, the arguments have to be empty or equal to zero.
| Attribute | Value | ||||
| BrowseName | SetCyclicJobData | ||||
| References | Node Class | BrowseName | DataType | TypeDefinition | Modelling Rule |
|---|---|---|---|---|---|
| 0:HasProperty | Variable | InputArguments | Argument[] | 0:PropertyType | Mandatory |