How to detrmine TSAP?

OkiyKiku

Member
Join Date
Apr 2007
Location
Čakovec
Posts
4
I'am using 4 s7-200 PLC's with CP 243-1 moduels. Three of them are klients and one is server which is connected to PCAccess.

And I don't know how to define TSAP's for them. I found this in help file:

"...If the remote partner for the connection is an S7-200 PLC, use the following algorithm to determine the Remote TSAP:

- The first byte of the TSAP is 0x10 + connection number.
- The second byte of the TSAP is the module position... " :confused:

How should i define TSAP's for these PLC's?

pls help!
 
Klient's:
PLC1: Local 10.00 ; Remote 10.00
PLC2: Local 10.00 ; Remote 11.00
PLC3: Local 10.00 ; Remote 12.00

Server:
With defined TSAP's 10.00, 11.00 ,12.00
+ 13.00 for PCAccess

Is this OK?

Thanks!
 

Similar Topics

I'm currently struggling to make libnodave work with my S7-1200 plc over ethernet. The testISO_TCP.exe makes a connection and gets some info out...
Replies
6
Views
3,137
Today I had to solve a communication problem between two S7 414 cpu's. They had ethernet communication cp's and the protocol was pure ISO. They...
Replies
0
Views
2,020
I'm using a S7-300 system with ethernet to a PC with Step 7 and that's working OK. On another PC I've got iFix 4.5 and the SL4 driver. It...
Replies
0
Views
4,290
Thanks to the help of people from this board, I was able to get my S7-300 to talk to my Step 7 software with both MPI and ethernet. Now, I'm...
Replies
8
Views
5,272
Back
Top Bottom