As seen on Users Manual P.33 the Ascii
character returned needs to be converted to its Ascii value (like
COSMOS does when you sent the tilde from the terminal and you see
the character and the binary value)
One problem that bothers me is that you mentioned two 8-bit
strings?
The VXM only returns one 8-bit string (unless you are seeing 2
responses? or maybe likely cause I do not know Labview well maybe
its putting it into a UniCode string (in which case I think the
1st byte is a NULL and the second byte is the reply????)
Another thing to keep in mind is are you using 32-bit or 64-bit
Labview?