Looking for a programmer to write me a short program. Hardware used is known to work with visualstudio.net
You'd be calling a usb data logger and passing data to ascii file on disk.
Steve
Looking for a programmer to write me a short program. Hardware used is known to work with visualstudio.net
You'd be calling a usb data logger and passing data to ascii file on disk.
Steve
Qui habet Christos, habet Vitam!
I should have rented the space under my name for advertising.
When I still could have...
if you have the documentation, I might have a look... the language I'm most confortable with is C# under visual studio, and I might even add some more functionalities than just ascii file output
the hardware piece must just have a software development kit with proper documentation
http://zone.ni.com/devzone/cda/tut/p/id/5409#toc1
Docs for the API, I have them downloaded I will need to do some clean-up before I install them...
-Adam
Support your local Janitor- not solicited
.
Laser (the acronym derived from Light Amplification by Stimulated Emissions of Radiation) is a spectacular manifestation of this process. It is a source which emits a kind of light of unrivaled purity and intensity not found in any of the previously known sources of radiation. - Lasers & Non-Linear Optics, B.B. Laud.
i would love to have a look at it as well, thing is tho, if you write the code in VB you are required that you install the .net framework or the application will not work.
Are you planning on creating a installer that has a distribution of .net included, then you easy look at a download size of a few hundred MB...
If you write the application in C++ native then there is no need for doing this... Please let me know if you still looking for someone to write this application, i sent you a PM as well.
Also is this software for you, or do you want it to redistribute... if it is just for you then you can use NI LabVIEW SignalExpress for Windows which does everything you need for collecting data.
Last edited by swisseuro; 12-04-2009 at 17:37.
That's my bread and butter- I'd be happy to fire something up if someone else is not already on it.
-Mike
Also is this software for you, or do you want it to redistribute... if it is just for you then you can use NI LabVIEW SignalExpress for Windows which does everything you need for collecting data.[/QUOTE]
Signal express lite doesn't do what the sales engineer said it would. That is why I need the code
Its just for me, not for redistribution,
C++, or another language is fine.
Steve
Qui habet Christos, habet Vitam!
I should have rented the space under my name for advertising.
When I still could have...
visual studio needed additional files before they had .net framework released
now applications are lightweight and small size
I'll have a look at the docs and sdk later and see if I can do something, that will make a nice practice