Jump to content
  • 0

Logging datetime every trigger


MaxRdgz

Question

Hello,

I'm triying to log on a CSV file the time when a rise edge pulse are detected by the scope.

I used the follow script and put the trigger in normal mode:
 

FileAppendLine("~/Desktop/scope/measure.csv", [

Date()])

Screenshot_1.thumb.png.e0e1eed2f3c2bf7cf5532d16623cdee0.png

Screenshot_3.png.2e6a16a0b20846234526b408e8fb55b7.png

But i need more accurate time, ms if is possible.

How i can do this?

Best Regards.

 

 

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...