EtherCAT-IOLink Gateway
GW_API_SPortExpConfig Struct Reference

typedef struct of GW_API_setExpPortConfiguration() data More...

#include <gw_api_interface.h>

Data Fields

uint32_t vendorID
 
uint32_t deviceID
 vendorId for connected device - for check More...
 
uint8_t revisionID
 deviceId for connected device - for check More...
 
uint8_t inputDataLength
 revisionId for connected device - for check More...
 
uint8_t outputDataLength
 length of PDin - for check More...
 
uint8_t serialNumber [GW_API_SERIALNR_LEN]
 length of PDout - for check More...
 
uint8_t portCycleTime
 0x8nn1:0 16Byte, CPC Data - for check More...
 
uint8_t iQBehavior
 master cycle time of port More...
 
uint8_t validationType
 only GW_API_IQBEHAVIOR_DIGITALINPUT supported More...
 
uint8_t masterControl
 type 0=no check, 1=VID+DID, 2=VID+DID+SN More...
 

Detailed Description

typedef struct of GW_API_setExpPortConfiguration() data