Jump to content

Create a Table of a Signal's Timestamps and Values


Recommended Posts

  • Super Seeqer

We have had a couple of users ask for a method to create a table of timestamps and values for each of the samples in a signal. Below is a quick method to create such a table using the new features available in versions R53+ 

This method in general makes the most sense for finding the timestamps of discrete points but could be used for signal

Step 1: Create a condition with a capsule for every sample point 

$signal.toCapsules()

image.png

 

Step 2: Move to the table view and select the "Condition" option 

The general settings you are going to want to pick are 

  • Condition mode
  • Headers = Start Time
  • Columns 
    • Capsule Property = Value

image.png

Final Product:

image.png

  • Like 1
Link to comment
Share on other sites

  • Shamus Cunningham changed the title to Create a Table of a Signal's Timestamps and Values

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...