ni.com is currently experiencing unexpected issues.
Some services may be unavailable at this time.
I added the timestamp but I do not see what I did wrong. The timestamps are written down horizontally.
You aren't building the array the correct way.
You are building times into a single row by storing them in a shift register. Then Building the other data onto it.
Store the final string array in the shift register. Build the new data on with the timestamp in the same row as the numeric data.