Iso11783GetName
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
This function returns the name of a device that was logged onto the network withaddress. The function works with a global table that contains all node names and addresses logged onto the network.
If no device is logged onto the network with address #10 then name=. In this version DEFAULT_VALUE is 0.
Parameters
- busName: Bus name or “default”
- busHandle: Bus handle, see Iso11783GetBus
- componentMask: Address of the node
- deviceName: Buffer to which the data is copied (size: 8 Byte).