SetDefaultChannelValue

Set default value which is set if no channel condition is TRUE. The input value is not processed until the Call() method has been invoked.

Syntax

Definition:

METHOD SetDefaultChannelValue: BOOL
VAR_INPUT
    input : ANY;
END_VAR

SetDefaultChannelValue 1: Inputs

Name

Type

Description

Input

ANY

Input value of any data type.

SetDefaultChannelValue 2: Return value

Name

Type

Description

SetDefaultChannelValue

BOOL

Returns TRUE if successful