Hello Happybird,
If you have no experience in programming language C++ or no fundamtenal knowlegde in object programming language you should use LabView.
LabView is a graphical progamming language. If you are an electronic it is like drawing a schematic. It is very easy to learn. In a few minutes you a have a really nice application with sliders, buttons, knobs and connection to a measuerment device.
If you like to do this with vc++ without Ni Measurement Studio --> forget it!!
If you have some expericence and Measurement Studio on your machine --> maybe in one Day!
Well I am using VC++
In my opinion the one of biggest advantage for using VC++ is there is no need for the Labview Runtime-engine on your machine(An applikation never runs only on the develop
ment machine).
The biggest advantage for using vc++(with Ni Meas.Studio) is that you can use several Forums:
MSDN, NI, Codeproject, Codeguru and so on.
I think this very important because you can save in most cases a lot of time by sharing code.
Greetings Juergen