This structure is used for the wireless port configuration. More...
#include <IOLM_SMI_Types.h>
Data Fields | |
| INT16U | u16ArgBlockID |
| Big endian. | |
| INT8U | u8PortMode |
| INT8U | u8ValidationBackup |
| INT8U | u8IQBehavior |
| INT8U | u8PortCycleTime |
| INT16U | u16VendorID |
| Big endian. | |
| INT32U | u32DeviceID |
| Big endian. | |
| INT8U | u8Slot |
| slot number starting with 0 | |
| INT8U | u8Track |
| track number starting with 1 | |
| INT8U | u8DeviceTxPower |
| INT8U | u8MaxRetry |
| INT8U | u8ImaTimeBase |
| Time Base 0x01 - 0x04. | |
| INT8U | u8ImaTimeMulti |
| Big endian 0x01 - 0xFF. | |
| INT8U | u8SlotType |
| 0 = SSLOT / 1 = DSLOT. | |
| INT8U | u8LowPowerDevice |
| 0 = Normal Device / 1 = Low Power. | |
| INT8U | u8MaxPDSegLength |
| INT8U | u8WMasterCycleTimePDOut |
| INT8U | u8WMasterCycleTimePDIn |
| INT8U | au8UniqueID [9] |
This structure is used for the wireless port configuration.
The ArgBlockID(IOLM_SMI_EArgBlockID) for this struct is IOLM_SMI_V113_eArgBlockID_WPortConfigList = 0x8200.
| INT8U IOLM_SMI_SWPortConfigList::u8ImaTimeBase |
Time Base 0x01 - 0x04.
<
| INT8U IOLM_SMI_SWPortConfigList::u8ImaTimeMulti |
Big endian 0x01 - 0xFF.
<