Gawie Posted October 10, 2006 Report Posted October 10, 2006 I know this is elementry, but I'm stuck. I have taken an analog input value, done some serious manipulation of it and now I want to pump it out as an Analog Value (AQW0). My problem is that after my calculation the value (e.g. VD23) is a real number and for the life of me I can't figure out how to convert it to format (single word) that will accept the Analog output.... Quote
rajsiyer Posted October 10, 2006 Report Posted October 10, 2006 OK Gawie... This is all too common when scaling analog signals.The solution is simple. Under the functions library, you will find a set of instructions for conversion between various data types.. Use the one for converting %VDW to %VW. Remember The Analog output is always an integer Best wishes for your success.. Raj S. Iyer Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.