[r67]: / trunk / IoDrvMEGAIO / IoDrvFB / IBase / FB_Exit / svnobj  Maximize  Restore  History

Download this file

7 lines (6 with data), 1.1 kB

1
2
3
4
5
6
METHOD FB_Exit : BOOL
VAR_INPUT
	bInCopyCode: BOOL;	
END_VAR
FB_Exit_Count := FB_Exit_Count + 1;
FB_Exit := TRUE;