Overview
The MxTransIt COM interface is used to automate creation or execution of a Test Harness. You can use it with any .NET language, such as C# or VBScript. For an example of a program executing a Test Harness, see MxTransIt Automation Samples. You can use this API to create a connection between your application and any device or system that can connect to MxTransIt.
The API provides the following objects and their associated methods and properties:
Used to access high level features of MxTransIt. To launch MxTransIt and create the application object, use: CreateObject (“MicroMax.MxTransIt”)
|
|
|
|
|
|