![]() |
uGOOSE
1.0
GOOSE for Embedded Devices. Sample project for Renesas R-IN32-EC
|
#include <uied_types.h>
Data Fields | |
UIED_INDEX | idx_NodeIndex |
BOOL8 | b8_Simulated |
UINT32 | u32_TimeAllowedToLive |
UIED_INDEX | idx_DatasetIndex |
UIED_TIMESTAMP | st_T |
UINT32 | u32_StNum |
UINT32 | u32_SqNum |
BOOL8 | b8_Test |
Structure used to define a uIED GOOSE Node
BOOL8 b8_Simulated |
TRUE = simulated
BOOL8 b8_Test |
Test Mode bit flag
UIED_INDEX idx_DatasetIndex |
Node Index of the dataset to use
UIED_INDEX idx_NodeIndex |
Index of the node in the node array
UIED_TIMESTAMP st_T |
Time stamp
UINT32 u32_SqNum |
Sequence Counter - increased during retransmission
UINT32 u32_StNum |
State Change Cntr. Set if Goose tx for event change
UINT32 u32_TimeAllowedToLive |
Max time packet remains alive after transmission.