6 OPC UA ObjectTypes

6.1 RoofSupportSystemType ObjectType

6.1.1 Overview

The RoofSupportSystemType provides a representation of a roof support system as a sub-type of MiningEquipmentType as shown in Figure 1. Importantly, it is composed of a ParameterSet to monitor all relevant parameters of the equipment.

6.1.2 ObjectType Definition

The RoofSupportSystemType is formally defined in Table 1.

Table 1 – RoofSupportSystemType Definition
Attribute Value
BrowseNameRoofSupportSystemType
IsAbstractFalse
References Node Class BrowseName

Data

Type

TypeDefinition Others
Subtype of the MiningEquipmentType defined in OPC 40560
0:HasAddInObject4:MiningEquipmentIdentification4:MiningEquipmentIdentificationTypeM
0:HasComponentObject2:ParameterSet0:BaseObjectTypeM
Conformance Units
RSS Functional Variables
RSS Methods

The components of the RoofSupportSystemType have subcomponents which are defined in Table 2.

Table 2 – RoofSupportSystemType Subcomponents
BrowsePath References NodeClass BrowseName DataType TypeDefinition Others
2:ParameterSet0:HasComponentVariableAFCPushStateRSSStateEnum0:BaseDataVariableTypeM, RO
2:ParameterSet0:HasComponentVariableClearanceLeft0:Double0:AnalogUnitRangeTypeM, RO
2:ParameterSet0:HasComponentVariableClearanceRight0:Double0:AnalogUnitRangeTypeM, RO
2:ParameterSet0:HasComponentVariableShieldAdvanceStateRSSStateEnum0:BaseDataVariableTypeM, RO
2:ParameterSet0:HasComponentVariableShieldWidth0:Double0:AnalogUnitRangeTypeM, RO

The component Variables of the RoofSupportSystemType have additional Attributes defined in Table 3.

Table 3 – RoofSupportSystemType Attribute values for child Nodes
BrowsePath Value Attribute Description Attribute

NamespaceUri: http://www.opcfoundation.org/UA/units/un/cefact

UnitId: 5067858

DisplayName: m

Description: metre

This is the EngineeringUnit of the left clearance.
High: 500
Low: -10
This is the EURange of the left clearance.

NamespaceUri: http://www.opcfoundation.org/UA/units/un/cefact

UnitId: 5067858

DisplayName: m

Description: metre

This is the EngineeringUnit of the right clearance.
High: 500
Low: -10
This is the EURange of the right clearance.

NamespaceUri: http://www.opcfoundation.org/UA/units/un/cefact

UnitId: 5067858

DisplayName: m

Description: metre

This is the EngineeringUnit of the shield width.
High: 5
Low: 0.5
This is the EURange of the shield width.

6.1.3 ObjectType Description

The AFCPushState Variable describes the status of the AFCPush process determined on the actual shearer position

The ClearanceLeft Variable describes the length of the safe zone on the left side of the shearer. There is no risk of collision between the shearer and the RSS in that zone.

The ClearanceRight Variable describes the length of the safe zone on the right side of the shearer. There is no risk of collision between the shearer and the RSS in that zone

The ShieldAdvanceState Variable describes the status of the ShieldAdvance process determined on the actual shearer position.

The ShieldWidth Variable describes the width of the shields including the gap between the shields.

Please refer to OPC 10000-100, OPC 40001-1, OPC 40560 and OPC 40565-1 for the descriptions of other inherited instance declarations.