06-16-2006 05:22 AM
Hello,
I need clarification regarding setting and getting the time. I'm working with LabVIEW 6.1
i need to frame response for severel commands.In that 2 of the commands are time related.
In one command i need to set the time, that time value will be given through serial interface as an array.
The other command will be given after the previous command. In the second command i need to read all the channels and i need to frame the response packet in that packet one of the information is time (hh:mm:ss).This time is the one with respect to the first command.
i.e if the 1st command sets the time as 10:10:10 and the 2nd command is executed after 20 Minutes, then the time in the second command's response should be 10:30:10.
Note: Both the Command and the Response commands are array.
Pls do the needful
Thankyou and regards
SupriyaV06-19-2006 04:49 PM