8.2 ExternalControlRequestEnum

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_REQUESTED0No control request inputs have been received from any client
REQUESTED_AND_CONTROL_ACTIVE1Control request input has been received from a client and the request is being applied to the control
REQUESTED_AND_CONTROL_INACTIVE2Control request input has been received from a client but the request is not currently being applied to the control
REQUESTED_AND_CONTROL_BYPASSED3Control 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
BrowseNameExternalControlRequestEnum
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the 0:Enumeration type defined in OPC 10000-5
0:HasPropertyVariable0:EnumValues0:EnumValueType[]0:PropertyType
Conformance Units
Crane Base Info ExternalControlRequestEnum