FB_MTP_BinProcessValueIn

The function block FB_MTP_BinProcessValueIn
provides the binary value V
from a higher-level system (e.g. via OPC UA). A text can be assigned to the TRUE
and FALSE
states of the value via the inputs VState0
and VState1
.
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 |
VState0 | String | Text for value = | Read |
VState1 | String | Text for value = | Read |
Outputs
Name | Type | Description | OPC UA access |
---|---|---|---|
VQC | BYTE |
| Read/write |
V | BOOL | Value | Read/write |