I use Labview to read data from serial port(numerical) and dispay it, I want to display the data continuously till the next valid data comes, ie hold the previous data display till I get next valid data. At present when I get an invalid data the display shows me default value like zero, how to change it.