IO-Link Master  1.05.02
IOLM_SRealPortConfig Struct Reference

#include <IOLM_Types.h>

Data Fields

IOL_ETargetMode eTargetMode
 This parameter indicates the real operational mode of the port.
 
IOL_EBaudrate eRealBaudrate
 This parameter indicates the real transmission rate.

 
INT8U u8RealCycleTime
 This parameter contains the real cycle time. See Annex B.1.3 of IO-Link Specification v1.1.2.
 
INT8U u8RealRevisionID
 This parameter indicates the real IO-Link revision ID. See Annex B.1.5 of IO-Link Specification v1.1.2.
 
INT8U au8RealVendorID [2]
 This parameter indicates the real Vendor ID.
 
INT8U au8RealDeviceID [3]
 This parameter indicates the real Device ID.
 
INT8U au8RealFunctionID [2]
 This parameter indicates the real Function ID.
 
INT8U au8RealSerialNumber [16]
 This parameter indicates the real Serial Number.
 
INT8U u8RealSerialNumberLen
 This parameter indicates the real Serial Number length.
 
INT8U u8PdInLength
 Actual input data length in number of bytes.
 
INT8U u8PdOutLength
 Actual output data length in number of bytes.

 

Detailed Description

This structure is used for the actual used communication parameters.