ST_FeedbackPattern

Overview

Type:

Structure

Available as of:

V1.0.0.0

Inherits from:

-

Description

The structure ST_FeedbackPattern contains feedback data on the loaded and prepared grouping pattern.

Structure Elements

Name

Data type

Description

stloadedPattern

ST_Pattern

Indicates the data of the loaded pattern.

stPreparedPattern

ST_Pattern

Indicates the data of the prepared pattern.

xNewPatternIsPrepared

BOOL

Indicates TRUE if a new pattern is created and will be loaded as soon as the loaded pattern is finished.

xPatternIsLoaded

BOOL

Indicates TRUE if a pattern is loaded and executed.