Skip to content

CommandAddress: To command a address for a node

UINT CommandAddress (UINT64 EcuName, BYTE NewAddress, UINT Channel)
```### Description
This function will command a address to the node having ECU NAME as specified.### InputsEcuName - ECU NAME of a node for which the address has to be commanded. NewAddress - The new address. Channel - Channel number.
### Returns
TRUE success. FALSE if the handler is already in the specified state
---
**Authoritative source**: BUSMASTER DITA help source `CommandAddress.dita`, compiled into `BUSMASTER.CHM` with the application.