I-8124W DeviceNet Master API functions User’s Manual (V 1.6) 2021/10/04
57
4.3.9 I8124_GetBaudRate
Description:
This function can help you to get the DeviceNet baud rate information
of the I-8124W.
Syntax:
DWORD I8124_GetBaudRate (BYTE cSlot)
Parameter:
cSlot:
[input] The slot number which the I-8124W is plugged in.
Return:
The CAN bus baud rate information in the I-8124W.
If the value is 0, the baud rate is 125Kbps.
If the value is 1, the baud rate is 250Kbps.
If the value is 2, the baud rate is 500Kbps.
Error Return:
Please refer to the chapter 4.2 for the function return code.