Hi
Ich habe hier eine von iMon bereitgestellt file gefunden, mit der man ein eigenes Plugin schrieben kann, besispielsweise für MT. Da ich selber sowas nicht kann wollt ich fragen ob hier jemand sowas kann? Im MT main schents wohl keine zu interessieren.
We release iMON VFD API. Now you can make own program that controls VFD. This API is developed with Visual C++ 6.0.
To use this API, please refer to header file('SG_VFD.h') and sample code.
>>>Download iMON VFD API (File size 59.1KB) <<<
'iMON_VFD_API.zip' file inlcudes 5 files('Demo_Program.zip', 'iMON_VFD_Demo.exe', 'SG_VFD.dll', 'SG_VFD.h', and 'SG_VFD.lib'). 'Demo_Program.zip' file is sample source of 'iMON_VFD_Demo.exe' program, 'iMON_VFD_Demo.exe' is an executable file, 'SG_VFD.dll', 'SG_VFD.h' and 'SG_VFD.lib'files should be copied to your project folder.
If you change the mode of iMON VFD to 'Plugin Mode', 'iMON_VFD_Demo.exe' can control VFD.