8.1.6 InterruptJobGroupById
With this method the client requests to interrupt the production of a specific job group.
Signature
InterruptJobGroupById (
[in] 0:String Id);| Argument | Description |
| Id | Id of the job group that shall be interrupted |
| 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.