[r4]: / trunk / IoDrvMEGAIO / IBase / FB_Reinit / 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_Reinit : BOOL
VAR_INPUT
END_VAR
VAR
FB_Reinit_Count := FB_Reinit_Count + 1;
FB_Reinit := TRUE;