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