FB_MTP_AnaManInt

The function block FB_MTP_AnaManInt
is an object for an analog 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_AnaMan
FB_MTP_AnaManInt
Inputs
Name | Type | Description | OPC UA access |
---|---|---|---|
TagName | STRING | Name of the interface | - |
TagDescription | STRING | Description of the interface | - |
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 | REAL |
| Read |
VUnit | INT | Unit of value | Read |
VMin | REAL | Upper limit of the value specification | Read |
VMax | REAL | Lower limit of the value specification | Read |
VFbk | REAL | Feedback value | Read |
VSclMin | REAL | Scale start for value display | Read |
VSclMax | REAL | Scale end for value display | Read |
Outputs
Name | Type | Description | OPC UA access |
---|---|---|---|
Src*
|
| See Source Mode |
|
VOut | REAL | Output value of the current value specification taking into account the limit values | Read |
External variables
Name | Type | Description | OPC UA access |
---|---|---|---|
VMan | REAL |
| Read |
Src* |
| See Source Mode |
|
Methods
Name | Description |
---|---|
SetInternal SetManual | See Source Mode |