FlexPro
HistoryBase
Engineering
Training
Downloads
FlexPro Support
Knowledge
Community
About us
References
Jobs
General Contact
List Of Retailers
FlexPro Support
EN
DE
FR
Placeholder
Products and Solutions
Support and Downloads
Company
Magazine
Contact Us
Language
MyWeisang

Account settings

Topic

Locked analyser?

Home page Community General Locked analyzer?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #34428
    Charles Hertz
    Participant

    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.

    #34430
    Charles Hertz
    Participant

    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.

    #34429
    Bernhard Kantz
    Participant

    FlexPro 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 [i]Automating Processes > Automating Using FlexPro Visual Basic[/i]. 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 [i]Automating Processes > Additional Options > Remote-Controlling FlexPro via FPAccess[/i].

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.