IO-Link Master  1.03.03
PL_DeviceConfig_t Struct Reference

#include <IOLMW_PL.h>

Data Fields

int32_t rssi
 RSSI of the current Packet.
 
int32_t imaLeft
 Number of W-Sub-Cycles left to IMA event.
 
PL_SlotParam_t slotParam
 The list with slot parameters.
 
uint8_t deviceSynced
 device is synchronized with Master
 
uint8_t protocolVersion
 The Version of the protocol.
 
uint8_t slotCfg
 show if slot is configured
 
uint8_t linkQualityM
 link quality indication (determined on Master side)
 
uint8_t linkQualityD
 link quality indication (determined on Device side)
 
uint16_t txFrameCnt
 number of frames to device which needs ack
 
uint16_t ackreceivedCnt
 number of received acknowledges
 
uint16_t errorCnt
 errors per 3000 Frames (0xffff = unknown)
 

Detailed Description

This structure type is used for device parameters / configuration.