-
FlexPro
- Auf einen Blick
- Features & Optionen
- Einsatzgebiete
- Alle Vorteile
- Neu in FlexPro 2021
- FlexPro gratis testen
- FlexPro View OEM Freeware
- Kaufberatung
- Login
- Language
- +49 6894 929600
- infoweisang.com
- Google Maps
- Produkte
- News
- Support
- Unternehmen
- Jobs
- Kontakt
- Login
- Language
- +49 6894 929600
- infoweisang.com
- Google Maps
Automatic Marker using FPScrict
- Dieses Thema hat 2 Antworten sowie 2 Teilnehmer und wurde zuletzt vor vor 11 Jahren von HerveM1234 aktualisiert.
-
AutorBeiträge
-
November 27, 2013 um 10:13 am Uhr #12837HerveM1234Teilnehmer
Hi,
With a FPS function I detect events on a signal.
Is there a way to set a Marker on the curve using FPScript?
For example, the fuction calculates the maximum of a curve and I would like to place a marker at this maximum point automatically.Thanks in advance
rvNovember 27, 2013 um 10:13 am Uhr #8497HerveM1234TeilnehmerHi,
With a FPS function I detect events on a signal.
Is there a way to set a Marker on the curve using FPScript?
For example, the fuction calculates the maximum of a curve and I would like to place a marker at this maximum point automatically.Thanks in advance
rvNovember 28, 2013 um 8:56 am Uhr #9333Bernhard KantzTeilnehmerThere is no way to set marker(s) from FPScript, but there are other ways to achieve the same goal.
Let your FPScript formula extract the desired points as a signal. Add it to the diagram. Using the Properties window of the new curve, switch off the Connection Line and activate the Data Labeling. In the Text field enter
Y = %
X = %
(you may add some formatting too, e.g. %.3f for three decimals).
Change the Angle to 0°, the Position to Top Right and the Background to the desired color. If you want to see the points too, turn on the Symbols and choose the appropriate Type and Colors. -
AutorBeiträge
- Du musst angemeldet sein, um auf dieses Thema antworten zu können.