05-01-2006 08:30 AM
05-01-2006 08:40 AM
05-01-2006 10:07 AM - edited 05-01-2006 10:07 AM
What is the meaning of "binary" input? (Sorry, I don't have the toolkit). Everything is binary one way or other, so you should be more specific ;). Depending on your definitions, you might need e.g. "hexadecimal string to number", "typcast", "scan from string", etc. or a combination of them. 😉
Could you clarify? Thanks! It would be easiest if you could attach a simple example containing a typical example of your raw HEX string in a diagram constant.
Message Edited by altenbach on 05-01-2006 08:09 AM
05-01-2006 12:42 PM
good point I assumed a hex string to be an ASCII representation of the hex value for conversion.