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 |
CyclicProcessValueDataType |
structure |
Subtype of Structure defined in the OPC UA Base Specification. |
|
AnalogSignal |
0:Number |
Actual value of the corresponding process. |
True |
Setpoint |
0:Number |
Setpoint of the corresponding process. |
True |
CycleCount |
0:Counter |
Actual cycle count of the forming process. |
False |
IsActive |
0:Boolean |
If true, the cyclic process measuring is active. |
False |
Its representation in the AddressSpace is defined in Table 33.
Table 33 – CyclicProcessValueDataType Definition
Attribute |
Value |
||||
BrowseName |
CyclicProcessValueDataType |
||||
IsAbstract |
False |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
Subtype of Structure defined in REF UAPart5 \h OPC 10000-5. |
|||||
Conformance Units |
|||||
MetalForming CyclicProcessValueDataType |
The CyclicProcessValueDataType has no other explicitly defined References.
This structure contains the current serial number or part id of the last produced part and the corresponding cycle count. The structure is defined in Table 34.
Table 34 – CyclicPartInformationDataType Structure
Name |
Type |
Description |
Optional |
CyclicPartInformationDataType |
structure |
Subtype of Structure defined in the OPC UA Base Specification. |
|
CycleCount |
0:Counter |
The actual index counter assigned to the current cycle. |
False |
Part-Id of the current part. |
True |
Its representation in the AddressSpace is defined in Table 35.
Table 35 – CyclicPartInformationDataType Definition
Attribute |
Value |
||||
BrowseName |
CyclicPartInformationDataType |
||||
IsAbstract |
False |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
Subtype of Structure defined in REF UAPart5 \h OPC 10000-5. |
|||||
Conformance Units |
|||||
MetalForming CyclicPartInformationDataType |
The CyclicPartInformationDataType has no other explicitly defined References.