TSX 17 with OP17

jay hazer

Member
Join Date
Jul 2004
Posts
3
Don't know if this is mission impossible but we are trying to connect a Telemecanique TSX 17 plc with a siemens HMI (OP 17).
Need to know what is the message syntax that the PLC should send in order to display a screen or message on the OP.
Your help with this would be greatly appreciated.

Regards, :D
Jay
 
The TSX17 native protocol is Uni-Telway, does your HMI have this as a driver?

Generating ASCII statements from a TSX17 will not be easy.
 
Thank you Jim for your interest in this.

Actually the TSX 17 has only one port for communication and it uses a protocol called 'adjust protocol'.

Any way the HMI has both protocol drivers, the 'adjust' and 'Uni-Telway' but our problem is with the PLC we don't have any idea how to configure the PLC in order to display the messages on the OP.

Hope you have some input on this and thank you again.
 
I was wrong in my first post. The TSX17 family native programming port protocol is often called TSX Series 7 which is sometimes abbreviated simply TSX.

HMIs with this TSX driver should not require any changes to the TSX17.
HMIs which only accept ASCII commands would require additional programming in the TSX17.
HMIs with only Uni-Telway drivers would require the addition of a communications module (ACC5) to the TSX17 if it is programmed with the PL7-2 language.

The standard programming port is RS485, 9600 baud, Odd parity, 8 data bits, and 1 stop bit.

Adjust mode is simply a reduced funtionality of the programming equipment so that only "adjustable" data objects can be read and modified.
 
Jay Hazer

I've never used the Telemec drivers supplied with Protool (the Siemens HMI configuration package) but if they're like most of the others drivers you shouldn't need to do anything in the PLC: the OP17 should do all the work of fetching the data for the tags you've defined from the addresses you've given them.

There are even some sample projects included in Protool in the folders SAMPLES\TM_ADJ and SAMPLES\TM_UTW. I don't know whether they help or not?

Regards

Ken
 
Thank you Jim and Ken for your replies.
Your both saying that there should be no change in the PLC.

However when connecting the HMI to the PLC, the following message appears:
Unexpected reply from PLC
VarAddr 0 0

Do you guys think that the cable may be the problem, cause we made it ourselves?

In any case thanks for your help so far.

Regards,
Jay
 

Similar Topics

Hi Guys, Bit of an oddball problem this time! We have a OP17-PP in stock from another project and ive been asked to...
Replies
16
Views
14,847
After updating a panel, I inherited another PLC for my "learning lab". It's a Modicon TSX Micro. I've not worked with a Modicon PLC yet, so I...
Replies
1
Views
128
Hello Dear Experts I have to read 2 words (%MW300 / %MW301) in a M221 plc (TM221ME16R/G) which have a embedded ethernet port. the reader plc...
Replies
4
Views
734
My plc is stx micro 3722 My problem is err led is flashing I tried to re programme my plc with pl7 programme The pl7 tel me cant connect with...
Replies
0
Views
366
Hi All Desperatly trying to get hold of the software too upload a program from a TSX Nano. i thinkg the software is PL707. i have from PL7Pro...
Replies
0
Views
418
Back
Top Bottom