8.1 CraneOperationalModeEnum

The enumeration CraneOperationModeEnum represents the mode of operation the crane is in. A crane can be in MANUAL, SEMIAUTOMATIC, FULLAUTOMATIC, BYPASS_ON or MAINTENANCE mode. The enumeration also allows OTHER, vendor specific modes to be represented. Table 25 below describes the possible values for the mode enumerations and their descriptions.

The enumeration is defined in Table 25.

Table 25 – CraneOperationalModeEnum Items
Name Value Description
OTHER0Use if vendor specific
MANUAL1Crane is operated manually by a human operator
SEMIAUTOMATIC2Some or all of crane motions are automated, but a human operator is required in the loop.
FULLAUTOMATIC3All of the crane motions are automated. No human intervention is required.
BYPASS_ON4A function, such as an assistive feature, is bypassed on the crane, e. g. to continue productive work in case a non-critical function suffers a fault.
MAINTENANCE5Crane is in maintenance mode, typically operating at reduced speed and possibly with some protective functions disabled so they will not hinder or prohibit service activities.

Its representation in the AddressSpace is defined in Table 26.

Table 26 – CraneOperationalModeEnum Definition
Attribute Value
BrowseNameCraneOperationalModeEnum
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 CraneOperationalModeEnum