Rev. 8: 29-04-2021
22
How to change the IP
To access to the Raspberry PLC, the PLC must be on the same local network as the computer
which we are working with. For changing the IP we must have connected our PC to an Ethernet
connection. By default, the computers are given an IP address of the 192.xxx.xxx.xxx or
172.xxx.xxx.xxx type but will be necessary to change it to the 10.10.10.xxx as the PLC. As we
will work with an Ethernet interface, the WiFi interface IP must not be changed.
Linux
For changing the IP is not necessary to know the actual one that we have, but it is essential to
know the interface name on we are working. For knowing it, we will run an
ip
command with
the option
a
.
$ip a
All the PC’s interfaces will be shown
and we will have to look for the one named
enp
as will be
the Ethernet o
ne. In order to change it, we will use the “
ifconfig
”
program, install if not by
default in the system.
To change your IP address on Linux, use the “ifconfig” command
followed by the name of your network interface and the new IP address to be changed on your
computer. This command have to be called being administrator, to be able to perform the
command below, we need to use su or sudo command.
$sudo ifconfig <interface_name> 10.10.10.1 netmask 255.255.255.0
Now the IP should be changed. In order to check it, run again the
ip a
command. If not, repeat
the process or check out our website’s blog about changing the IP addresses.
Windows
The first step is to open the Control Panel. The quickest way to get to it is by clicking on Start
and typing it. In the Control Panel, you can click on the
Network and Internet
category and
then click on
Network and Sharing Center
. If you are in icon view, just click directly
on
Network and Sharing Center
. An Ethernet connection must be shown, if not make sure that
the Ethernet wire is connected to the Raspberry PLC.
Содержание Raspberry PLC 19R+
Страница 1: ...RASPBERRY PLC FAMILY RASPBERRY PLC FAMILY...
Страница 2: ...Rev 8 29 04 2021 1...
Страница 3: ...Rev 8 29 04 2021 2 RASPBERRY PLC FAMILY Quick User Guide Revised February 2021...
Страница 9: ...Rev 8 29 04 2021 8 General Description RASPBERRY PLC FAMILY Product Reference Table...
Страница 10: ...Rev 8 29 04 2021 9 Zones Table Measures Table...
Страница 27: ...Rev 8 29 04 2021 26 Raspberry PLC Family Pinout I Os Table...
Страница 29: ...Rev 8 29 04 2021 28 Upper Side POWER INDICATOR RTC BATTERY CAN BUS ETHERNET2 CONNECTOR...
Страница 35: ...Rev 8 29 04 2021 34 Equivalence Table Pin Out 11 1 1 Analog Digital Devices Analog I Os...
Страница 36: ...Rev 8 29 04 2021 35 11 1 2 Digital I Os 11 1 3 Relay Devices Analog I Os...
Страница 37: ...Rev 8 29 04 2021 36 11 1 4 Digital I Os 11 1 5 Relay...
Страница 53: ...Rev 8 29 04 2021 52 Mail industrialshields industrialshields com...