S5 135 U system areas ..

Join Date
Apr 2006
Location
Rourkela
Posts
18
Dear experts,
I have a program piece, which maintains a list of fixed no of words. On calling the FB, all words are pushed one location UP, so that the new word can be inserted at the top.
The program portion is as follows:
L RS 34
L KF +20
+F
LIR 1
LKF +203
+F
T FW210
ADD BN +1
T FW 212
L FW 210
L FW212
TNW 200

What is the function of the instruction L RS 34 ?

The manual for S5-155U says RS 34 is for IPC flags. From the code it
appears I am getting the address of starting address of DB20 after LIR 1
instruction.

The location for RS 34 is initialised by the PLC automatically or the programmer has to do something. In another program where I had to use TNW instruction, I hardcoded the address of the DB starting address. This
approach is much better.

The location for RS34 is same for 135U and 155U or not ?

Kindly help.

Namboothiripad.mbs
 

Similar Topics

Hello Everyone, I have about 135 controller PIDE loops that I need to add to my Studio 5000 and that means I will probably have to create about...
Replies
8
Views
1,905
can any budy help me in S5 135 U programing controller EPROM back up procedure ?
Replies
5
Views
2,162
Good afternoon gents We are trying to run a commissioning session on a S5 135 U controller by forcing individual output channels. Unfortuneatly we...
Replies
4
Views
1,939
HI Dears, First of all sorry form my (English Words) and thanks a lot in ADVANCE. Im from PK. we have siemens Plc with single s135 Cpu 928, it...
Replies
4
Views
4,130
Dear all I am facing the problem in S5 135U system In system there is main rack with two ET station CPU is 948 Problem is 1.My clint switch off...
Replies
26
Views
6,643
Back
Top Bottom