Does anyone know the SCPI port for the SSA3000X?
I guess my question doesn't make sense: I used Wireshark to find out the correct port and I run a port-scanner, too.
The SSA3000X listens to ports:
23 -> Telnet
111 -> Apparently to RECEIVE SCPI commands
897 -> Apparently to RECEIVE SCPI commands (* one of both 111 or 897 seems to be used to setup the ports for reception on the PC side)
The PC is receiving responses on ports:
3648
3649
3650
I don't know much about network protocols and I know nothing about SCPI, but I guess that the Siglent uses two different ports: 111 and 897 to receive data and sening data to ports 3648-3650 on the PC.
This is too much for me to fiddle with, without having any documentation explaining what is going on.
Seems much easier on the Rigol DS1054Z, where you just telnet to port 5555.
I guess I will base any possible software development on the NI driver framework, which kind of sucks, due to the HUGE software package that has to be installed, with all kind of services ending up running on the system...
Anyway, I stand corrected - if someone can tell me how to "easily" connect to the SSA3000X, please tell me!
Regards,
Vitor