FB_MTP_DIntManInt

The function block FB_MTP_DIntManInt
is an object for an integer value specification from different sources: internal PLC logic VInt
or manual operation VMan
(e. g. via OPC UA). The values are managed via the state machine of the Source Mode.
The output value VOut
corresponds to the value limited by Value limitation.
Further characteristics
Inheritance hierarchy
FB_MTP_DIntMan
FB_MTP_DIntManInt
Inputs
Name | Type | Description | OPC UA access |
---|---|---|---|
WQC | BYTE | Worst Quality Code | Read |
OSLevel | BYTE | Level must be defined for system. Value 0 is reserved for local operation. | Read/write |
Src*
|
| See Source Mode |
|
VInt | DINt |
| Read |
VUnit | INT | Unit of value | Read |
VMin | DINT | Upper limit of the value specification | Read |
VMax | DINT | Lower limit of the value specification | Read |
VFbk | DINT | Feedback value | Read |
VSclMin | DINT | Scale start for value display | Read |
VSclMax | DINT | Scale end for value display | Read |
Outputs
Name | Type | Description | OPC UA access |
---|---|---|---|
Src*
|
| See Source Mode |
|
VOut | DINT | Output value of the current value specification taking into account the limit values | Read |
External variables
Name | Type | Description | OPC UA access |
---|---|---|---|
Src*
|
| See Source Mode |
|
VMan | REAL |
| Read |
Methods
Name | Description |
---|---|
SetInternal SetManual | See Source Mode |