ReliaSoft API Reference: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
Pantelis (talk | contribs)
No edit summary
Pantelis (talk | contribs)
No edit summary
Line 2: Line 2:


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 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, 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.

Revision as of 16:23, 30 August 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, 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.