Converting program pl7-1 to tsx micro

J

Thread Starter

Jose Ricardo Pabon

I want to replace an older plc tsx 17 (pl7-1 list software) with a plc TSX 37 and I don´t want to rewrite the plc program.

Is it possible to convert the old list program in PL7-1 to the tsx 37 language.

Thanks

Jose R
 
G

Gilles Habel

I don't think that this kind of converter exist for PL7-1(PL7 offer a converter for PL7-2 and 3 only).
Do you know if your program contain Grafcet instructions ? If not, it's easy to convert the code in Ladder and if your code as a lot of similarity, to do some "Cut and Paste". If it's a TSX17-10, you will have 925 lines max. If it's a
TSX17-20, 2973...
If your program is really big, that's could become advantageous to try to print your program with the TSX-317 in a file and merge it inside the PLCOpen Instruction list file. Great attention must be paid to avoid typing and
structure mistake (for expert only).

If I had to do it, I'll definitely rewrite it in Ladder or Ladder/Grafcet.

Gilles Habel
Schneider Electric (Canada)
 
D
SEND ME A COPY WITH PL7.1 BIN FILE AND PARTS NUMBER OF THE TSX MICRO PLC (TYPE OF TSX MICRO AND THE I/O MODULE ) AND I MAKE PL7 MICRO STX FILE .
 
Top