I want to be able to read binary data from a serial port using
labview. The packets are of known length (in even bytes) but they are
not ascii. I am worried that if i read them as ascii first and then
try to convert, there will be problems such as with special characters
appearing

Reply via email to