Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

td_s_ourHeartBeatValues Struct Reference

#include <lifegrd.h>


Data Fields

WORD ourShouldTime
WORD ourTime
WORD ourLastTime


Detailed Description

Struct for creating a table where the needed heartbeat values for this CANopen node are stored. Thanks to this table, the heartbeat related functions don't have to access the object dictionary every time.


Field Documentation

WORD td_s_ourHeartBeatValues::ourLastTime
 

the time when the heartbeat-function (Process_LifeGuard) has been called. This is neccessary to know, so we can decide when to send our heartbeat.

WORD td_s_ourHeartBeatValues::ourShouldTime
 

the configured time within we have to send our heartbeat message

WORD td_s_ourHeartBeatValues::ourTime
 

the time which has passed since the last sending of a heartbeat message


The documentation for this struct was generated from the following file:
Generated on Wed Dec 25 01:04:58 2002 for CANopen SlaveLib by doxygen1.2.17