SetEdgeValue
Set channel specific input value. The input value is not processed until the Call() method has been invoked.
Syntax
Definition:
METHOD SetEdgeValue : BOOL
VAR_INPUT
input : ANY;
END_VAR
Inputs
Name | Type | Description |
---|---|---|
Input | ANY | Input value of any data type. |
Return value
Name | Type | Description |
---|---|---|
SetChannelValue | BOOL | Returns |