Configuring MpPackMLModule

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Configuring MpPackMLModule

mapp Services V5.16

Connecting the MpLink

Using input "MpLink", we establish a connection to the module configuration we created earlier named "gMainModule".

gt2_task_main_module_fub_mplink

Enabling the function block

The function block is enabled using input "Enable".

gt2_task_main_module_fub_enable

Defining function block parameters

Next, the process variable for the function block parameters must be defined. Variable MainParameters of data type MpPackMLModuleParType is created. The configuration of the function block is now complete.

gt2_task_main_module_fub_parameters

Configuring the remaining function blocks

The function blocks used to control the feeder or printer module are configured the same way.

gt2_task_main_feeder_fub

gt2_task_main_printer_fub