Hello,
is it possible to use the second ethernet interface of the RevPi Connect as a Profinet interface? In case, how is it to configure?
Best Regards
Search found 5 matches
- 08 Sep 2021, 09:49
- Forum: Hardware
- Topic: Profinet with RevPi Connect/Connect+
- Replies: 1
- Views: 2235
- 13 Aug 2021, 11:35
- Forum: Hardware
- Topic: Revolution Pi Connect+
- Replies: 2
- Views: 5553
Re: Revolution Pi Connect+
Is there a concrete example that shows how the corresponding interfaces must be configured?
How can the Profinet inputs be read out on Revpi Connect?
I am currently struggling with the fact that the Profinet interface on socket B of the RevPi Connect appears in the network.
How can the Profinet inputs be read out on Revpi Connect?
I am currently struggling with the fact that the Profinet interface on socket B of the RevPi Connect appears in the network.
- 13 Aug 2021, 08:00
- Forum: Connectivity
- Topic: Core 3+ mit Profibus-Gateway an DP/DP-Koppler
- Replies: 1
- Views: 14572
Re: Core 3+ mit Profibus-Gateway an DP/DP-Koppler
Hallo Zaphod,
Bist du inzwischen weitergekommen?
Als ersten Schritt musst du mit pictory dein Profibus-Gateway entsprechend einstellen. Am Gateway muss du dann noch über den Drehschalter eine Profibusadresse einstellen welche noch nicht vergeben ist.
Mit einem DP/DP-Koppler habe ich bisher auch noch ...
Bist du inzwischen weitergekommen?
Als ersten Schritt musst du mit pictory dein Profibus-Gateway entsprechend einstellen. Am Gateway muss du dann noch über den Drehschalter eine Profibusadresse einstellen welche noch nicht vergeben ist.
Mit einem DP/DP-Koppler habe ich bisher auch noch ...
- 12 Aug 2021, 13:29
- Forum: Software
- Topic: Verbindung S7-1500 <-> ProfiNET IRT Gateway
- Replies: 15
- Views: 18360
Re: Verbindung S7-1500 <-> ProfiNET IRT Gateway
Hallo Zusammen,
ich habe ein ähnliches Problem wie Sven.Lange bzw. passt es denke ich ganz gut hier zum Thema.
Zur Kommunikation mit einer S7-1500 CPU via Profinet möchte ich die zweite Ethernet-Schnittstelle des RevPi Connects in Betrieb nehmen.
Das einstellen der IP-Adresse für die zweite ...
ich habe ein ähnliches Problem wie Sven.Lange bzw. passt es denke ich ganz gut hier zum Thema.
Zur Kommunikation mit einer S7-1500 CPU via Profinet möchte ich die zweite Ethernet-Schnittstelle des RevPi Connects in Betrieb nehmen.
Das einstellen der IP-Adresse für die zweite ...
- 06 May 2021, 12:01
- Forum: RevPiModIO
- Topic: IO's Konfigurieren zum Empfangen/Versenden von Charsarrays oder Strings
- Replies: 1
- Views: 4390
IO's Konfigurieren zum Empfangen/Versenden von Charsarrays oder Strings
Hallo Zusammen,
ich möchte an den Inputbytes mit dem Namen Input__9, Input__10 bis Input__42 Strings auslesen.
Bisher mache ich das indem ich die Eingangsbytes wie folgt hartcodiert konfiguriere:
revpi.io.Input__9.replace_io("str0", "c", byteorder='big') # auf SPS-Seite Byte 8
revpi.io.Input__10 ...
ich möchte an den Inputbytes mit dem Namen Input__9, Input__10 bis Input__42 Strings auslesen.
Bisher mache ich das indem ich die Eingangsbytes wie folgt hartcodiert konfiguriere:
revpi.io.Input__9.replace_io("str0", "c", byteorder='big') # auf SPS-Seite Byte 8
revpi.io.Input__10 ...