FlexPro
HistoryBase
Ingénierie
Formation
Téléchargements
Support FlexPro
Connaissance
Communauté
À propos de nous
Références
Emplois
Contact général
Liste des revendeurs
Support FlexPro
FR
DE
EN
Porte-plaquette
Produits et solutions
Support et téléchargements
Entreprise
Magazine
Contact
Langue
MyWeisang

Paramètres du compte.

Topic

xvalue of a maximum

Page d'accueil ' Communauté ' FPScript ' xvalue d'un maximum

Voir les messages de 3 - 1 à 3 (sur un total de 3)
  • Auteur
    Messages
  • #33474
    Markus Janssen
    Participant

    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
    Participant

    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
    Participant

    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

Voir les messages de 3 - 1 à 3 (sur un total de 3)
  • Vous devez être connecté pour répondre à ce sujet.