Driver S7TCP

BrowseName: S7TCPDriver
SuperType: Driver di comunicazione (CommunicationDriver)
Percorso nella TypeView: Tipi > Driver di comunicazione> Driver S7TCP

Driver per la comunicazione con PLC tramite protocollo S7TCP.

Configurare l’oggetto

Configurare il driver

The parameters Device ID, Rack, and Slot are the three parts of the so called TSAP (Transport Service Access Point), assigned to the driver, assuming the role of client.

In most cases the default values can be left unchanged.

When the Ethernet Wizard of the program STEP 7-MicroWIN 32 is used to configure a server connection for a SIMATIC S7-200 PLC, the parameters of the supervisor driver must match the TSAP of the remote client. For example, if the TSAP of the remote client is 10.00, the following values must be set for the driver parameters:

  • Device Id locale = 16 (= 10 Hex.)

  • Rack locale = 0

  • Slot locale = 0

Proprietà

Nome

BrowseName

DataType

Descrizione

Device Id locale

LocalDeviceId

Byte

Rack locale

LocalRack

Byte

Slot locale

LocalSlot

Byte

Vedi anche

Concetti correlati

Driver di comunicazione