Hi all,
I have difficulties in data conversion and transmission.
(1) In data transmission, if i can only transmit SGL (singe precision float) thru COM port with 1 byte each time limitation. What can I do?
(2)Some recommended me to convert the nos. to hex display and some recommended ASCII code and some binary, I do confuse. What are the differences among them?
(3) I downloaded some VI converting numbers to ASCII code, but I find they work only for numbers from 0-127 but not in extended ASCII table 128-255.
When using ASCII code, is there any problem in transmitting unprintable characters (Dec 0-31)?
(4) I attach my VI in which SGL is converted into ASCII code, how can I read them in decimal format and how I can transmit the correct nos. fr
om 128-255?
I think those questions are elementary but I�ve never handle this kind of question before. Please advise me.
Thank you very much
nick