-
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
Locked analyser?
- Dieses Thema hat 2 Antworten sowie 2 Teilnehmer und wurde zuletzt vor vor 11 Jahren, 10 Monaten von Charles Hertz aktualisiert.
-
AutorBeiträge
-
Januar 21, 2013 um 2:03 pm Uhr #12800Charles HertzTeilnehmer
Hello,
I need to do an executable software, to analyse data. The aim is that we can just put data, change few parameters, and let FlexPro calculate data, and can’t touch other things. I want to know if there is an other solution to do that, without using the macro tool?
Thank,
Mizu.
Januar 21, 2013 um 2:03 pm Uhr #8458Charles HertzTeilnehmerHello,
I need to do an executable software, to analyse data. The aim is that we can just put data, change few parameters, and let FlexPro calculate data, and can’t touch other things. I want to know if there is an other solution to do that, without using the macro tool?
Thank,
Mizu.
Januar 22, 2013 um 8:52 am Uhr #9270Bernhard KantzTeilnehmerFlexPro can be used via (OLE) Automation. So you may write a program in a language supporting this inter-process communication mechanism (like Visual Basic, Delphi, C# and C++) to control it. One can start FlexPro, load a project database, generate datasets, trigger calculation of formulas, update diagrams, and so on. The object model is described in the Online help in chapter Automating Processes > Automating Using FlexPro Visual Basic. The type libraries (for referencing from e.g. Visual Studio) can be found in the installation folder.
Since there is some skill in programming necessary for a task like this, there are no examples provided with the installation. One can find source codes for the limited control of FlexPro via the FPAccess interface using the same techniques. FPAccess is described in chapter Automating Processes > Additional Options > Remote-Controlling FlexPro via FPAccess. -
AutorBeiträge
- Du musst angemeldet sein, um auf dieses Thema antworten zu können.