Remote Control for Clock Jitter Application

Starting the Jitter application

The E505xA executes the command below when jitter application starts.

This is because the factory default links “KtJitterApp.exe” to the macro shortcut key 1.

 

Commands to link the KtJitterApp.exe are below.

1. SYSTem:SHORtcut<n>:PATH “C:\Program Files\Keysight\Network Analyzer\KtJitterApp.exe”

2. SYSTem:SHORtcut<n>:TITLe “Clock jitter analysis” (arbitrary title can be set)

Exiting SSA-J

Execute PROGram[:SELected]:COMMand “CLOS”

Remote control commands

The  remote control for the clock jitter application is executed through SCPI commands: :PROGram[:SELected]:COMMand and PROGram[:SELected]::QUERy?.

Following are the <command_string>that can be designated as the parameter of PROGram:COMMand.

Following are the definition of <query_string> and <query_response> which can be designated as the parameter of PROGram:QUERy?

TRIG (Response: RUN|STOP|WAIT) : WAIT is returned at the waiting status for the end of measurement.  (The status from TRIG STOP is received to the actual end of measurement)

 

When (93, Program command error) occurs, the the command is enable to get the further information and any of the following values is returned:

For example,  when perform PROGram:COMMand "IBWL 1.0E30000", 93, Program command erroris reported as SCPI error. After that, "Exponent too large" is returned as the result of query if perform PROGRam: QUERy? "ERR".

 


Last modified:

30-Jan-2025

New topic