SetInital

Initialize internal values of the algorithm.

Syntax

Definition:

METHOD SetInitial : BOOL
VAR_INPUT
    nCount : ULINT;
END_VAR

SetInital 1: Inputs

Name

Type

Description

nCount

ULINT

Initializes the number of detected edges.

SetInital 2: Return value

Name

Type

Description

SetInitial

BOOL

Returns TRUE if successful.