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.