Keysight M8070A Programming Guide 95SCPI Command Language 4CommunicationDepending on the command line arguments /Socket, /Telnet, /Inst,/AutoID, /NoAutoID, /FallBack, the M8070A software starts several serversto handle SCPI commands. (Refer to the table above.)/Socket, /Telnet, /Inst: If -1, don't start the respective servers“Defaults:Socket port: 5025 (e.g. TCPIP0::localhost::5025::SOCKET)Telnet port: 5024HiSLIP, VXI-11.3: 0 (e.g. TCPIP0::localhost::hislip0::INSTR,TCPIP0::localhost::inst0::INSTR)/FallBack: If starting a server fails because of a conflict, try using anotherport or number"HiSLIP, VXI-11.3: increase the index until a server can be startedsuccessfully"Socket, Telnet: start with port 60000, then increase it until the servers canbe started successfully. If neither socket nor telnet is disabled the M8070Asoftware tries to start the servers on two consecutive ports(socket port = telnet port + 1)/AutoID: Automatically select ports and number for the connections,which are unique per instrument."This is the default behavior; it is not necessary to specify this argument onthe command line."/Socket, /Telnet, /Inst are ignored (unless they are -1 and a server isdisabled)"If the M8070A software detects more than one AXIe module, use a specialmechanism to obtain a number for the HiSLIP and VXI-11.3 servers, whichmakes sure that the M8070A software always uses the same VISA resourcestring per module"The socket and telnet port are then calculated from the HiSLIP index:telnet port = 60000 + 2 * socket port = 60000 + 2 * + 1