Masashi Watanabe



Information

Binary DLL File for Gatan DigitalMicrograph
This is a temporary download site of a binary dll file for Gatan DigitalMicrograph. This site including files will be removed without any notice.
Please download the dll file "DMmwWorld.dll" below and copy the file into the PlugIns folder under the DigitalMicrograph folder, i.e. "C:\Program Files\Gatan\DigitalMicrograph\PlugIns" for 32-bit windows systems or "C:\Program Files (x86)\Gatan\DigitalMicrograph\PlugIns" for 64-bit windows systems, when DigitalMicrograph is not running.

A function to obtain memory information can be called as:

number MemoryValue = mwW_GetMemorySize(number InfoIndex)

  1. InfoIndex = 1: available physical memory in MB
  2. InfoIndex = 2: available page file (physical memory + virtual memory) in MB
  3. InfoIndex = 3: available virtual memory in MB
  4. InfoIndex = 4: total physical memory in MB
  5. InfoIndex = 5: total page file (physical memory + virtual memory) in MB
  6. InfoIndex = 6: total virtual memory in MB
An example script is also availabe. If you are interested, please download it below.

Important: I cannot take any responsibilty for these files. You should install/use the files at your own risk. Only if you agree with this, click the links.
  1. Dll file
  2. Sample script

URL: http://ncem.lbl.gov/masashi/index.html

Visitor count :
Last modified : 2007/10/19
Copyright © 2006-2007 Masashi Watanabe [e-mail]. All rights reserved.