Help with program STL convert SLC

DaveJokeS

Member
Join Date
Dec 2021
Location
Lima
Posts
4
Hello everyone,

I am migrating a program from STL to SCL via S7-1200 portal, I would like you to help me by converting these lines of code.

Cheers,


L DBW 4
L DBW 6
-I
JM M001
JP M002
JU M003
M001: L DBW 10
-I
JM M004
JU M003
M002: L DBW 12
-I
JP M004
M003: L DBW 4
L DBW 8
-I
JM M005
JP M006
JU M007
M005: L DBW 10
-I
JM M004
JU M007
M006: L DBW 12
-I
JP M004
M007: L DBW 4
L DBW 6
+I
L DBW 8
+I
T DBW 14
L DBW 14
SRW 1
T DBW 16
L DBW 20
+I
T DBW 24
L DBW 0
S C 9
S C 10
L DBW 2
S C 20
S C 21
R M 0.3
R M 2.0
R M 2.1
R M 2.2
R M 2.3
R M 2.4
R M 2.5
M004: NOP 0
 
Hello my dear,

I sent an email to the address I mentioned so that you can support me with the conversion.

Cheers,

:sitio:
 
It happens that I need to migrate from STL S7-300 to SCL S7-1200, since that is the equipment that I have available, apart from the fact that it costs less compared to the S7-1500
 

Similar Topics

V
I have no software to programming. My PLC rack contains CPU200H/SP001/OC225/OC225/OC225/OC225/ID212/ID212/ID212/.I have a console programming and...
Replies
14
Views
11,360
Hi all, I’m new to programming and want to write a simple routine. Push start button, turns on sensor. 2 second delay before anymore logic read...
Replies
1
Views
289
Hi! I need help converting an old MicroLogix 1100 project to Micro 820. Project Details I have an old MicroLogix 1100 program that has been in...
Replies
0
Views
454
Hello friends. I need to write a program. This is exactly what is asked of me: When Sensor 1 and Sensor 2 give output, it will allow Robot to...
Replies
3
Views
930
I will be designing an automated hydrostatic system. The system on paper works like this, a plc like the click will get information from an hmi...
Replies
227
Views
42,489
Back
Top Bottom