Why not have the VI worry about its own timing? you could use a timed loop, set the period to whatever you want, and you wouldn't have to worry about cron. Otherwise, you will want to set your VI to close when completed and run when opened (it's in the properties, execution I believe)