FB_QRC_BasicCommand

FB_QRC_BasicCommand 1:

This function block enables the coding of a QRC basic command.

Syntax

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

FB_QRC_BasicCommand 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_BasicCommand 3: Methods

Name

Description

FB_init

Initialization method

Logon

Log on Q-SYS device.

NoOp

Maintain TCP connection.

StatusGet

Get current status of the Q-SYS device.