******************************************************************************************** The modulename.ini (XWmodulename.ini) file is used by the WinPAC_utility.exe to recognize a new module connected to the WP-8000 (WP-5000). Add the new module definition to the modulename.ini file so that the new module will be recognized by the WinAPC_utility.exe program and the module name will be shown on the Testbox slot of the utility. ******************************************************************************************** Format: ============================================================================================ [A] ModuleType=B ModuleName=C A:the new module HardwareID (Hex) B:the new module Type C:the new module Name ModuleType: Other ->7 DI32 ->1 DO32 ->2 DI16DO16 ->3 DI16 ->4 DO16 ->5 DI8DO8 ->6 ============================================================================================= Example: ============================================================================================= If the new module name is 8122C and the module type is 32 channel DI, the Hardware ID is 0x1A. Enter the data in the modulename.ini file and the WinPAC_utility will then provide support for the new module. ============================================================================================= [1A] ModuleType=1 ModuleName=8122C