Files of the sub-directory \Examples\TMEX\DELPHI\SWDL32\:

  This program is written for 32-Bit Microsoft Windows.  The source code
  is provided in Delphi 5.0.

  OPERATION OF 'SW'

  The 'SW' example program contains only one window. It displays the
  information on the DS2406 Dual Addressable Switch Plus Memory such as :
  TMEX Driver Version, Type Version, 1-Wire address and the status of the
  Activity Latch and the Open drain outputs inside the switch. The Open
  drain outputs for each DS2406 on the 1-Wire network can be independently
  switched on or off whether there is one or many devices sharing the same
  1-wire port.  The value of the Sensed Level can be updated by clicking
  'Read' button. The value of the Activity Latch can be reset by clicking
  'Clear Activity Latch' button when the switch is on and its status can be
  updated by clicking 'Read' button.

  README.TXT   - This file.

  SWDL32.DPR   - Delphi project file.

  SWDL32.DOF   - Delphi options.

  SWDL32.RES   - Resource module.

  SWUN32.PAS   - Main pascal source file for the window.

  iBTMEXPW.PAS - Pascal source file for the TMEX calls.

  SWUN32.DFM   - Delphi form file.

  SWDL32.EXE   - Program executable.