[r29]: / trunk / IoDrvMEGAIO / IoDrvMEGAIO_1 / IoDrvMEGAIO / IBase / FB_Exit / svnobj  Maximize  Restore  History

Download this file

8 lines (7 with data), 1.2 kB

1
2
3
4
5
6
7
{attribute 'conditionalshow'}
METHOD FB_Exit : BOOL
VAR_INPUT
	bInCopyCode: BOOL;	
END_VAR
FB_Exit_Count := FB_Exit_Count + 1;
FB_Exit := TRUE;