Sign in to follow this  
Followers 0
Craig Chamberlin

Micrologix 1500 1764-24AWA LSP Series B Cannot Use Floating Point?

4 posts in this topic

I am attempting to transpose an old Micrologix 1200 program to a newer Micrologix 1500 processor. I was surprised to find out there was no F8 data file, nor can I create one through the menu system. There must be a way to get floating point accuracy with the Micrologix 1500 I have. I must be doing something stupid. Any help would be much appreciated. Craig Chamberlin Precision Electric Inc.

Share this post


Link to post
Share on other sites
The Micrologix 1500 System (1764-LSP) supports the creation of Floating Point data files, each of which can contain up to 256 IEEE-754 floating point data elements. Make sure you are running the latest revision of RSLogix 500 and the project lists the Micrologix 1500 as the Project Controller. Of course you will have to create the Floating Point data file while OFFLINE and then download it to the processor.

Share this post


Link to post
Share on other sites
It does support long data types ( 32 bit). You can then use implied decimal point. Or just an integer if the numbers are not to big and an implied decimal point with them. Just document your program well so anybody looking at it knows there is a decimal point in there somewhere. Edited by Mickey

Share this post


Link to post
Share on other sites
The Series A and Series B operating systems for the MicroLogix 1500 don't support Floating Point. Select a Series C controller and you'll see the F8 file. Series C firmware started with FRN6 in September of 2001. All MicroLogix 1500 controllers can be upgraded to the newest firmware; the firmware is free of charge and can be downloaded from the AB.com/micrologix website. Edited by Ken Roach
1 person likes this

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