Configure
Configure the algorithm. Channel specific parameter are set using the method ConfigueChannel().
Syntax
Definition:
METHOD Configure : BOOL
VAR_INPUT
    nExpectedPieces: ULINT; 
END_VAR
 Inputs
Name  | Type  | Description  | 
|---|---|---|
nExpectedPieces  | ULINT  | Specification of the pieces to be produced within the defined timespan.  | 
 Return value
Name  | Type  | Description  | 
|---|---|---|
Configure  | BOOL  | Returns   |