09-08-2017
04:16 AM
- last edited on
01-02-2025
09:00 AM
by
Content Cleaner
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........
09-08-2017 09:09 AM - edited 09-08-2017 09:11 AM
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.