I8124_Importeeprom - ICP DAS USA I-8124W User Manual

Devicenet master module
Table of Contents

Advertisement

4.3.35 I8124_ImportEEPROM

4.3.35 I8124_ImportEEPROM
Description:
This function provides a convenient method which could write a great
amount of devices' information into the EEPROM.
Syntax:
DWORD I8124_ImportEEPROM (BYTE cSlot,WORD ListCount,
Parameter:
cSlot: [input] The slot number which the I-8124W is plugged in.
ListCount: [input] The data count of all the information.
DestMACIDList: [input] The MAC ID of all the slave devices.
ConnectionTypeList: [input] The connection type of all slave devices.
InputDataLenList: [input] The input data length of all slave devices.
OutputDataLenList: [input] The output data length of all slave devices.
EPR_List: [input] The EPR value of all slave devices.
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 *DesMACIDList,
BYTE *ConnectionTypeList,
WORD *InputDataLenList,
WORD *OutputDataLenList,
WORD *EPR_List)
0 : Explicit connection type
1 : Poll connection type
2 : Bit-Strobe connection type
3 : COS connection type
4 : Cyclic connection type
2021/10/04
84

Advertisement

Table of Contents
loading

Table of Contents