FlexPro
HistoryBase
Engineering
Training
Downloads
FlexPro-Support
Wissen
Community
Über Uns
Referenzen
Jobs
Allgemeiner Kontakt
Händlerverzeichnis
FlexPro-Support
DE
EN
FR
Placeholder
Produkte und Lösungen
Support und Downloads
Unternehmen
Magazin
Kontakt
Sprache
MyWeisang

Account Einstellungen

Topic

xvalue of a maximum

Startseite ' Community ' FPScript ' xvalue of a maximum

Anzeigen von 3-Stellen - 1 bis 3 (von insgesamt 3)
  • Autor
    Beiträge
  • #33474
    Markus Janssen
    Teilnehmer

    Hello,

    I used the FPScript command
    %{Maximum(Signal)}

    How can I get the corresponding xValue of this Maximum?

    Is there a reference of FPScript commands?

    thanks

    #33476
    Markus Janssen
    Teilnehmer

    Hello,

    I used the FPScript command
    %{Maximum(Signal)}

    How can I get the corresponding xValue of this Maximum?

    Is there a reference of FPScript commands?

    thanks

    #33475
    Bernhard Kantz
    Teilnehmer

    Use the [b]GlobalMaximum[/b]-function instead of the [b]Maximum[/b]-function:
    [color=blue]
    GlobalMaximum(Signal, EVENT_EXTRACT).X
    [/color]

    All functions and operators are described in the FlexPro help. In addition to that there are different wizards to import functions and operators in a FPScript formula.

    support@weisang.com

Anzeigen von 3-Stellen - 1 bis 3 (von insgesamt 3)
  • Du musst angemeldet sein, um auf dieses Thema antworten zu können.