I-8124W DeviceNet Master API functions User’s Manual (V 1.6) 2021/10/04
58
4.3.10 I8124_SetBaudRate
Description:
This function can set the DeviceNet baud rate of the I-8124W. After
calling this function, you must call I8124_ResetFirmware to reset the
firmware to make change enabled.
Syntax:
DWORD I8124_SetBaudRate (BYTE cSlot,BYTE BaudRate)
Parameter:
cSlot:
[input] The slot number which the I-8124W is plugged in.
BaudRate:
[input] The new baud rate value.
0 : 125K bps
1 : 250K bps
2 : 500K bps
Return:
Please refer to the chapter 4.2 for the function return code.