FB_MTP_BinReportValue

FB_MTP_BinReportValue 1:

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

Name of the object

Object description

WQC

FB_MTP_BinReportValue 2: 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 VIn = FALSE

Read

VState1

STRING

Text for VIn = TRUE

Read

FB_MTP_BinReportValue 3: Outputs

Name

Type

Description

OPC UA access

MissedValue

BOOL

Change of the input value VIn during the freezing of V:

1: The input value VIn has changed at least twice since freezing.

0: The input value VIn has not changed more than once since freezing.

Read

V

BOOL

Value that is made available via OPC UA.

Read