Duuce
2008-08-13 05:40:21 UTC
I am able to send 32 uniques binary bytes as a string (not ASCII) via the serial port but I am unable to Read the binary string from the serial port and store the string as hexidecimal values in a text file? For example, I can generate a binary string (0000111100001111), but how can I store it as a hexidecimal value in a text file with a carriage return so the format is:
0F
0F
Attached is my code so far.
Unique Serial READ WRITE.vi:
http://forums.ni.com/attachments/ni/170/348873/1/Unique Serial READ WRITE.vi
0F
0F
Attached is my code so far.
Unique Serial READ WRITE.vi:
http://forums.ni.com/attachments/ni/170/348873/1/Unique Serial READ WRITE.vi