05-13-2015 08:20 PM
Why the number doesn't contain the whole string and how to solve it ?
VI is attached
Solved! Go to Solution.
05-13-2015 08:36 PM
What are you actually trying to do? It looks fine to me, if your objective is to convert a string that only represents numbers in the Int32 range.
If your string contains more information that that you shoiuld look at Scan From String.
05-13-2015 08:39 PM
You need to explain in more detail. What are you trying to put in the string control, what are you getting, what are you expecting?
05-13-2015 08:42 PM
I am trying to take the "String" as it is without any changes and to be considered binary in "number"
05-13-2015 08:42 PM
I am trying to take the "String" as it is without any changes and to be considered binary in "number"
05-13-2015 08:44 PM
I don't understand the problem. What doesn't work? What data are you putting in? You do know that this only returns an integer, don't you?
05-13-2015 08:49 PM
What do you have typed into the string? That is the question.
05-13-2015 08:52 PM
binary bits
05-13-2015 08:53 PM
I want to scan the whole String ... how can I make this ? Because it scans part of the string not all of it
05-13-2015 08:54 PM - edited 05-13-2015 08:56 PM
@MarinaNashaat wrote:
binary bits
What does that even mean?
Post a screenshot of your VI with the data typed in. Or put the data in the control. Right click and save the value as defaul. Save the VI and attach that.
(Please put all of your information in one post. No need to create another message. You can even edit your previoius message within a reasonable period of time if you go to the options menu to the right of the message and choosed Edit Reply.