Please enable JavaScript to view this site.

 Network Analyzers using PXI software

The Analyzer can be programmed using:

IVI-C driver;

IVI.NET driver;

LabView driver;

SCPI commands.

This section describes SCPI command set of the Analyzer. Instrument drivers are described in separate help files (See File Locations).

SCPI (Standard Commands for Programmable Instruments) defines a standard for syntax and commands to use in controlling programmable instruments. SCPI commands are ASCII textual strings that are sent to the analyzer program over the LAN physical layer using the HiSLIP or TCP/IP Socket network protocol. These protocols can also be used within a single PC when using the IP address 127.0.0.1 or localhost.

HiSLIP (High-Speed LAN Instrument Protocol) is a network protocol intended for remote control of measuring and testing equipment and is based on the TCP/IP network protocol. HiSLIP is developed by the consortium IVI Foundation as the successor to GPIB and VXI-11 protocols. The user program relies on the implementation of the HiSLIP protocol in the VISA library.

TCP/IP Socket is a general-purpose network protocol. The user program can connect to the Analyzer using the TCP/IP Socket protocol both directly and through the VISA library.

VISA (Virtual Instrument Software Architecture) library is a widely used software input-output interface for measuring and testing equipment. It is a library of functions for C/C++, C#, Visual Basic, MATLAB, LabVIEW and others. The VISA library unifies access to all measuring instruments, regardless of the protocol and physical layer used. There are versions of VISA library for Windows, Linux, Mac OS.

References

Standard Commands for Programmable Instruments (SCPI)

IVI High-Speed LAN Instrument Protocol (HiSLIP)

VISA specifications

 

Rev.:  22.3