Station Ethernet IP

BrowseName: EthernetIPDriverStation
SuperType: Station di comunicazione (CommunicationStation)

Oggetto che rappresenta un PLC che comunica tramite protocollo Ethernet IP.

Proprietà

Nome

BrowseName

DataType

Descrizione

Dimensione massima dei job in bytes

MaximumJobSizeInBytes

UInt32

Dimensione massima in byte di una trasmissione di tag dal PLC. 0 = 504 byte (valore massimo).

Indirizzo IP/Slot (opzionale)

IPAddress

String

Indirizzo univoco del PLC in rete. Per i ControlLogix è possibile specificare lo slot (es. 192.168.1.10/1:1).

Porta

Port

UInt16

Numero della porta utilizzata dalla connessione TCP-IP. Deve corrispondere a quella configurata nel PLC.

Timeout

Timeout

Duration

Tempo massimo di attesa in millisecondi per ricevere una risposta dal PLC.

Ottimizzazione indirizzo fisico

PhysicalAddressOptimization

Boolean

Physical Addressing Optimization (used only with Tag Name addressing). If True, the driver gets for each PLC’c tag its physical, i.e. internal, address and use it in read requests, instead of the variable’s name. When many tags with long names must be read, the use of physical addresses can considerably improve the refresh rate of the tags. If this flag is true it requires an initialization phase to translate the variable names into physical addresses, this means that greater is the number of variables on PLC, longer is this initialization phase. Once the physical address initialization is completed the seventh bit of the «State/Command Variable» is set to 1

Codice operazione

OperationCode

CommunicationOperationCode

(Ereditato da Station di comunicazione)

Tags

Oggetto

(Ereditato da Station di comunicazione)

Types

Oggetto

(Ereditato da Station di comunicazione)