Hi,
I was looking into SCPI commands to take screenshots of my RIGOL DSA815-TG. Now I found this command online, "PRIV:SNAP? BMP", which indeed gives me a snapshot of the device.
But the ":PRIV" command isn't really mentioned much in documentation on SCPI. Where does it come from? And how would I have known about it if I wouldn't have found it online? It isn't even mentioned in the DSA815 Programming guide.
I might want to eventually write some test program in C# to control some of the test equipment we have here at the office. So where could you find information about these commands that obviously work but aren't mentioned in the documentation?