Are you wanting to use the Windows Task Scheduler? If so, then you can just create an executable from a VI which accesses the I/O device and set this up through Windows to execute at specific time. The VI can log data to file so that you will have all of this later. On the other hand, if you want the scheduling done by your VI, it would have to run non-stop.
J.R. Allen