FB_Exit
Last updated
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:
Return
FB_Exit
BOOL
Input
bInCopyCode
BOOL
TRUE: The Exit method is called to leave the instance, which is then copied (online change).
Last updated

