PCSControls Posted January 26, 2012 Report Share Posted January 26, 2012 I need to convert an ASCII string value into a Float and / or need to convert an MI value into a MF variable. I've looked but don't see a simple way to do this. Am I missing something? Thanks in advance! EDIT: I found the FLOAT --> CONVERT functions that do this... Link to comment Share on other sites More sharing options...
Emil Jacobsen Posted January 27, 2012 Report Share Posted January 27, 2012 I need to convert an ASCII string value into a Float and / or need to convert an MI value into a MF variable. I've looked but don't see a simple way to do this. Am I missing something? Thanks in advance! Hi The function ASCII TO NUM can be found in the String menu, in the Help menu use this path to find how to use the function: Home>Ladder>String Functions>Strings: Num to ASCII, ASCII to Num To convert MI to MF use the function A+B/n, it can be found in: Math>Float>Convert Emil Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now