Vai al contenuto
PLC Forum


Comunicazione Tcp/ip Tra S7 E A-b


Luigi Fortini

Messaggi consigliati

Luigi Fortini

Salve a tutti.

Dovrei realizzare una comunicazione via TCP/IP tra un S7-300 e un ALLEN BRADLEY, dove chiaramente S7-300 è quello che deve leggere e scrivere sul PLC AB.

Qualcuno ha qualche informazione da darmi ?

Grazie per le eventuali risposte.

Link al commento
Condividi su altri siti


Esiste una libreria di comuicazione Siemens per protocollo TCP/IP dichiarando solamente l'indirizzo ethernet,

si chiama LCom, l'unica restrizione è che funziona solamente con le CPU che hanno la porta ethernet integrata.

Rispetto alla soluzione tradizionale con processore di comunicazione separato, non si devono programmare collegamenti nel Netpro, e quindi risulta più semplice.

pigroplc

Link al commento
Condividi su altri siti

copiato dal manuale:

Library structure

The LCom library contains the blocks listed below.

Table 2–1 Blocks in the LCom library

Block name Number Description

TSEND FB63 Function block for sending data via TCP

TRCV FB64 Function block for receiving data via TCP

TCON FB65 Function block for opening an Ethernet connection (TCP)

TDISCON FB66 Function block for closing an Ethernet connection (TCP)

TUSEND FB67 Function block for sending data via UDP

TURCV FB68 Function block for receiving data via UDP

FBLComMachineCom FB105 Function block for exchanging data via Ethernet

TCON_PAR UDT65 Data structure for connection parameters

UDTLComParameter UDT110 Data structure for parameters of the FBLComMachineCom communication block

UDTLComDiagnostics UDT111 Data structure for diagnostics of the FBLComMachineCom communication block

SET_CLK SFC0 System function for setting the system time

BLKMOV SFC20 System function for copying data storage areas

READ_CLK SFC1 System function for reading the system time

RDSYSST SFC51 System function for reading out the system status

TIME_TCK SFC64 System function for reading out the system time

pigroplc

Link al commento
Condividi su altri siti

  • 2 months later...

Crea un account o accedi per commentare

Devi essere un utente per poter lasciare un commento

Crea un account

Registrati per un nuovo account nella nostra comunità. è facile!

Registra un nuovo account

Accedi

Hai già un account? Accedi qui.

Accedi ora
×
×
  • Crea nuovo/a...