mostGetNodeAdr, mostGetGroupAdr, mostGetAltPktAdr, mostGetNodePosAdr
Valid for: CANoe DEFunction Syntax
long mostGetNodeAdr(long channel); // form 1long mostGetGroupAdr(long channel); // form 2long mostGetAltPktAdr(long channel); // form 3long mostGetNodePosAdr(long channel); // form 4
Description
Return of the node address, group address, alternative packet address or node position address of the MOST hardware associated with the specified channel.Parameters
- channel: Channel of the connected interface.
Return Values
- NodeAdr: Logical node address
- GroupAdr: Group address
- AltPktAdr: Alternative packet address
- NodePosAdr: Node position address
- <0: See error codes