|
-
November 11th, 2009, 03:05 PM
#1
From USB Multimeter to Excel table
Hi all!
I need a C++ guru to help me in making a programme in C++ which will be able to take more than one measurement result from Multimeter connected via USB and write it to Excel table.
Operating system is Windows.
Does anyone have an idea how it can be done?
Thank you in advance
-
November 11th, 2009, 03:18 PM
#2
Re: From USB Multimeter to Excel table
You can use MFC to build the UI.
You have to enumerate USB devices to identify your device.
Look at the usbview sample in the Windows Driver Kit.
Finally you need excel automation to output to excel.
-
November 11th, 2009, 03:43 PM
#3
Re: From USB Multimeter to Excel table
Are you willing to do it?
How much would you charge for writing this programme?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|