|
| This method can be called in the states: |
|
Description:Notification by a DTM, that asynchronous scan hardware request operation has finished.
|
Parameters:
| invokeId | Identifier of the request. | | response | XML document containing the result of the scan hardware request specified by a field bus specific schema (FDTxxxScanIdentSchema) if request was called at a Gateway- or Device-DTM. The fieldbus specific document containing additional manufacturer specific extensions and must be transformed using protocol specific xsl to get a protocol independent document according DTMScanIdentSchema. If request was called at a Communication-DTM, then XML document according DTMScanIdentSchema is returned, which must not be transformed (ID entries which can not be filled are left empty) |
Return Value:
Behavior:Notification by a DTM, that asynchronous scan hardware request operation has finished. DTM passes XML containing information about found hardware. If the operation was called in context of a Communication-DTM, then the XML contains information of all responsive hardware entities (interface cards, modems…), which can be handled by this DTM device type. If the operation was called in context of a Gateway-/Device-DTM, then the XML only contains information of single device where the DTM was started for. The XML contains error information if the scan hardware request failed.
|
Comments:
|