8.2.18 AddJob
This method adds a new job to the group with the needed Properties.
Signature
AddJob (
[in] 0:String Id
[in] 0:String Description
[in] 0:String CustomerName
[in] 0:String ProductName
[in] 0:String ProductDescription
[in] 0:UInt32 Strand
[in] 0:UInt32 Sequence
[in] 3:ParameterSettingType[] ParameterSetting
[in] 0:Double SetOutput
[in] 0:Double LotSize
[out] 0:NodeId JobNodeId);
Table 17 – AddJob Method Arguments
|
Argument
|
Description
|
| Id | See 8.3, where the Properties of a job are defined. |
| Description | See 8.3, where the Properties of a job are defined. |
| CustomerName | See 8.3, where the Properties of a job are defined. |
| ProductName | See 8.3, where the Properties of a job are defined. |
| ProductDescription | See 8.3, where the Properties of a job are defined. |
| Strand | See 8.3, where the Properties of a job are defined. |
| Sequence | See 8.3, where the Properties of a job are defined. |
| ParameterSetting | See 8.3, where the Properties of a job are defined. |
| SetOutput | See 8.3, where the Properties of a job are defined. |
| LotSize | See 8.3, where the Properties of a job are defined. |
| JobNodeId | The method returns the NodeId of the created instance for the job group |
Table 18 – AddJob Method AddressSpace Definition
|
Attribute
|
Value
|
| BrowseName | AddJob |
|
References
|
Node Class
|
BrowseName
|
DataType
|
TypeDefinition
|
Modelling Rule
|
|---|
| 0:HasProperty | Variable | 0:InputArguments | 0:Argument[] | 0:PropertyType | 0:Mandatory |
| 0:HasProperty | Variable | 0:OutputArguments | 0:Argument[] | 0:PropertyType | 0:Mandatory |