ConfigureChannel
Configure channel specific parameters. The configuration will not be processed until the method Configure() is called.
Syntax
Definition:
METHOD ConfigureChannel : BOOL
VAR_INPUT
nChannel : UDINT
stThresholdLevel : ST_ALY_Threshold;
END_VAR
Inputs
Name | Type | Description |
---|---|---|
nChannel | UDINT | Channel index (1 to nChannels) |
stThresholdEdge | Combination of comparison operator and threshold for edge detection. |
Return value
Name | Type | Description |
---|---|---|
ConfigureChannel | BOOL | Returns |