FC_IdentifyRequest - General Information

Overview

Type:

Function

Available as of:

V1.0.2.0

Task

This function sends the request for the Identify service to a Sercos device. The Sercos device is specified by its node identifier (MAC address). The response to the request is obtained with the function FC_IdentifyResponse.

Functional Description

This function sends the request for the Identify service to a Sercos device. The Sercos device is specified by its node identifier (MAC address). The response to the request is obtained with the function FC_IdentifyResponse.

Interface

Input

Data type

Description

i_sNodeIdentifier

STRING[17]

Node identifier of Sercos Device to be identified (MAC address)

Output

Data type

Description

q_udiTransactionID

UDINT

Returns the transaction ID to be used for receiving the response

Return Value

Data type

Description

ET_Result

Refer to ET_Result.