I-8124W DeviceNet Master API functions User’s Manual (V 1.6) 2021/10/04
44
Table 4.1.5 Functions Table (Searching Functions)
No.
Function Name
Description
1
I8124_SearchAllDevices
I-8124W will search the DeviceNet
network to find out the I/O information of
all slave devices.
2
I8124_SearchSpecificDevice
I-8124W will search the DeviceNet
network to find out the I/O information of
specific slave devices.
3
I8124_IsSearchOK
Check
whether
the
I-8124W
has
searched completely or not.
4
I8124_GetSearchedDevices
Get the result of the searching command
and retrieve the slave
’s I/O information.
Table 4.1.6 Functions Table (I/O Functions)
No.
Function Name
Description
1
I8124_ReadInputData
Read the input data via I/O connection
such as Poll, Strobe, COS, Cyclic.
2
I8124_WriteOutputData
Write the output data via I/O connection
such as Poll, COS, Cyclic. The Strobe
doesn’t support this operation.
3
I8124_ReadbackOutputData
Read back the output data via I/O
connection such as Poll, COS, Cyclic.
The
Strobe doesn’t support this
operation.
4
I8124_ReadInputArea
Read the bulk data from the input area
memory.
5
I8124_WriteOutputArea
Write the bulk data to the output area
memory.
6
I8124_ReadbackOutputArea
Read back the bulk data from the output
area memory.