USB Communication

You can use NI-VISA to communicate with a USB device. Universal Serial Bus (USB) is a message-based communication bus. Each USB device has its own command set. You can use VISA Read and VISA Write functions to send these commands to an instrument and read the response from an instrument.

Refer to the NI Developer Zone for information on communicating with USB instruments using NI-VISA.