FB_QRC_Control

FB_QRC_Control 1:

This function block enables the coding of QRC frames that are used to set or get control properties via Named Controls.

Syntax

FUNCTION_BLOCK FB_QRC_Control
VAR_OUTPUT
    bError                       : BOOL;
    ipResultMessage              : I_TcMessage;
END_VAR

FB_QRC_Control 2: Outputs

Name

Type

Description

bError

BOOL

Set when an error has occurred. Error details are located in the Error List window.

ipResultMessage

I_TcMessage

Enables error handling with the Tc3_EventLogger.

FB_QRC_Control 3: Methods

Name

Description

FB_init

Initialization method

Get

Get control properties via Named Control.

Set

Set properties of a control via Named Control.