With this method the client requests to interrupt the production of a specific job group.
Signature
InterruptJobGroupById (
[in]0:StringId);
Table 11 – InterruptJobGroupById Method Arguments
Argument |
Description |
Id |
Id of the job group that shall be interrupted |
Table 12 – InterruptJobGroupById Method AddressSpace Definition
Attribute |
Value |
||||
BrowseName |
InterruptJobGroupById |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Modelling Rule |
0:HasProperty |
Variable |
0:InputArguments |
0:Argument[] |
0:PropertyType |
0:Mandatory |
To continue the production of the job group, StartJobGroupById is called.