I-8124W DeviceNet Master API functions User’s Manual (V 1.6) 2021/10/04
56
4.3.8 I8124_SetMasterMACID
4.3.8 I8124_SetMasterMACID
Description:
The function can set the MAC ID of the DeviceNet master (I-8124W).
After calling this function, users must call I8124_ResetFirmware to make
the modification enabled. It will save the information in the EEPROM of
the I-8124W.
Syntax:
DWORD I8124_SetMasterMACID (BYTE cSlot,BYTE MasterMACID)
Parameter:
cSlot:
[input] The slot number which the I-8124W is plugged in.
MasterMACID:
[input] The new MAC ID of the master. (0 ~ 63)
Return:
Please refer to the chapter 4.2 for the function return code.