02-13-2015 09:14 AM
To be fair Hooovah, if he's asking about the possibility after reading the thread, it's probably not possible for him.
02-13-2015 10:59 PM
@markwysong wrote:
Are you using windows?
You can actually programatically use the built-in windows calculator, which can be scientific, and you don't have to program it.
You use ActiveX objects to use it.
Mark
Love this idea. Perhaps it is not in the spirit of the assignment, but you do end up with a LabVIEW VI that has a fully functioning scientific calculator with minimal work.
If you want to take it one step further I suppose you could just have a system exec.vi with calc.exe as an input then have LabVIEW close itself.