I-8124W DeviceNet Master API functions User’s Manual (V 1.6) 2021/10/04
68
4.3.20 I8124_RemoveIOConnection
4.3.20 I8124_RemoveIOConnection
Description:
The function is used to remove the I/O connection configuration.
Syntax:
DWORD I8124_RemoveIOConnection (BYTE cSlot, BYTE DesMACID,
BYTE ConType)
Parameter:
cSlot:
[input] The slot number which the I-8124W is plugged in.
DestMACID:
[input] The remote slave device’s MAC ID (0~63)
ConType:
[input] The remote slave device’s I/O connection type
0 : Explicit connection type
1 : Poll connection type
2 : Bit-Strobe connection type
3 : COS connection type
4 : Cyclic connection type
Return:
Please refer to the chapter 4.2 for the function return code.