ReliaSoft API Reference: Difference between revisions
No edit summary |
John Leavitt (talk | contribs) No edit summary |
||
Line 19: | Line 19: | ||
*[[ALTAStressProfile Class]] | *[[ALTAStressProfile Class]] | ||
*[[cModel class]] | *[[cModel class]] | ||
*[[ | *[[cAction Class]] | ||
*[[cURD Class]] | *[[cURD Class]] | ||
*[[cVariable Class]] | *[[cVariable Class]] |
Revision as of 15:19, 5 September 2013
The Synthesis API provides a library of classes that can be used to accomplish the exact same tasks as within Synthesis, but though Microsoft Visual Studio allowing for a more customizable an automatable solution to reliability engineering.
The Synthesis API can be used in any development environment that supports ActiveX controls, such as Microsoft’s Visual Basic, Visual C, C#, Access or Excel. The sample code and documentation in this manual have been prepared for the Microsoft Visual Studio 2010 (Visual Basic and .Net) development environment and we assume that the user is familiar with programming in that environment.
In order to use this library in a project a reference to ReliaSoft Synthesis API Library is required. It’s located in the folder where ReliaSoft Synthesis is installed. By default it is “C:\Program Files\ReliaSoft\Synthesis”. .NET developers – use SynthesisAPI.dll VB6 / VBA developers – use SynthesisAPI.tlb Below is the list of classes and their methods containing in the library.
- WeibullDataSet Class
- ALTADataSet Class
- WAPlots Class
- WeibullEvents Class
- ALTAEvents Class
- WeibullGeneralOptions Class
- ALTAGeneralOptions Class
- ALTAStressProfile Class
- cModel class
- cAction Class
- cURD Class
- cVariable Class
- cCrew Class
- cPool Class
- cCorrectiveTask Class
- cScheduledTask Class
- Repository Class
- Common Class
- RawData Class
- RawDataSet Class
- GlobalStuff_ALTA Class