S5 STL Program conversion to Ladder

M

Thread Starter

Michael Angelo

Could you please help me convert this Statement to Ladder.
The segment goes like this:<pre>
:AN F 2.1
:L KT 0030.0
:SD T 3
:NOP 0
:NOP 0
:NOP 0
:A T 3
:= F 2.0
:***</pre>
THANK YOU VERY MUCH!
MORE POWER TO YOU!
 
P

Piotr Kowalski

Hi,

Open the network in STEP5 then cycle between the KOP (i.e. ladder), FUP (function block) and AWL (statement list) by pressing [SHIFT] and [F5]. This piece of code should be displayed as a ladder without any problem.

Regards
 
Top