PLC - Ethernet Communication

In the PC I have already installed SIMATIC NET (TF-1413). With the COMLTF I created a DB called startup.ldb with the following parameters:

APPLICATION NAME: appl1, STATION ADDRES: 08.00.06.01.00.04, REMOTE ADDRESS: 08.00.06.01.00.01, LOCAL TSAP: OS1, REMOTE TSAP: tsap2, SERVER ID: server, CONNECTION: Active, CONNECTION TYPE: static, PDU SIZE: 500, TPDU SIZE: 512, CP TYPE: CP 1413.

WinnCC has been configured with the communication driver SIMATIC S5 ETHERNET TF. The properties of the only connection are:
Relation ship to application
NAME: appl1
TYPE REMOTE: SIMATIC S5 with CP 143
SETUP TYPE LAYER 7: ACTIVE

The CP 143 is in run mode and with the COM143 has been configured with the following parameters: Ethernet address: 08.00.06.00.01, BASE SSNR: 0.
S5S5 CONNECTIONS:
FROM LOCAL PLC:
SSNR:0, ANR:1 JOB TYPE: FETCH, PASSIVE.
TO REMOTE PLC:
ETHERNET ADDRESS: 08.00.06.01.00.04
FROM LOCAL PLC:
SSNR:0, ANR:2 JOB TYPE: RECEIVE, PASSIVE.
TO REMOTE PLC:
ETHERNET ADDRESS: 08.00.06.01.00.04

When I make a diagnostic of the CP in the computer. It says:
TEST: OK
TF APPLICATIONS ASSOCIATIONS
NAME: appl1 STATUS: Active, Reason: Reset

I haven’t success with the communication, I appreciate any information you could offer me.
What am I possible doing wrong?. Do I have to configure in the CP the parameters of applications associations in the menu links

Thanks for your help.
 
I had similar problems ( but with S7-400 ) I think that the relation between Remote TSAP and SSNR and ANR is the problem . Try the siemens site in AG.
 
Top