Group: http://groups.google.com/group/iads/topics
- Converting ASCII RS-232 String to Decimal [3 Updates]
Rob <robw...@gmail.com> Nov 11 07:49AM -0800 ^
All - I have an ASCII RS232 string that I need to convert realtime to
Decimal in IADS. Is there an exsisting method to derive this
parameter.
I have a Paroscientific Pressure tranducer that outputs an ASCII
stream. I will have to convert it then translate that to a pressure. I
can get the translation from Paroscientific. But I still need the
ASCII conversion method for IADS.
Thank you.
"Kathy Rodittis" <ka...@iads-soft.com> Nov 11 08:25AM -0800 ^
Hi Rob-
Before I reply can tell me if you're using any of the Acra UART cards?
Because in the 7.1 release there is a way to have it handled automatically (
like video ).
-Kathy
-----Original Message-----
From: ia...@googlegroups.com [mailto:ia...@googlegroups.com] On Behalf Of Rob
Sent: Thursday, November 11, 2010 7:50 AM
To: IADS
Subject: [IADS] Converting ASCII RS-232 String to Decimal
All - I have an ASCII RS232 string that I need to convert realtime to
Decimal in IADS. Is there an exsisting method to derive this
parameter.
I have a Paroscientific Pressure tranducer that outputs an ASCII
stream. I will have to convert it then translate that to a pressure. I
can get the translation from Paroscientific. But I still need the
ASCII conversion method for IADS.
Thank you.
--
You received this message because you are subscribed to the Google Groups
"IADS" group.
To post to this group, send email to ia...@googlegroups.com.
To unsubscribe from this group, send email to
iads+uns...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/iads?hl=en.
"James Bretz" <j...@iads-soft.com> Nov 11 08:35AM -0800 ^
--
Hi Rob,
See this thread:
http://groups.google.com/group/iads/browse_thread/thread/6704f98fd75da667
Let us know if that previous information doesn't help,
Jim
--------------------------------------------------
From: "Kathy Rodittis" <ka...@iads-soft.com>
Sent: Thursday, November 11, 2010 8:25 AM
To: <ia...@googlegroups.com>
Subject: RE: [IADS] Converting ASCII RS-232 String to Decimal
You received this message because you are subscribed to the Google Groups "IADS" group.
To post to this group, send email to ia...@googlegroups.com.
To unsubscribe from this group, send email to iads+uns...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/iads?hl=en.
Hi Rob-
It looks like the new SmartEU feature in 7.1 might work for you. This feature will automatically combine the data words that compose message UAR_0_J10_Msg1, ignore the start/stop bytes and convert it into a floating point number called UAR_0_J10_Msg1.
When you navigate through the IADS Start Wizard in 7.1, you’ll get to a screen called “SmartEU Setup”. Click on the check box that says “Detect and translate ASCII values from Acra UAR-102 card into floating point number”. Then see if you like the results!
-Kathy