[?]: STL pogramming and troubleshooting

SIMATIC S7-200/300/400, Step7, PCS7, CFC, SFC, PDM, PLCSIM,
SCL, Graph, SPS-VISU S5/S7, IBHsoftec, LOGO ...
Post Reply
ivanweiner
Posts: 10
Joined: Thu Feb 05, 2009 11:46 pm
Location: Philippines

[?]: STL pogramming and troubleshooting

Post by ivanweiner » Tue Jul 07, 2009 11:20 am

good day to everyone.
i ask for a help to anybody who have ebook on programming on STL and troubleshooting.
i have difficulty in troubleshooting and tracing the problem
because many on the program cannot be converted into ladder.
also, can anybody can shared to me some programming technique.
i only knew the latching format.
i always amazed how other programmer used mostly move function and number format.

tnx.

amruthkiran
Posts: 4
Joined: Fri Apr 17, 2009 6:56 am
Location: Zambia

Post by amruthkiran » Wed Jul 22, 2009 12:45 pm

HI

You can get the help from siemens forum.

Registation on siemens forum is free.

You wil get lot documents & related ebooks on STL

You can get some helpfiles

Hansberger book on Auomting with STL

ivanweiner
Posts: 10
Joined: Thu Feb 05, 2009 11:46 pm
Location: Philippines

a very big thanks to amruthkiran

Post by ivanweiner » Thu Aug 06, 2009 12:51 am

hello

thanks a lot. i try to go there but i can't find the specific address. can you give a the specific site and also i can't find free ebook of hans berger automating with stl. i thak you for your kind heart amruthkiran.

Amruth Kiran
Posts: 3
Joined: Tue Aug 17, 2010 12:29 am

Re: [?]: STL pogramming and troubleshooting

Post by Amruth Kiran » Thu Oct 14, 2010 12:58 am

check the ebook section on this forum you will get all necessary books for PLC programming

PLC rogramming by hens berger is a good book. It illustrated all STL & SCL

sanruku
Posts: 66
Joined: Tue May 12, 2009 9:50 am

Re: [?]: STL pogramming and troubleshooting

Post by sanruku » Sat Oct 16, 2010 9:14 am

ivanweiner wrote: because many on the program cannot be converted into ladder.
You will NOT be able to convert STL to LAD (the opposite is possible, i.e. LAD -> STL), since it is not certail that your STL commands translate correctly to LAD (usually they don't).

So, I would suggest that you learn STL to be able to read STL code.

Post Reply