FB_Exit

ModbusClient_TCP.FB_Exit (METH)

METHOD FB_Exit : BOOL

FB_Exit must be implemented explicitly. If there is an implementation, the method is called before the controller removes the code of the function block instance (implicit call). The return value is not evaluated.

InOut:

Scope
Name
Type
Comment

Return

FB_Exit

BOOL

Input

bInCopyCode

BOOL

TRUE: The exit method is called to leave the instance that will be copied afterwards (online change).

Last updated