[r3]: / trunk / mcp3008 / Libraries / SPI_MCP3008 / IoDrvMCP3008 / IBase / FB_Exit / svnobj  Maximize  Restore  History

Download this file

8 lines (7 with data), 1.1 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;