FB_MTP_BinManInt

The function block FB_MTP_BinManInt
is an object for a binary 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 states TRUE
and FALSE
of the value specification are assigned state texts via the input variables VState0
and VState1
.
Further characteristics
Inheritance hierarchy
FB_MTP_BinMan
FB_MTP_BinManInt
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 |
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 |
Src* |
| See Source Mode |
|
VInt | BOOL |
| 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 | BOOL |
| Read |
Methods
Name | Description |
---|---|
SetInternal SetManual | See Source Mode |