10.1 CyclicProcessValueDataType

This structure contains the actual value and setpoint of the corresponding process. To create a transactional context, there is an additional cycle counter, which represents the actual cycle count of the current forming process. The Boolean value indicates if the cyclic process measuring is active. The structure is defined in Table 32.

Table 32 – CyclicProcessValueDataType Structure
Name Type Description Allow SubTypes
CyclicProcessValueDataTypestructureSubtype of Structure defined in the OPC UA Base Specification.

AnalogSignal

0:NumberActual value of the corresponding process.True

Setpoint

0:NumberSetpoint of the corresponding process.True

CycleCount

0:CounterActual cycle count of the forming process.False

IsActive

0:BooleanIf true, the cyclic process measuring is active.False

Its representation in the AddressSpace is defined in Table 33.

Table 33 – CyclicProcessValueDataType Definition
Attribute Value
BrowseNameCyclicProcessValueDataType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of Structure defined in OPC 10000-5.
Conformance Units
MetalForming CyclicProcessValueDataType

The CyclicProcessValueDataType has no other explicitly defined References.