iTuner Manual
59
Examples:
iTuner.GetSparAt(1000, 5000, &s11mag, &s11phi, &s12mag, &s12phi,
&s21mag, &s21phi, &s22mag, &s22phi)
5.5.18
GetLastReply Method
Method:
GetLastReply()
Parameter:
none
Return value:
String containing reply of tuner to last command send.
Remarks:
Use this method to obtain a copy of the reply string send by the tuner to the
last command send.
Examples:
iTuner.GetLastReply()
5.5.19
CloseConnection Method
This command terminates communication with the tuner by closing the socket. Tuner will return
to ‘listen’ mode.