Skip to main contentOpen topic with navigation
CAPL Functions » MOST » mostSetNodeAdr, mostSetGroupAdr, mostSetAltPktAdr, mostSetOwnAdr
mostSetNodeAdr, mostSetGroupAdr, mostSetAltPktAdr, mostSetOwnAdr
Valid for: CANoe DE
Function 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
Example
—
mostGetNodeAdr, mostGetGroupAdr, mostGetAltPktAdr, mostGetNodePosAdr • OnMostNodeAdr • OnMostGroupAdr • OnMostNPR • mostGetChannel • mostSetMacAdr