With this method the client requests to interrupt the production of a specific job.
Signature
InterruptJobById (
[in]StringId);
Table 23 – InterruptJobById Method Arguments
F |
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 |
HasProperty |
Variable |
InputArguments |
Argument[] |
PropertyType |
Mandatory |
To continue the production of the job, StartJobById is called.