I need to create a triangle wave that will be time-dependent.  In
other words, if the time is between 00:00 (midnight) and 12:00 (noon)
I want my function (temperature) to increase linearly from the minimum
at 00:00 to the max at 12:00.  Then, from 12:01 to 23:59 I want my
function (again temp) to decrease linearly from max at 12:00 to min at
00:00.
Ideally, whenever I initiate the program LV would know what time it is
and determine the target value for temperature.
IS THIS POSSIBLE IN LABVIEW???
Is there any way to convert those ridiculous seconds into meaningful
time???

Reply via email to