Enable Development Computer Communication (Windows)
To communicate from your MATLAB® development computer (Windows®) to your Speedgoat® target computer by
using an Ethernet connection, perform a one-time configuration of your MATLAB development computer (Windows) Ethernet port to use Internet Protocol Version 4 (TCP/IPv4) only. Specify
a nonroutable static IP address of the form 192.168.x.x
.
On your development computer, from the Control Panel, navigate to Network and Sharing Center.
Click the Local Area Connection for the Ethernet adapter that you are using. It is often listed as
Unidentified network
.Click the Properties button.
In the Networking pane, clear all check boxes.
Select the Internet Protocol Version 4 (TCP/IPv4) check box.
Click the Properties button.
To specify a static IP address of the form
192.168.x.x
, select the Use the following IP address check box.Configure the IP address boxes:
IP address —
192.168.7.2
Subnet mask —
255.255.255.0
Default gateway — leave blank
Click OK.
Tip
Do not set the development computer IP address to the gateway IP address
192.168.7.1
(notice the .1 at the end).
Using the gateway IP address as the address of your development computer is not
supported for Simulink®
Real-Time™ communications with your target computer.