Overview
Type:
|
Function
|
Available as of:
|
V1.0.2.0
|
Task
This function sends the request for the Nameplate service to a Sercos device.
Functional Description
This function sends the request for the Nameplate service to a Sercos device. The Nameplate service requests the data of the electronic nameplate of the Sercos device. The Sercos device is specified by its node identifier (MAC address). The request is sent via a broadcast to all Sercos devices on the network. The device with the matching node identifier responds to the request.
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.
|