What happens to result after MOV

arbj

Member
Join Date
May 2011
Location
mrt
Posts
61
Hi,

I am trying to understand what the result of a MOV will be.

G_position_LSB= 144, Type- INT
GL_O_Data[3]=0, Type- SINT

--------------------------------
MOV
Move
Source G_position_LSB
Dest GL_O_Data[3]
--------------------------------

After executing this MOV what will be the value of GL_O_Data[3]??

thanks
a
 
Look up "Data Conversions" in the help. There are a lot of rules on what happens with different data types mixes in the source destination.
 

Similar Topics

Hello, the PLC in question is 1769-L30ER. I have a local 4-20mA Analog Output module (1769-OF4CI), and also a remote ethernet PointIO analog...
Replies
0
Views
365
Hey Everyone, I was wondering how the "Test Edits" mode works in studio 5000. I've never used it before. I read the outputs don't actually change...
Replies
3
Views
1,039
Is there a difference of behavior between the PLC5 and the Logix series when it comes to JSR behavior? Assuming I do nothing to this bit...
Replies
19
Views
2,809
struggling to find documentation on this, I have it in my head that it overwrites itself but i dont know where i have got that from. when it...
Replies
0
Views
865
if the dc fuse of the uncharged drive is closed when the dc bus of other drives is charged , what happens ? Is there any risk of damaga capacitor...
Replies
3
Views
1,789
Back
Top Bottom