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

Data labeling

Startseite ' Community ' Allgemein ' Data labeling

Anzeigen von 3-Stellen - 1 bis 4 (von insgesamt 4)
  • Autor
    Beiträge
  • #34431
    Charles Hertz
    Teilnehmer

    Hello,

    I need to start my value display at “0.2” and to finish at “100” from a data set (Y values). In fact, I have to use [ from, to ] range index.

    But I don’t find the right way to do that in the help. Where I should write this, and with wich synthaxe?

    Thank,
    Mizu.

    #34433
    Charles Hertz
    Teilnehmer

    Hello,

    I need to start my value display at “0.2” and to finish at “100” from a data set (Y values). In fact, I have to use [ from, to ] range index.

    But I don’t find the right way to do that in the help. Where I should write this, and with wich synthaxe?

    Thank,
    Mizu.

    #34432
    Bernhard Kantz
    Teilnehmer

    If you want to extract all values from a specific interval from a dataset, you can use the [i]Event Isolation[/i] wizard (menu [i]New > Filter[/i]) and change the proposed Level Crossing event (by double clicking) to Values in Interval. Enter the lower and upper limits (considering the percent setting).

    When you have a signal (e.g. Y component measured over time (as X component)) you can use the [i]Value Index Operator[/i] to extract that part where X varies from 0.2 to 100 with [code]sig[[0.2, 100]][/code] This expression can be used in a formula or as embedded FPScript in data specifiers of diagrams, etc.

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