Open topic with navigation CAPL Functions » Ethernet » Function Overview » ethGetEthernetPortInfosDocumentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
ethGetEthernetPortInfos
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
Retrieves port related information of all connected network-based Ethernet devices. You must provide an array of ethernetPortInfo elements of sufficient size for all available hardware ports.Parameters
- portInfos: Array of type
<ethernetPortInfo>, which contains the retrieved hardware info as a struct with the following members:char PortName[32]char NetworkName[32]char SegmentName[32]uint32_t IsPhysical