move multiple integer

Hojland

Member
Join Date
Oct 2006
Location
Langå
Posts
203
How is it, that I move eg. 5 integers from N12:0 to N16:0, in one move . I have don it before, but I can not remember it
Rslogix 500
 
I think Copy will do what you want.

COP
Source - N12:0
Destination - N16:0
Length - 5
 

Similar Topics

In Studio 5000, is there any way to move a zero into many different DINT tags all at once? I'm trying to clear timer presets and clear specific...
Replies
6
Views
2,306
In GX Developer I quite often use a BMOV command or FB, this is where I can move a block of word values to another location, i.e BMOV D500, K10...
Replies
0
Views
3,436
Hi everyone, I am working with micro850, a proximity sensor (FOTEK, PL-05P) and a 3DOF serial arm robot. I use MC_MoveRelative to control the...
Replies
1
Views
56
So I'm pretty green when it comes to troubleshooting in the field so bear with me. We have a Danfoss valve that opens/closes from an analog output...
Replies
23
Views
951
Hi. This is pretty basic but I'm struggling to find an efficient solution. I have a float value of let say 666.555 that I want to move / split...
Replies
3
Views
201
Back
Top Bottom