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);
Table 11 – InterruptJobGroupById Method Arguments
Argument Description
IdId of the job group that shall be interrupted
Table 12 – InterruptJobGroupById Method AddressSpace Definition
Attribute Value
BrowseNameInterruptJobGroupById
References Node Class BrowseName DataType TypeDefinition Modelling Rule
0:HasPropertyVariable0:InputArguments0:Argument[]0:PropertyType0:Mandatory

To continue the production of the job group, StartJobGroupById is called.