-
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
activated folder and relative data path
- Dieses Thema hat 2 Antworten sowie 2 Teilnehmer und wurde zuletzt vor vor 17 Jahren, 8 Monaten von Jean Dalmayrac aktualisiert.
-
AutorBeiträge
-
März 27, 2007 um 8:09 pm Uhr #12639Jean DalmayracMitglied
Hello,
Here is my structure :MyDataBase |--- MyDiagram2D |--- First Folder | |--- subFolder1 | |---subsubFolder1 | |---subsubFolder2 |--- Second Folder | |--- subFolder2 | |---subsubFolder1 | |---subsubFolder2
I want MyDiagram2D to be feed with data comming from subsubFolder1 AND subsubFolder2 of one of the subFolders depending on witch one (of the subFolders) is activated.
If i putfor curve 1 : ./subFolder1/subsubFolder1/MyXData for curve 2 : ./subFolder1/subsubFolder2/MyXData
in the x-data set of my curves, it doesn’t work.
Could you please expalin me how is it possible.
Thanks.März 27, 2007 um 8:09 pm Uhr #8302Jean DalmayracMitgliedHello,
Here is my structure :MyDataBase |--- MyDiagram2D |--- First Folder | |--- subFolder1 | |---subsubFolder1 | |---subsubFolder2 |--- Second Folder | |--- subFolder2 | |---subsubFolder1 | |---subsubFolder2
I want MyDiagram2D to be feed with data comming from subsubFolder1 AND subsubFolder2 of one of the subFolders depending on witch one (of the subFolders) is activated.
If i putfor curve 1 : ./subFolder1/subsubFolder1/MyXData for curve 2 : ./subFolder1/subsubFolder2/MyXData
in the x-data set of my curves, it doesn’t work.
Could you please expalin me how is it possible.
Thanks.März 27, 2007 um 8:46 pm Uhr #9036Bernhard KantzTeilnehmerUnfortunately, this is not possible in FlexPro7. Perhaps we will add this feature to a later release.
Either you have to copy your signals into the parent folder (First Folder or Second Folder) or you have to create a FPScript formula for each signal with a link to this signal.
Example: FPScript Formula ‘MyXDataSub1’ in the the First Folder'subFolder1MyXData'
-
AutorBeiträge
- Du musst angemeldet sein, um auf dieses Thema antworten zu können.