18.2.1 JobInformationType Definition

This ObjectType represents the data of the job. It is formally defined in Table 73.

Table 73 – JobInformationType Definition
Attribute Value
BrowseNameJobInformationType
IsAbstractTrue
References Node Class BrowseName DataType TypeDefinition Other
Subtype of 0:BaseObjectType defined in OPC UA Part 5
0:HasPropertyVariableJobName0:String0:PropertyTypeM, RO
0:HasPropertyVariableJobDescription0:String0:PropertyTypeM, RO
0:HasPropertyVariableCustomerName0:String0:PropertyTypeM, RO
0:HasPropertyVariableProductionDatasetName0:String0:PropertyTypeM, RO
0:HasPropertyVariableProductionDatasetDescription0:String0:PropertyTypeM, RO
0:HasPropertyVariableMaterial0:String[]0:PropertyTypeM, RO
0:HasPropertyVariableProductName0:String[]0:PropertyTypeM, RO
0:HasPropertyVariableProductDescription0:String[]0:PropertyTypeM, RO
0:HasPropertyVariableContinueAtJobEnd0:Boolean0:PropertyTypeM, RW
0:HasSubtypeObjectTypeCyclicJobInformationType

The JobInformationType is abstract. A derived concrete type, which includes a method for writing the Properties, must be used (e.g. CyclicJobInformationType).

NOTE: A second subtype ContinuousJobInformationType will be added in the future.