Hi
defuflo is right. The read ends due to the termination character. If you do binary serial transfer you have to do the following:
You have to set the "Termination Character Enable" property to false. In LV 6.0.2 use a property node which input comes from the "duplicate VISA resource name" output of the "VISA configure serial port", in LV 6.1 it is a parameter to that function.
Second use a property node to set the "Serial Settings:Serial End Mode For Reads" to "None".
Waldemar
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