S5 Migration

mrbundle

Member
Join Date
Sep 2010
Location
Selangor
Posts
8
Hai all..I want to do a migration S5 to S7 and now still analyze the entire block in our existing system..I'm interested with this block and want to know what its mean..can someone tell me and elaborate this function since i am new in this field..

Tq:)


NAME: DOSING
VAR_INPUT
DB_X :word; // DB/X
SETP :word; // SETP
DD40 :dword; // DD40
ADBX :word; // ADBX
END_VAR
VAR_OUTPUT
OUT :word; // OUT
END_VAR
VAR_TEMP
conv_akku1 :dword;
conv_index :word;
END_VAR
BEGIN
JU M001
L 'GA'
L B#(12, 95)
L B#(135, 0)
L 'GA' // Hoehre Auloesung
L B#(6, 96) // [0...10000]
L B#(135, 0)
M001: NOP 0
 
The code you posted appears to be only a fragment and the section shown does nothing as it is contained within the JU M001 jump and will not be executed.

Nick
 

Similar Topics

Hi everyone, i have a Siemens S7-300 Cpu 314C-2 DP with several cards of i/o and servos my laptop has TIA version 16 and 17 loaded and...
Replies
4
Views
156
Good day, May I ask, what do I need to perform MIGRATION of HMI program from Siemens MP277 10" Touch hmi to TP1200. I already have WinCC Flexible...
Replies
0
Views
160
Existing environment shown in attached photo (Existing.jpeg) Proposed Environment shown in attached photo (New.jpeg) I am migrating a PLC5 system...
Replies
0
Views
590
Hi All, We have a number of old discontinued 1756-L1 PLC systems that we are trying to support but recognize that we need to start preparing to...
Replies
5
Views
963
Hello to all, I have a STEP 7 project (v5.6) with S7-400F CPU and Sinamics S120 drives with CU320x2PN (ord. nr. 6SL3 040-1MA01-0Axx). I need to...
Replies
7
Views
937
Back
Top Bottom