9.1 StandbyModeTransitionDataType

The StandbyModeTransitionDataType holds information which might change when the device is in a transition state to an Energy Saving Mode.

Table 41 – StandbyModeTransitionDataType Structure
NameTypeDescription
StandbyModeTransitionDataTypeStructure
IDDestination0:ByteMode ID of destination Energy Saving Mode.
CurrentTimeToDestination0:DurationTime needed to reach the mode IDDestination. Shall be a “Worst case” value if ongoing (dynamic) time value is not supported. Shall be 0 if destination Energy Saving Mode is reached.
CurrentTimeToOperate0:DurationTime needed to reach “Ready to operate” if the Energy Saving Mode is not regularly terminated. The server might update the value after reaching the destination state as long as the TimeMinLengthOfStay of the destination state is not reached.
EnergyConsumptionToDestination0:FloatEnergy consumption for actual transition. Shall be 0 if not in a transition state.

Its representation in the AddressSpace is defined in Table 42.

Table 42 – StandbyModeTransitionDataType Definition
Attribute Value
BrowseNameStandbyModeTransitionDataType
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the 0:Structure
Conformance Units
ECM Standby Management

Figure 16 shows how CurrentTimeToOperate varies in dependence of TimeToPause and TimeMinLengthOfStay of the destination Energy Saving Mode during and immediately after the transition.

The relationship of RegularTimeToOperate and CurrentTimeToOperate during a mode transition shall follow Figure 16. A more comprehensive explanation may be found in PE 3802.

Figure 16 – RegularTimeToOperate vs. CurrentTimeToOperate