Running into an issue wherein one of my serial connected devices (Player Only) is preceding the desired data string with a nonprinting LF character. This does not show in Tulip Tables, but when you export to CSV and view in Excel, because of the extra character Excel skips the data in that column. Data looks like this:
2025-01-29T16:10:11Z,2025-01-29T16:10:11Z,“2025m01d29t11:10:10.000-0500 - Wagner, Lawrence [SYNNA] - (TLD)² TLD Calibration Test”,Test,“Wagner, Lawrence [SYNNA]”,2025-01-29T11:10:11-05:00,TLD000000066,03.127.016,H890938,28,"
2.786,N.m",N.m,"
2.786",2.786,2.79,Rounded Result PASSES within Service Limit Range.,2.8,2.5,2.79,2.62,2.79,2.89,2.8,3.0,Mountz EZTorQ III 50i 2306110021,2025-08-06T00:00:00-04:00,Test 8 of 8,Mountz EZTorQ III 50i 2306110021,"
2.786,N.m",“2025m01d29t11:07:15.000-0500 Wagner, Lawrence [SYNNA] (TLD)² TLD Calibration Development Version”
Is this something I could remove via expression editor?
Oddly, it is either occurring intermittently and or is related to one specific connected device, as I have some data from this device without the LF and all of the data from the other devices we’ve used doesn’t seem to have this issue.