I receive string data every second via RS232C, which is displayed as text with the newest data at the top. The data consists of lines separated by a line break. How to only show the 10 latest data with LabVIEW?
You can first convert the String to Array for easier identification by using Spreadsheet String To Array.Then you can delete the older data using the Delete from Array before converting it back to string using Array to Spreadsheet String.
Collaborate with other users in our discussion forums
A valid service agreement or active software subscription may be required, and support options vary by country.
Helpful
Not Helpful