Programming Guide
Digital Oscilloscopes Series
122
ACQUISITION
TIME_DIV,TDIV
Command/Query
DESCRIPTION
The TIME_DIV command modifies the
timebase setting. The new timebase setting
may be specified with suffixes: NS for
nanoseconds, US for microseconds, MS for
milliseconds, S for seconds, or KS for
kiloseconds. An out-of-range value causes the
VAB bit (bit 2) in the STB register to be set.
The TIME_DIV? query returns the current
timebase setting.
COMMAND SYNTAX
Time_DIV <value>
<value>:={1NS,2NS,5NS,10NS,20NS,50NS,1
00NS,200NS,500NS,1US,2US,5US,10US,20U
S,50US,100US,200US,500US,1MS,2MS,5MS,
10MS,20MS,50MS,100MS,200MS,500MS,1S,
2S,5S,10S,20S,50S}
QUERY SYNTAX
Time_DIV?
RESPONSE FORMAT
Time_DIV <value>
EXAMPLE
The following sets the time base to 500 μs /div:
Command message:
TDIV 500US
RELATED COMMANDS
TRIG_DELAY, TRIG_MODE