etherlab/plc_cia402node.c
changeset 2122 03cf08190ac4
parent 2118 c317b1aaf920
child 2125 f62eb0b2e57c
equal deleted inserted replaced
2121:11102245e1d4 2122:03cf08190ac4
     3  *
     3  *
     4  * */
     4  * */
     5 
     5 
     6 #include "ecrt.h"
     6 #include "ecrt.h"
     7 
     7 
     8 #ifdef _WINDOWS_H
     8 #include "beremiz.h"
     9   #include "iec_types.h"
     9 #include "iec_types_all.h"
    10 #else
       
    11   #include "iec_std_lib.h"
       
    12 #endif
       
    13 
    10 
    14 #include "accessor.h"
    11 #include "accessor.h"
    15 #include "POUS.h"
    12 #include "POUS.h"
    16 
    13 
    17 IEC_INT beremiz__IW%(location)s_0;
    14 IEC_INT beremiz__IW%(location)s_0;