Hello,
Can anyone help with telling what are the application port numbers that the Agilent PC Software and Connection Expert (for Spectrum Analyzer N9340B) uses for remote control via Ethernet ??
Thanks
Can anyone help with telling what are the application port numbers that the Agilent PC Software and Connection Expert (for Spectrum Analyzer N9340B) uses for remote control via Ethernet ??
Thanks
Below are the following protocol and port numbers used by Agilent instruments. Most instrument connections are VXI-11 or SOCKETS.
Name Protocol Port What is it for? Notes
VXI-11/SICLLAN communications ports TCP dynamic, but usually starts at port 1024 and dynamically goes up from there (you will need to test this for your instrument)
Discovery of the instrument, Communication with the instrument Used in conjunction with the ONC-RPC port mapper (Windows assigned)
ONC-RPC port mapper TCP/UDP 111 Discovery of the instrument, Communication with the instrument Used in conjunction with the VXI-11 SICLLAN communication ports
SCPI Sockets TCP 5025 Communication with the instrument Use this port to open a raw TCP/IP connection to send raw SCPI commands to the instrument
HiSLIP TCP 4880 Communication with the instrument Used to communicate with newer Agilent instruments
SCPI Telnet TCP 5024 Communication with the instrument Use this port to open a Telnet connection to the instrument to send SCPI commands
mDNS Discovery UDP 5353 Discovery of the instrument mDNS is used to discover newer Agilent LXI instruments on the local subnet
LXI Events TCP/UDP 5044 Port on which instrument listens for LXI Events Not all Agilent instruments implement this feature
PTP Events UDP 319 Port on which instrument listens for Precision Time Protocol Event messages Not all Agilent instruments implem
ent this feature
PTP General UDP 320 Port on which instrument listens for Precision Time Protocol General messages Not all Agilent instruments implement this feature
HTTP Server TCP 80 Serves the instruments webpage Implemented by all Agilent LXI instruments
VNC TCP 5900 Remote display of instrument screen Used by some Agilent Windows-based instruments
Remote Desktop TCP 3389 Remote login to instrument Available for Agilent Windows-based instruments
Connectivity