资源说明:.NET based GUI for the Mastech MAS-345 Digital Multimeters
MAS345_GUI This is a little project, which aims to use the Mastech MAS-345 type digital multimerer's PC interface (RS232). Since I couldn't find any working software for win x64, I started to develop my own one. I found only one perl based solution ( https://github.com/mschilli/device-mas345-perl ) by mschilli, so I understood the crazy serialport settings (600bps, 7n2) and the protocol based on that, thanks for it :) . The code is pretty dirty, because I am not a C# expert, just learning it, so if you want to join and improve it, don't hesitate. This new version covers some new features, such as measurement visualization, save/load/export, etc. Source is available on: https://github.com/libesz/MAS345_GUI Created with Microsoft Visual Studio Express 2010 (.NET framework 4.0) License: GPL
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。