Hi Squirrell,
When you talked about "precise moment", are we talking about hardware timed or software timed?
If it's hardware timed, unless your hardware logs the time stamp signiture of a certain data point, it's not going to happen in LabVIEW.
If we are talking about LabVIEW here, we can consider keep pooling the data in a seperate while loop until you detect a value change, and record that timing using the timing VIs provided in LabVIEW. After that, record your result using Write to Spreadsheet.vi or something similiar.
Now, do you have LabVIEW DSC? If you do, you can also put a dead band on the value you are reading and have the alarms being logged into the database automatically. If your OPC server provides a time stamp of the data acquired, that data can also be logged, and you can then convert the data into spreadsheet.
Hope this information helps!
Yi Y.
Applications Engineer
National Instruments
http://www.ni.com/support