Use Serial Read function to get a string of characters from the serial port. Pass this string into the String to Byte Array function. The output of this function will be an array of bytes (numerical). You should be able to work with this (extract elements, extract bits, etc...). Of course I am assuming that Labview 5.1 has a String to Byte Array function.
