The LoadingMonitoringType provides information about the availability of the machine for loading a component for testing.
The LoadingMonitoringType is formally defined in Table 18.
Table 18 – LoadingMonitoringType Definition
Attribute |
Value |
||||
BrowseName |
LoadingMonitoringType |
||||
IsAbstract |
False |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
Subtype of the ElementMonitoringType defined in OPC UA for Machine Tools i.e. inheriting the InstanceDeclarations of that Node. |
|||||
0:HasComponent |
Variable |
IsInLoadingPosition |
0:Boolean |
0: TwoStateDiscreteType |
0:Optional |
0:HasComponent |
Variable |
LoadStatus |
0:UInteger |
0: MultiStateDiscreteType |
0:Mandatory |
Conformance Units |
|||||
GMS LoadingMonitoringType |
IsInLoadingPosition informs if the machine is in a safe position for loading.
LoadStatus contains information whether a part is loaded or not.
The component Variables of the SensorType have Attribute values defined in Table 19. The Attribute values given here shall be used by instances must not be changed.
Table 19 – LoadingMonitoringType Attribute Values for child Nodes
BrowsePath |
Value Attribute |
Description Attribute |
||
|
Unknown Empty Filled InProgress |
|
The element entries to the Attribute values of LoadStatus/0:EnumStrings have the following meaning:
Unknown: The load status is not known by the GMS.
Empty: There is no part in the GMS.
Filled: There is one or more parts in the GMS.
InProgess: The load status is changing.