FB_init
Initializes the number of comparison channels (templates).
Syntax
Definition:
METHOD FB_init : BOOL
VAR_INPUT
nNumChannels : UDINT := 2;
END_VAR
Inputs
Name | Type | Description |
---|---|---|
nNumChannels | UDINT | Number of comparison channels (templates) |
Return value
Name | Type | Description |
---|---|---|
FB_init | BOOL | Not used. |