mostSetNodeAdr, mostSetGroupAdr, mostSetAltPktAdr, mostSetOwnAdr
Valid for: CANoe DEFunction Syntax
long mostSetNodeAdr(long channel, long nodeadr);long mostSetGroupAdr(long channel, long grpadr);long mostSetAltPktAdr(long channel, long altpktadr);long mostSetOwnAdr(long channel, long grpadr, long nodeadr);
Description
These functions set the node address, group address or alternative packet address of the MOST hardware to the specified values.Parameters
- channel: Channel of the connected interface
- nodeadr: Logical node address
- groupadr: Group address
- altpktadr: Alternative packet address
- nodeposadr: Node position address
Return Values
- <0: See error codes