Mov *dm (omron Plc)

sutton

Lifetime Supporting Member
Join Date
Mar 2003
Location
Singapore
Posts
74
Dear All,

There is a MOV logic instruction in a Omron PLC where I dont understand the relation of *DM moved to HR.

See the attached file for example.
If I enter #433 into my *DM90, why is my HR value is #800?

Please advice, thank you.

Sutton
 
*DM90 - the * indicate the addressing is indirect. In actual fact it is moving the contents of channel 433 to your HR.

________
 

Similar Topics

Hi all, In the MOV instruction, for the source, if it starts with a "#", it indicates that it's a Hexa decimal number, right? What if it's...
Replies
5
Views
10,265
Hello experts. Anyone has any idea how to make BLKMOV execute only once? I have tried with R_TRIG and (P) but it wont write to my location.
Replies
3
Views
198
I've used AOI and User Defined Data Types, but I haven't created one yet. I have a lot of repetitive MOV commands to take a select number of...
Replies
4
Views
381
I'm having to make an AOI to use with a generic ethernet device because the manufacturer does not provide an AOP. I just want to do a sanity check...
Replies
13
Views
1,260
Hello, I'm trying to copy the entire value of a UDT base tag to an element of an array of another UDT containing an element of the first UDT...
Replies
7
Views
1,670
Back
Top Bottom