I-8124W DeviceNet Master API functions User’s Manual (V 1.6) 2021/10/04
71
4.3.23 I8124_IsGetAttributeOK
Description:
This function is used to check whether the I-8124W has received the
response message or not. After checking the response message, you
should execute the “I8124_GetAttributeValue” to get the response
message returned from the remote slave device.
Syntax:
DWORD I8124_IsGetAttributeOK (BYTE cSlot, BYTE DesMACID)
Parameter:
cSlot:
[input] The slot number which the I-8124W is plugged in.
DestMACID:
[input] The remote slave device’s MAC ID (0~63)
Return:
Please refer to the chapter 4.2 for the function return code.