Skip navigation

Account settings

Topic

Signalreihe in Einzelsignale zerlegen

Home page Community FPScript Break down signal series into individual signals

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #33210
    Anonym
    Guest

    Hallo,

    ich möchte eine Signalreihe in Einzelsignale zerlegen.
    Auswahl soll die eines Filters sein.
    Wie könnte ich dies in Flexpro realisieren?

    gruss

    #33212
    Anonym
    Guest

    Hallo,

    ich möchte eine Signalreihe in Einzelsignale zerlegen.
    Auswahl soll die eines Filters sein.
    Wie könnte ich dies in Flexpro realisieren?

    gruss

    #33211
    Bernhard Kantz
    Participant

    Create a FPScript formula and use the index operator. The index operator can extract individual values or sections from data series, data matrices, signals, signal series and space curves.
    Example:
    Series[0] //Takes the first signal from a signal series

    support@weisang.com

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.