The enumeration ExternalControlRequestEnum provides information to the client about whether an external control request is active on the crane and other information about external controls. See Table 27 for the possible values for the mode enumeration and their descriptions.
The enumeration is defined in Table 27.
Table 27 – ExternalControlRequestEnum Items
Name |
Value |
Description |
NOT_REQUESTED |
0 |
No control request inputs have been received from any client |
REQUESTED_AND_CONTROL_ACTIVE |
1 |
Control request input has been received from a client and the request is being applied to the control |
REQUESTED_AND_CONTROL_INACTIVE |
2 |
Control request input has been received from a client but the request is not currently being applied to the control |
REQUESTED_AND_CONTROL_BYPASSED |
3 |
Control request input has been received from a client but the request is not currently being applied to the control because it has been bypassed in the control system |
Its representation in the AddressSpace is defined in Table 28.
.
Table 28 – ExternalControlRequestEnum Definition
Attribute |
Value |
|||||
BrowseName |
ExternalControlRequestEnum |
|||||
IsAbstract |
False |
|||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Other |
|
Subtype of the 0:Enumeration type defined in OPC 10000-5 |
||||||
0:HasProperty |
Variable |
0:EnumValues |
0:EnumValueType[] |
0:PropertyType |
|
|
Conformance Units |
||||||
Crane Base Info ExternalControlRequestEnum |