The big problem was that it would not shutdown. It kept telling me that I needed to stop logging before I shutdown. I had stopped logging and it still would not shutdown. I had to kill it in the task manager.
Just a side note, being able to log var's would be nice. I run algorithms on my analog inputs and then put the result into var's. Most of my conditions are ran off of the var's and not the inputs. Also it would be nice to log them directly to a file, that way I can convert the numbers in realtime. Putting the date on them would be a good idea too. Maybe these functions do exsist, but I didn't find them.
Just a side note, being able to log var's would be nice. I run algorithms on my analog inputs and then put the result into var's. Most of my conditions are ran off of the var's and not the inputs. Also it would be nice to log them directly to a file, that way I can convert the numbers in realtime. Putting the date on them would be a good idea too. Maybe these functions do exsist, but I didn't find them.