FB_TargetsHandler - General Information

Overview

Type:

Function block

Available as of:

V1.4.1.0

Inherits from:

-

Implements:

-

This chapter provides information on:

Task

Manage a list of targets that represents a flow of targets.

Description

The function block FB_TargetsHandler allows you to manage a list of targets that represents a flow of targets (for example, a flow of products). You can interact with the list of targets by using methods to add or remove objects or to modify the data linked to an object of the list. If an object is placed in a moving system, the function block updates the position of the single objects accordingly.

The function block FB_TargetsHandler implements the interface IF_TargetsHandler.

Also refer to the description of the operating modes of the targets handler.

Methods

Name

Description

AddTarget

Refer to IF_TargetsHandler - AddTarget (Method).

AddTargetFromTarget

Refer to IF_TargetsHandler - AddTargetFromTarget (Method).

AddTargetFromTargetWithSlots

Refer to IF_TargetsHandler - AddTargetFromTargetWithSlots (Method).

AddTargetWithSlots

Refer to IF_TargetsHandler - AddTargetWithSlots (Method).

Configuration

Refer to IF_TargetsHandler - Configuration (Method).

ConfigurationRotative

Refer to IF_TargetsHandler - ConfigurationRotative (Method).

ConfigureSlotList

Refer to IF_TargetsHandler - ConfigureSlotList (Method).

EvaluateSlotTarget

Refer to IF_TargetsHandler - EvaluateSlotTarget (Method).

EvaluateTargetSlotIndex

Refer to IF_TargetsHandler - EvaluateTargetSlotIndex (Method).

GetConfiguration

Refer to IF_TargetsHandler - GetConfiguration (Method).

GetConfigurationRotative

Refer to IF_TargetsHandler - GetConfigurationRotative (Method).

GetConfiguredSlotList

Refer to IF_TargetsHandler - GetConfiguredSlotList (Method).

GetNextListIndex

Refer to IF_TargetsHandler - GetNextListIndex (Method).

GetPreviousListIndex

Refer to IF_TargetsHandler - GetPreviousListIndex (Method).

GetSlotAttributesInTarget

Refer to IF_TargetsHandler - GetSlotAttributesInTarget (Method).

GetTarget

Refer to IF_TargetsHandler - GetTarget (Method).

GetTargetWithSlots

Refer to IF_TargetsHandler - GetTargetWithSlots (Method).

RemoveAllTargets

Refer to IF_TargetsHandler - RemoveAllTargets (Method).

RemoveTarget

Refer to IF_TargetsHandler - RemoveTarget (Method).

Reset

Refer to IF_TargetsHandler - Reset (Method).

ResetStatistics

Refer to IF_TargetsHandler - ResetStatistics (Method).

SetEncoderPositionToSourcePosition

Refer to IF_TargetsHandler - SetEncoderPositionToSourcePosition (Method).

SetSlotOwnerInTarget

Refer to IF_TargetsHandler - SetSlotOwnerInTarget (Method).

SetSlotProcessedInTarget

Refer to IF_TargetsHandler - SetSlotProcessedInTarget (Method).

SetTargetOwner

Refer to IF_TargetsHandler - SetTargetOwner (Method).

SetTargetPosition

Refer to IF_TargetsHandler - SetTargetPosition (Method).

SetTargetProcessed

Refer to IF_TargetsHandler - SetTargetProcessed (Method).

SubscribeEventsListener

Refer to IF_TargetsHandler - SubscribeEventsListener (Method).

UpdateTargets

Refer to IF_TargetsHandler - UpdateTargets (Method).