Tools for ISaGRAF Workbench version 3.40 ---------------------------------------- This folder contains various tools that can be used with ISaGRAF Workbench version 3.40. Such tools are not installed with the standard Workbench. You can find the following materials in the corresponding folders: 1- ToolDLLs: This is a set of DLLs that implement new commands for ISaGRAF "Tools" menus. Such DLLs should be copied to the "COM" folder of the installed ISaGRAF workbench. The following DLLs are available: UdtmPRO.dll: translate ISaGRAF source files to ISaGRAF PRO 4.0 source files. commands added to the 'Tools' menu of the Program Manager UdtmVers.dll: display internal 'Build' version number of ISaGRAF DLL and EXE files. commands added to the 'Tools' menu of the Project Manager Udtm32K.dll: give commands to set internal options: - "Check variables before saving" - normally check if unchecked, the dictionary editor does not check, before saving, for variables having the same name. This can reduce save time. - "use DRV variables (%") - normally check if unchecked, "%" variables are not managed by the compiler this can reduce compiling time - "variable selection with automated list" - normally check if unchecked, the variable selection dialog box does not show existing variables until a "type selection" button is pressed - "network addresses in decimal" - normally unchecked if checked, all network addresses are entered and displayed in decimal (default ISaGRAF convention is hexadecimal) options are added to the 'Tools' menu of the Program Manager UdtmGREP.dll: add commands to the Program Manager to search for a variable: - in the programs of the project - in the dictionary UdtjGREP.dll: is a Japanese version of UdtmGREP.dll UdtmQLD.dll: add new commands sin the Quick LD editor to: - insert a horizontal segment to a rung (manually align items) - normalize all rungs Commands are added to the "Tools / Layout" menu and to the toolber WARNING! this DLL cannot be used with versions of ISaGRAF older that 3.40 2- ISaLARK: This is a 16 bit Windows DLL that can be called from external applications to invoke the ISaGRAF archive manager (dialog box). This DLL gives services to automatically restore applications and library elements, such as done during the installation of the ISaGRAF Workbench. Take a look at the ISaLARK.H file to know how to call DLL services. -end of file-