Skip navigation

Topic

New data series with values on specific times

Home page Community FPScript New data series with values on specific times

Viewing 1 post (of 1 total)
  • Author
    Beiträge
  • #96059
    Lor…aer
    Participant

    Hello,

    I want to create a new data series or signal that is derived from an original data series but only keep the values on specific times.

    example:

    measurement = data series with 6400 datapoint starting on 2/04/2026 15:32:56,385229 and ending on 14/04/2026 10:17:52,305546.

    The data series has a separate dataset for the x-component called ‘time channel’.

    new series on times: {2/04/2026 18:32:56,385229 , 5/04/2026 15:32:56 , 385229,10/04/2026 15:32:56,385229}

    So the new series would only contain 3 points.

    How would I go about this using fpscript?

    Thank you,

    Loren

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.