Ethernet config
Block to configure the Ethernet module
Description
The 'Ethernet config' block instructs the code generator to include the network stack
and enables the user to configure the Ethernet module by setting the IP address, network
mask and gateway address.
Parameters
- IP address
- Configure the ECU's IP address formatted as: <IP address 1>.<IP address 2>.<IP address 3>.<IP address 4>
- Network mask
- Configure the ECU's network mask formatted as: <Netmask 1>.<Netmask 2>.<Netmask 3>.<Netmask 4>
- Gateway address
- Configure the ECU's gateway address formatted as: <Gateway address 1>.<Gateway address 2>.<Gateway address 3>.<Gateway address 4>