I8124_Getdeviceinfofromscanlist - ICP DAS USA I-8124W User Manual

Devicenet master module
Table of Contents

Advertisement

4.3.33 I8124_GetDeviceInfoFromScanList

4.3.33 I8124_GetDeviceInfoFromScanList
Description:
This function will obtain the ScanList data of the specific device in the
I-8124W.
Syntax:
DWORD I8124_GetDeviceInfoFromScanList
Parameter:
cSlot: [input] The slot number which the I-8124W is plugged in.
DesMACID: [input] The MAC ID number which the users want to get the
ListCount: [output] The amount of all information items.
ConnectionTypeList: [output] The list of slave's connection type.
InputDataLenList: [output] The list of slave's input length.
OutputDataLenList: [output] The list of slave's output length.
EPRList: [output] The list of slave's expected packet rate.
Return:
Please refer to the chapter 4.2 for the function return code.
I-8124W DeviceNet Master API functions User's Manual (V 1.6)
(BYTE cSlot, BYTE DesMACID, WORD *ListCount,
BYTE *ConnectionTypeList, WORD *InputDataLenList,
WORD *OutputDataLenList,WORD *EPRList)
information.
0 : Explicit connection type
1 : Poll connection type
2 : Bit-Strobe connection type
3 : COS connection type
4 : Cyclic connection type
2021/10/04
81

Advertisement

Table of Contents
loading

Table of Contents