This method adds a new job to the group with the needed Properties.
Signature
AddJob (
[in]0:StringId
[in]0:StringDescription
[in]0:StringCustomerName
[in]0:StringProductName
[in]0:StringProductDescription
[in]0:UInt32Strand
[in]0:UInt32Sequence
[in]3:ParameterSettingType[]ParameterSetting
[in]0:DoubleSetOutput
[in]0:DoubleLotSize
[out]0:NodeIdJobNodeId);
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 |