TH2829X Series Operation Manual Chapter 10 HANDLER
TINY: Use tiny character to display the measurement result, 5ms/meas.
OFF: Measurement result will not be displayed but can be read from the bus.
Query syntax: DISPlay:FRONt?
Return format: <font><NL^END>
<font> can be the following information:
LARGE
TINY
OFF
9.1.2 FREQuency subsystem commands
The FREQuency subsystem commands are mainly used to set the measurement
frequency of the instrument. The :FREQuency query returns the current
measurement frequency.
Command syntax:
<value>
FREQuency MIN
MAX
Where,
<value> NR1, NR2 or NR3 data format followed by Hz, kHz, MHz.
MIN Set the measurement frequency as 20Hz.
MAX Set the measurement frequency as 200kHz (The maximum frequency
of TH2829AX is 200kHz, the maximum frequency of TH2829A is
300kHz, the maximum frequency of TH2829B/BX is 500kHz, the
maximum frequency of TH2829C/CX is 1MHz)
For example: WrtCmd(“FREQ 1KHZ”) Set the frequency as 1000Hz.
Query syntax: FREQuency?
Return format: <NR3><NL^END>
9.1.3 VOLTage subsystem commands
The VOLTage subsystem commands are mainly used to set the measurement
voltage. The VOLTage? query returns the current measurement voltage.
Command syntax:
<value>
VOLTage MIN
MAX
Where,
<value> NR1, NR2 or NR3 data format followed by V.
MIN Set the measurement voltage as 5mV.
MAX Set the measurement voltage as 2V.
For example: WrtCmd(“VOLT 1V”) Set the measurement voltage as 1V.