DoIP_SetMulticastScopeId
Valid for: CANoe DE NoteThe following DoIP CAPL function is only available with the modeling library DoIP.dll and eventually an appropriate implementation of the CAPL Callback Interface. Information about the DoIP DLL and the CAPL Callback Interface you find here:
Function Syntax
Description
Sets an IPv6 address scope ID for multicast requests, sent by a tester. The scope ID is equal to an adapter index of the tester node. See ipGetAdapter functions for more information. The function allows to select an appropriate adapter for IPv6 multicast address, to be able, for example, to send multicast requests with a given VLAN tag. NoteDoIP_SetMulticastScopeId must be called before DoIP_SetLocalIPaddress in order to use the scope ID with the specified local IP address.
Parameters
- scopeId: Scope ID for selection of a network adapter for IPv6 multicast requests.