Step7 STL DBD[AR1, P#0,0] vs D[AR1, P#0,0]

Prince

Member
Join Date
Jun 2002
Posts
284
I am checking codes for transferring a double word in an array based on an index. STL codes are mostly ended with

DBD[AR1, P#0,0]
or
D[AR1, P#0,0]

I do not remember this way of addressing. What is the difference between these 2 ways? What do they exactly do?

Can you please share a simple code to log a DW in an array based on an index?
 
Last edited:

Similar Topics

Hi guys! I was wondering why I've seen some guys put a lot of NOP in their STL code. For example: CALL FC4 NOP 0 What is the purpose of this...
Replies
12
Views
3,646
O m0.0 O m0.1 A m0.2 = m0.3 Is the m0.2 "and'd" only with the m0.1 or is it "and'd" with m0.1 and m0.2 (which are or'd)? -{}-----|--()...
Replies
3
Views
1,704
The process of converting LAD to STL is upon me. The Bit Logic Instruction: A( And with Nesting Open, saves the RLO and OR bits and a Function...
Replies
3
Views
2,687
Can you help me with "generating" pointers? I have INT variable and I want to create pointer based on variable's value. For example var=30 =>...
Replies
2
Views
1,692
Hi all, my book automating with step7 in stl and scl (hans berger) has some missing pages (chapters 26.2 and 26.3) which I need urgently. It...
Replies
12
Views
4,248
Back
Top Bottom