FB_MTP_BinReportValue

The function block FB_MTP_BinReportValue
provides a binary input value VIn
of a manual operation (e.g. via OPC UA) for the documentation (output V)
. This value is assigned to exactly one service. Within this service, it can be assigned to one or more procedures.
Freezing the value
The value V
can be frozen via the higher-level service (see FB_MTP_ServiceControl). If the input value VIn
changes more than once during this time, it is signaled at output MissedValue = TRUE
.
Further characteristics
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 |
VIn | BOOL | Input value | - |
VState0 | STRING | Text for | Read |
VState1 | STRING | Text for | Read |
Outputs
Name | Type | Description | OPC UA access |
---|---|---|---|
MissedValue | BOOL | Change of the input value 1: The input value 0: The input value | Read |
V | BOOL | Value that is made available via OPC UA. | Read |