IDevice.GetSpecificDeviceErrorAsync (METH)ΒΆ
METHOD GetSpecificDeviceErrorAsync : PROC_STATE
Returns the fieldbus specific device error.
Bemerkung
This is an asynchronous method. For easier handling use function block GetSpecificDeviceError.
Bemerkung
The interpretation of pData is fieldbus dependent and will be specified by the associated fieldbus driver.
- InOut:
Scope
Name
Type
Comment
Return
GetSpecificDeviceErrorAsyncInput
eCmdpDataCAA.PVOIDPointer to memory
szSizeCAA.SIZESize of memory in bytes where pData is pointing to
Output
szCountCAA.SIZENumber of Bytes written to pData
eErrorerror code if method fails