FB_ModuleLogger - SetModule (Method)

Overview

Type:

Method

Available as of:

V 1.0.0.0

Versions:

Current version

Task

Connects an EDESIGN module that implements the IF_EDesignModule interface to the logger.

Interface

Input

Data type

Description

i_ifEDesignModule

IF_EDesignModule

Instance of an EDESIGN module that implements the IF_EDesignModule interface.

Return Value

Data type

Description

BOOL

TRUE: The module has been successfully connected to the logger.

FALSE: The module could not be connected to the logger, as the input parameter i_ifEDesignModule is not valid or equal to 0.