SCPI Programmers Manual
13
2.3 TIMebase:WINDow:SCALe
2.4 TIMebase:POSition
2.5 TIMebase:SCALe
2.6 TIMebase:RANGe
2.7 TIMebase:MODE
:TIMebase:WINDow:SCALe <scale_value>
:TIMebase:WINDow:SCALe?
Set or query the horizontal scale of the sub-window (microseconds/div).
:<sacle_value> ::= The current number of microseconds per grid of the subwindow.
The main scan scale determines the range of this command, the maximum value is
half of the main scan scale.
Return the time base gear of the sub-window in scientific notation.
:TIMebase:WINDow:SCALe 0.0005 /*Set the delay time base to 500us*/
:TIMebase:WINDow:SCALe? /*The query returns 5.000e-4*/
:TIMebase:POSition <pos value>
:TIMebase:POSition?
Set or query the main time base offset.
:<pos value> ::= offset value (in second).
Return the main time base offset value in scientific notation.
:TIMebase:POSition 0.0002 /*Set main time base to 200us*/
:TIMebase:POSition? /*The query returns 2.000e-4*/
:TIMebase:SCALe <scale value>
:TIMebase:SCALe?
Set or query the horizontal scale of the main window (seconds/div).
:<scale value> ::= The current number of seconds per grid in the main window
Return to the main window time base gear in scientific notation.
:TIMebase:SCALe 0.0005 /*Set the main time base to 500us*/
:TIMebase:SCALe? /*The query returns 5.000e-4*/
:TIMebase:RANGe <range value>
:TIMebase:RANGe?
Set or query the full-scale horizontal time of the main window.
:<range value> ::= range value (in second).
Return the full-scale time base range of the main window in scientific notation.
:TIMebase:RANGe 0.0016 /*Set main time base to100us*/
:TIMebase:RANGe? /*The query returns 1.600e-03*/
:TIMebase:MODE <value>
:TIMebase:MODE?
Sets or queries the horizontal time base mode.