Your screenshot doesn't show anything trying to log the data!
Attach
Take the boolean output from the Timer express VI and wire that to a case structure. Inside the true case, put your data logging function. If you set your time target to 0.5, then the the timer will become true every 1/2 second and send your data to the file.