To install PCI bus Ethernet protocol interface hardware in your Speedgoat target computer, see the Speedgoat website at www.speedgoat.com.
To configure the target computer Ethernet hardware:
If the target computer already contains one or more Ethernet cards, to get a list of these Ethernet cards, see your Speedgoat target machine documentation.
Assign a static IP address to the target computer Ethernet card by using Simulink® Real-Time™ Explorer.
Unlike the target computer, the development computer network adapter card can have a dynamic host configuration protocol (DHCP) address and can be accessed from the network. Configure the DHCP server to reserve static IP addresses to prevent these addresses from being assigned to other systems.
Connect your target computer Ethernet card to your LAN by using an unshielded twisted-pair (UTP) cable.
You can directly connect your computers by using a crossover UTP cable with RJ45 connectors. Both computers must have static IP addresses. If the development computer has a second network adapter card, that card can have a DHCP address.
To build and download a real-time
application by using the installed
Ethernet card, first specify the environment properties for the development and
target computers. Before you start,
ask your system administrator for the following information for your
target computer IP address and
Subnet mask address. This procedure sets up Ethernet protocol for the default target
computer TargetPC1:
Open Simulink Real-Time Explorer.
In the Targets Tree panel, select target computer
TargetPC1 and then click the Change IP Address
button.
Configure the New IP Address and New Netmask fields in the Configure Target Computer IP Address dialog box. Click OK.
Click the Disconnected label, toggling it to Connected.
You can also configure the target computer Ethernet protocol by using
MATLAB commands. For more information, see the Targets
object functions and examples.