converting string

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 4.
To post in this forum you must have a registered copy of Flowcode 4 or higher. To sign up for this forum topic please use the "Online Resources" link in the Flowcode Help Menu.

Moderator: Benj

Post Reply
Roy
Flowcode V4 User
Posts: 17
Joined: Thu Jul 30, 2009 9:13 am
Location: New Zealand
Been thanked: 1 time

converting string

Post by Roy »

If I read an integer from an analogue in, how can i send it to the host via usb,
I tried converting it to a string and send it across,
It comes out in 4 registers. For the love of me I cannot figure how to get these 4 values back to a decimal again.
Regards
Roy

medelec35
Matrix Staff
Posts: 9521
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times

Re: converting string

Post by medelec35 »

This maybe your answer by steve on Mon Nov 03, 2008 3:56 pm
http://www.matrixmultimedia.com/mmforum ... 73&p=10071

sounds like converting multiple bytes from Hex to decimal.

Good luck :-)
Martin

Post Reply