00001 00002 /* File generated by gen_cfile.py. Should not be modified. */ 00003 00004 #ifndef TESTMASTER_H 00005 #define TESTMASTER_H 00006 00007 #include "data.h" 00008 00009 /* Prototypes of function provided by object dictionnary */ 00010 UNS32 TestMaster_valueRangeTest (UNS8 typeValue, void * value); 00011 const indextable * TestMaster_scanIndexOD (UNS16 wIndex, UNS32 * errorCode, ODCallback_t **callbacks); 00012 00013 /* Master node data struct */ 00014 extern CO_Data TestMaster_Data; 00015 extern UNS8 DO; /* Mapped at index 0x2000, subindex 0x00*/ 00016 extern UNS8 DI1; /* Mapped at index 0x200F, subindex 0x00*/ 00017 extern UNS8 DI2; /* Mapped at index 0x2010, subindex 0x00*/ 00018 extern UNS8 DI3; /* Mapped at index 0x2011, subindex 0x00*/ 00019 extern UNS8 DI4; /* Mapped at index 0x2012, subindex 0x00*/ 00020 extern UNS8 DI5; /* Mapped at index 0x2013, subindex 0x00*/ 00021 extern UNS8 DI6; /* Mapped at index 0x2014, subindex 0x00*/ 00022 extern UNS8 DI7; /* Mapped at index 0x2015, subindex 0x00*/ 00023 extern UNS8 DI8; /* Mapped at index 0x2016, subindex 0x00*/ 00024 00025 #endif // TESTMASTER_H