Object Classes

The following list the classes available in the GTDIO COM library. The classes are divided to DIO File classes and DIOEasy classes. GTDIO classes are used to create and modify DIO files while the DIOEasy classes are used to control and display documents in DIOEasy.

DIO File Classes:

Class
Description
DioFile
Use to create and modify DIO files.
DioFileBoard
Portion of a DIO File that represents data for a single DIO board in the DIO domain. Each DIO file can support multiple boards.
DioBlock
Collection of channels and their steps data.
DioCommand
Sequencer command; contains operation and condition for the command and extra parameters if required.
DioGroup
Collection of channels grouped under a name.

DIOEasy Classes:

Class
Description
DioApplication
Represents the DIOEasy application.
DioWindows
Collections of DIOEasy opened windows.
DioWindow
A Window inside the DIOEasy main window displaying a document.
DioDocuments
Collection of DIOEasy opened documents.
DioDocument
A DIOEasy opened document.