PLTSApplication Object


Description

The PLTSApplication object represents the PLTS application. It is the parent of all of the other objects. This object presents methods and properties that affect the entire PLTS Application.

Accessing the PLTSApplication object

This object is unique in that you must create this object rather than just get a handle to it.

Dim pltsapp As Object
Set pltsapp = CreateObject("PLTS.Application")

See Also:

(Bold Methods or Properties provide access to a child object)

Methods

Interface

See History

Description

Afr

IPLTSApplication

Characterizes two fixture files from one 2x thru file.

CloseAllFiles

IPLTSApplication

Closes all open files and leaves PLTS open.

Exit

IPLTSApplication

Closes PLTS

GetLastError

IPLTSApplication

Returns detailed error information.

ImportData

IPLTSApplication

Imports a data file and opens a template view.

ImportFile

IPLTSApplication

Perform a file Import operation.

LoadBitPattern

IPLTSApplication

Loads an eye diagram bit pattern file

LoadUserPreferences

IPLTSApplication

Load a User Preferences file

Measure

IPLTSApplication

Performs a new measurement and opens a template view.

NewFile

IPLTSApplication

Create a new measurement.

OpenFile

IPLTSApplication

Open an existing DUT file.

SetUserPreferences

IPLTSApplication

Sets user preferences.

ShowWindow

IPLTSApplication

Perform operations on the PLTS main window.

Properties

 

Description

None

 

 

 

IPLTSApplication History

Interface

Introduced with PLTS Rev:

IPLTSApplication

4.2