Overview
Type:
|
Function
|
Available as of:
|
V1.0.2.0
|
Task
This function returns the response to the ReadDataStatus service from a Sercos device.
Functional Description
This function returns the response to the ReadDataStatus service from a Sercos device to which a request had been sent via FC_ReadDataStatusRequest.
Interface
Input
|
Data type
|
Description
|
i_udiTransactionID
|
UDINT
|
Transaction ID of the corresponding request
|
i_diTimeoutMs
|
DINT
|
Timeout in milliseconds for waiting for the response
|
Output
|
Data type
|
Description
|
q_uiStatus
|
UINT
|
Data status of the IDN
|
Return Value
Data type
|
Description
|
ET_Result
|
Refer to ET_Result.
|