DolphinV4 API  1.6.1.0
EXT_TEL_PARAM_TYPE Union Reference

Extended Telegram parameter structure. More...

#include <EO3100I_API.h>

Collaboration diagram for EXT_TEL_PARAM_TYPE:

Data Fields

struct {
   uint8   u8SubTelNum
 number of subtelegrams to send
   uint32   u32DestinationId
 to send Destination ID
p_tx
 param structure for transmitted telegrams (not supported now!)
struct {
   uint8   u8SubTelNum
 number of subtelegram received. Repeated telegrams will be added.
   uint32   u32DestinationId
 received Destination ID
   uint8   u8Dbm
 u8Dbm of the last subtelegram calculated from RSSI. Note this value is an unsigned value. The real dBm signal is a negative value.
   uint32   u32TimeStamp
 timestamp of sub telegram is the system timer tick [ms]
   uint8   u8Status
 status of sub telegram. With this value it is possible to differ between original and repeated telegrams
p_rx
 param structure for received telegrams

Detailed Description

Extended Telegram parameter structure.


Field Documentation

uint8 EXT_TEL_PARAM_TYPE::u8SubTelNum

number of subtelegrams to send

number of subtelegram received. Repeated telegrams will be added.

uint32 EXT_TEL_PARAM_TYPE::u32DestinationId

to send Destination ID

received Destination ID