8.48 MaterialLocationType ObjectType

The MaterialLocationType ObjectType describes locations where material is stored around a machine module.

Examples of such locations are the designated areas on the floor where materials are delivered for consumption or where material produced by the machine is waiting to be collected. When the location where the material is stored is integral part of the mechanics or controls of the machine, the location shall be modelled as a MaterialStorageBuffer.

The MaterialLocationType representation in the AddressSpace is formally defined in the following table.

Table 145 – MaterialLocationType Definition
Attribute Value
BrowseNameMaterialLocationType
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the BaseObjectType defined in OPC 10000-5 - Part 5: Information Model, i.e. inheriting the Instance Declarations of that Node.
0:HasPropertyVariableCanReceive0:Boolean0:PropertyTypeM, RO
0:HasPropertyVariableCanSend0:Boolean0:PropertyTypeM, RO
0:HasComponentObjectCarriers0:FolderTypeM
0:HasComponentVariableSublotsMaterialSublotType[]0:BaseDataVariableTypeM, RO
0:HasPropertyVariableID0:String0:PropertyTypeM, RO
0:HasPropertyVariableMES_ID0:String0:PropertyTypeM, RW
0:HasPropertyVariableStateStateEnumeration0:PropertyTypeO, RO
0:HasComponentObjectStateMachineTMCStateMachineTypeO
0:HasComponentObjectUIInfoUIInformationTypeO
0:GeneratesEventObjectTypeCarrierEnteredLogType
0:GeneratesEventObjectTypeCarrierReleasedLogType
0:GeneratesEventObjectTypeStateChangeLogType
Conformance Units
TMC Intralogistics at the machine
BrowseName Description
CanReceiveWhen True, material sublots or carriers can be stored in the material location. It is set by the underlying system to make the material location available for receiving.
CanSendWhen True, material sublots or carriers can be removed in the material location. It is set by the underlying system to make the material location available for sending.
CarriersThe Carriers folder provides carriers that are stored in the material location.
SublotsThe Sublots array of MaterialSublotType provides carriers that are stored in the material location.
IDThe unique identifier for the material location.
MES_IDThe unique identifier of the material location according to a higher-level system, e.g. MES or ERP.
StateThe state the material location is in.
StateMachineThe state machine describing the state and transitions of the material location.
UIInfoThe visualization resources to display the MaterialLocationType on the User Interface.
Table 146 – MaterialLocationType Additional Subcomponents
BrowsePath References NodeClass BrowseName DataType TypeDefinition Others
Carriers 0:HasComponentObject <Carrier> CarrierTypeOP