FB_MultiBeltModule - InitModuleInterface (Method)

Overview

Type:

Method

Available as of:

Versions:

Current version

Task

ST_ModuleStation and ST_ModuleTrain contain references on MultiBelt data. The InitModuleInterface method establishes these references.

Description

As input the method contains the ST_ModuleInterface and thereby establishes the reference on the MultiBelt data. It is required to call up this method once when initializing the MultiBeltModule. See Example of an Init_MultiBeltModule action.

Interface

Input

Data type

Description

iq_stMultiBeltModuleItf

ST_ModuleInterface

The MultiBeltModuleInterface of the node in which the FB_MultiBeltModule is integrated.