Keysight N9320B Programmer's Manual page 15

Spectrum analyzer
Hide thumbs Also See for N9320B:
Table of Contents

Advertisement

0, bytes);
/*close the server and client connection */
private void SAClose()
/*simple test program*/
Public void test()
{
InitialSA("192.168.0.111", 5025);
SendSA("*RST");
SendSA(":FREQuency:SPAN 100mhz");
String result=ReadSA("*IDN?");
SAClose();
}
N9320B supports serveral end flag in programming, such as '\r', '\r\n', '\n', '\
N O T E
n\r'. please maker sure use the listed end flag in the program.
Remotely Operating Your N9320B
return Encoding.ASCII.GetString(RecvBytes,
}
{
clientSA.Close();
}
Getting Started
9

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents