Struct DignosticsEthernetConfigurationInformation

Struct Documentation

struct DignosticsEthernetConfigurationInformation

Public Functions

void betoh()

Convert content from big endian to host byte order (for each member)

Public Members

uint32_t BroadCast_DiagSouIpAdd

IP address by the Sensor to Send/receive all Diagnostic related information.

Note

Example : If IP address is 192.250.50.20 then signal value is 0xC0FA3210

uint32_t BroadCast_DiagNetmask

netmask for Diagnostics communication

Note

IP Address Range 4: 169.254.0.1 to 169.254.255.254 (Net Mask - FFFF 0000)

uint16_t BroadCast_DiagVlan

VLAN by the Sensor to Send/receive all Diagnostic related information.

uint16_t BroadCast_DiagPort

Port number by the Sensor to Send/receive all Diagnostic related information.