ActiveJobValuesType

Values of the active job.
The representation of the ActiveJobValuesType ObjectType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=1021 |
NamespaceUri | http://opcfoundation.org/UA/PlasticsRubber/GeneralTypes/ |
BrowseName | ActiveJobValuesType |
NodeClass | ObjectType |
IsAbstract | False |
SubtypeOf | BaseObjectType |
The references from the ActiveJobValuesType ObjectType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | BoxId | String | PropertyType | Optional |
HasProperty | Variable | CurrentLotName | String | PropertyType | Mandatory |
HasComponent | Method | FinishJob | Mandatory | ||
HasComponent | Method | InterruptJob | Mandatory | ||
HasProperty | Variable | JobStatus | JobStatusEnumeration | PropertyType | Mandatory |
HasComponent | Method | StartJob | Mandatory | ||
HasSubtype | ObjectType | ActiveCyclicJobValuesType |
FinishJob
Signature
FinishJob( );
InterruptJob
Signature
InterruptJob( );
StartJob
Signature
StartJob( );