06-05-2013 11:29 AM
Hi,
I want my VI automatically identify / detect which GPIB addresses are connected. Also, is it possible to query an instrument, such as "*IDN?" as MAX do it.
I found the "viFindRsrc" function for VB but I´m not sure how to do it with LabView.
I'll apreciate your advices!!
Cesar
06-05-2013 01:34 PM
06-05-2013 01:43 PM
Hi Dennis,
The big "problem" is that I'm developing some applications (build as *.exe file) to customer that don't is a programmer/engineer/technical skills.
So, I want that if they connect several instruments with different address doesn't have issues like the addres is different.
Thanks by the advice.