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.
Figure 1 – Overview RoofSupportSystemType
The RoofSupportSystemType is formally defined in Table 1.
Table 1 – RoofSupportSystemType Definition
Attribute |
Value |
||||
BrowseName |
RoofSupportSystemType |
||||
IsAbstract |
False |
||||
References |
Node Class |
BrowseName |
Data Type |
TypeDefinition |
Others |
Subtype of the MiningEquipmentType defined in OPC 40560 |
|||||
0:HasAddIn |
Object |
4:MiningEquipmentIdentification |
|
4:MiningEquipmentIdentificationType |
M |
0:HasComponent |
Object |
2:ParameterSet |
|
0:BaseObjectType |
M |
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:ParameterSet |
0:HasComponent |
Variable |
AFCPushState |
RSSStateEnum |
0:BaseDataVariableType |
M, RO |
2:ParameterSet |
0:HasComponent |
Variable |
ClearanceLeft |
0:Double |
0:AnalogUnitRangeType |
M, RO |
2:ParameterSet |
0:HasComponent |
Variable |
ClearanceRight |
0:Double |
0:AnalogUnitRangeType |
M, RO |
2:ParameterSet |
0:HasComponent |
Variable |
ShieldAdvanceState |
RSSStateEnum |
0:BaseDataVariableType |
M, RO |
2:ParameterSet |
0:HasComponent |
Variable |
ShieldWidth |
0:Double |
0:AnalogUnitRangeType |
M, 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: 500Low: -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: 500Low: -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: 5Low: 0.5 |
This is the EURange of the shield width. |
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.