Altera_Forum
Honored Contributor
8 years agooperational hours for starting a process
hi there guys,
i need help with my VHDL project, i would like to define operational hours for a process to begin. the insertion of the hours will be entered through a GUI i'm building with WPF. {for example, i'm entering 7:00 to 19:00 in a GUI i've built in c#, and i would like my project to check wether the current hour is whitin this range; if the answer is yes - start some process.} how can this be achived? any helpfull references? Thanks ahead.