Please enable JavaScript to view this site.

 Network Analyzers using PXI software

The section describes in detail how to configure the remote control of the multiple PXI analyzer programs executed simultaneously on a single chassis.

Assign a unique TCP/IP port number for each Analyzer on the PXI chassis for the HiSLIP or Socket protocol used. For example, if HiSLIP is used, assign port 4880 to the first analyzer, 4881 to the second, and so on. Assigned TCP/IP port number is preserved on subsequent launches of software for each PXI analyzer.

Specify the VISA address of the Analyzer in the user program with the mandatory indication of the TCP/IP port number assigned, as in the examples below.

Examples of the VISA address for the HiSLIP and Socket protocols with the indication of the TCP/IP port

HiSLIP

TCPIP0::192.168.0.1::hislip0,4880::INSTR

TCPIP0::192.168.0.1::hislip0,4881::INSTR

Socket

TCPIP0::192.168.0.1::5025::SOCKET

TCPIP0::192.168.0.1::5026::SOCKET

Examples of the TCP/IP address of the analyzer's Socket server with the indication of the port

Socket

192.168.0.1:5025

192.168.0.1:5026

 

Rev.:  22.3