If you open a serial port VISA assumes you are doing a text transfer. The characters 0x0A and 0x0D are used as termination characters and end the reading on the serial port. you have to change some attributes to set your port to transfer all data and ignore any characters as termination characters.
Connect a "FALSE" constant to the "Enable Termination Char (T)" input of "VISA configure serial port" and then use a property node "ASRL End in" (Serial Settings >> Serial End Modes for Reads) and set it to "None".
The Zip file contains a bmp of the BD.
Waldemar
Using 7.1.1, 8.5.1, 8.6.1, 2009 on XP and RT
Don't forget to give Kudos to good answers and/or questions