Sign in to follow this  
Followers 0
pszczepan

XFRB instruction

4 posts in this topic

Hi! I need to move bits (about 30) . I have old plcbook for CPM1 and there is perfect instruction XFRB. Right now iI am using CPM1A and I have info that this instruction does not exist in this model - is it true? -older model has it. So, maybe there is another instruction - I can use MOVB - but it's timeconsuming. Pawel

Share this post


Link to post
Share on other sites
using the help file attached to my ladder edditor, it tells me that the CPM range of plc dose have the block transfer function.

Share this post


Link to post
Share on other sites
If I have a look at the instruction help of CX Programmer v5 the following is said about the XFRB instruction. So you probably will have to use multiple MOVB instructions

Share this post


Link to post
Share on other sites
Sorry read the wrong instruction.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now
Sign in to follow this  
Followers 0