This document will direct you to various resources to write your own DataPlugins.
The programmer's reference guide describes the object-oriented script interface for DataPlugins. The topics provide information about all objects, collections, methods, properties, and events, and examples that demonstrate how to use the interface. The reference guide is available in English and German.
DataPlugins Programmer's Reference Guide
This zip file contains a CHM file, which are compiles HTML help files for Windows. After extracting the zip file, you usually just have to double-click the files to open them. If you open a CHM file and get an empty site or a message "Action canceled", "This page cannot be displayed", then try the following:
DIAdem Help provides several examples to create DataPlugins for loading or registering your own file formats in the DIAdem Data Portal. The examples can be found in DIAdem Help: Examples.
Topics covered in the examples include:
Once you've created your DataPlugin, you must register it before DIAdem can interpret your files. To do this, you can follow the steps outlined in this help document.