Parameters

Boolean bPDTMode
Possible values are as follows:
  • TRUE to set the connection to PDT mode.
  • FALSE to set the connection to non-PDT mode (GDI mode).
String PDTFile
This optional parameter contains the PDT file name.

This parameter is used only if bPDTMode is TRUE. If this parameter is not specified and bPDTMode is set to TRUE, the PDT file configured in the connection is used. If there is no PDT file already configured in the connection, this method fails with an exception.

This parameter ignored if bPDTMode is FALSE.

Possible values are as follows:
  • File name without path

    PDTFile in the PDFPDT subfolder in the Z and I Emulator for Windows installation path is used.

  • Fully qualified path name of the file

    If PDTFile does not exist, this method fails with an exception.