Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

can we configure USB raw device from executable which is built-in LabVIEW instead of using NI VISA driver wizard

As of my understanding, USB raw device can be configured using NI VISA driver wizard.

 

https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000x1qzCAA&l=en-US

 

Above link mentions how to create using NI-VISA driver wizard.

 

But I need to configure through an executable or a stand alone created from LabVIEW. 

 

 

Thanks........

 

 

0 Kudos
Message 1 of 2
(2,487 Views)

Any device that is SCPI compliant can be controlled through a simple interface using SCPI commands if LabVIEW and the NI-VISA are properly loaded.  Here is that simple interface.  You can use the Application Builder to make this work with your current version.

 

Help the Community (and future reviewers) by marking posts as follows:
If it helped - KUDOS
If it answers the issue - SOLUTION
0 Kudos
Message 2 of 2
(2,456 Views)