[r4]: / trunk / SM3_Drive_RaspiStepper / SM3_Drive_RaspiStepper / Function Blocks / myGPIO / fb_init / svnobj  Maximize  Restore  History

Download this file

6 lines (5 with data), 2.2 kB

1
2
3
4
5
//The return value is not evaluated. For a specific influence, you can also declare the
    bInitRetains: BOOL; // TRUE: the retain variables are initialized (reset warm / reset cold)
_eProcessorType := DetermineProcessorType();
DetermineConstants();
init();