With this method the client requests to interrupt the production of a specific job.
Signature
InterruptJobById (
[in]0:StringId);
Table 23 – InterruptJobById Method Arguments
Argument |
Description |
Id |
Id of the job that shall be interrupted |
Table 24 – InterruptJobById Method AddressSpace Definition
Attribute |
Value |
||||
BrowseName |
InterruptJobById |
||||
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, StartJobById is called.