24#define RESTORE_COUNT 5
29UNS32 ObjDict_valueRangeTest (
UNS8 typeValue,
void * value);
30const indextable * ObjDict_scanIndexOD (
UNS16 wIndex,
UNS32 * errorCode, ODCallback_t **callbacks);
31extern UNS32 ObjDict_obj1018_Serial_Number;
32extern UNS8 ObjDict_obj1018_Product_Code;
33extern UNS32 ObjDict_obj1018_Revision_Number;
37extern UNS16 Temperature;
38extern UNS8 TemperatureIMU[2];
39extern UNS8 Status_modeSelect;
40extern UNS8 Status_numTPDO;
41extern UNS8 Status_numRPDO;
42extern UNS8 Status_channelSelect;
43extern UNS8 Status_profileSelect;
44extern UNS8 Status_profileWrite;
45extern UNS8 Status_NodeId;
46extern UNS16 Status_TestValue;
47extern UNS16 Status_NodeTest;
48extern UNS8 Accelerometers[4];
49extern UNS8 AccelerometersFiltered[4];
50extern INTEGER8 AccelerometersTilt[4];
51extern UNS8 Gyroscopes[6];
52extern UNS8 Quaternion[16];
53extern UNS8 AccelerometerSettings;
54extern UNS32 AddressRequest;
55extern UNS8 memorySelect;
56extern UNS8 triggerReadMemory;
57extern UNS8 writeByteMemory;
58extern UNS8 statusByteMemory;
59extern UNS8 ReadMemoryData[36];
60extern UNS16 addressCounter;
61extern UNS16 CAN_FormErrors;
62extern UNS16 CAN_StuffErrors;
63extern UNS16 CAN_BitErrors;
64extern UNS16 CAN_OtherErrors;
65extern UNS16 CAN_TotalErrors;
66extern UNS16 CAN_Rx_ErrCounter;
67extern UNS16 CAN_Tx_ErrCounter;
68extern UNS16 CAN_Receive_BEI;
69extern UNS16 CAN_Receive_Messages;
70extern UNS16 CAN_Transmit_Messages;
71extern UNS16 CAN_Interrupts_Off;
72extern UNS16 RestoreList[RESTORE_COUNT];
73extern UNS8 DiagnosticsEnabled;
74extern UNS8 Diagnostic_VIN;
75extern UNS8 Diagnostic_VIC;
76extern UNS8 Diagnostic_VOS;
77extern UNS8 Diagnostic_VDD;
#define UNS8
Unsigned int8 representation in CANFest.
#define UNS16
Unsigned int16 representation in CANFest.
#define INTEGER8
Signed int8 representation in CANFest.
#define UNS32
Unsigned int32 representation in CANFest.
This structure contains all necessary informations to define a CANOpen node.