Sign in to follow this  
Followers 0
Alter Ego

Modicon Compact 265 & Magelis XBT

3 posts in this topic

I am writing this PLC code for Modicon Compact 265 connected to a Magelis XBT-F024110 and run into a few problems. 1. All the bottons (default images) does not display on Magelis, a red X is displayed instead. Do I need to install an add-on or activate something? 2. Been searching for a simple "move a constant value to a 4x register" instruction, found a lot of move instruction but not the one i am looking for. Any help would be greatly appreciated. Thanks, Alter Ego

Share this post


Link to post
Share on other sites
You are correct. Modicon didn't think to make a simple MOVE instruction. Instead, do a subtract (SUB) with two fixed numeric values and put the answer in a 4x address.

Share this post


Link to post
Share on other sites
This usually happens if there is no comms to the PLC. Check the comms cable/ driver config.

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