IF_TargetGenerator - General Information
Type: |
Interface |
Available as of: |
V1.0.0.0 |
Inherits from: |
- |
Versions: |
Current version |
Access to values and functions of the generator for the targets of an FB_Infeed POU
The targets of the FB_Infeed can be created automatically or entered manually via the IF_TargetManager interface.
Name |
Data type |
Accessing |
Description |
---|---|---|---|
etMode |
Read/Write |
Method for creating the targets |
|
lrDistance |
LREAL |
Read/Write |
etMode = Equidistant: Distance of the targets from each other etMode = EquidistantGroups: Distance of the targets within a group |
lrDistanceGroup |
LREAL |
Read/Write |
etMode = EquidistantGroups: Distance of the groups from each other |
udiTargetsInGroup |
UDINT |
Read/Write |
etMode = EquidistantGroups: Number of targets within a group |
ifTpFilter |
Read |
etMode = TouchProbe: Filter data of the Touchprobe with which the targets are detected You also have write access to the elements of the interface. |