Activate
This method is used to activate and deactivate the controller.
Syntax:
METHOD Activate: HRESULT
VAR_INPUT
bEnable: BOOL;
END_VAR
Return value
Name | Type | Description |
---|---|---|
Activate | HRESULT | See below |
Inputs
Name | Type | Description |
---|---|---|
bEnable | BOOL | Enable for the controller. |