TH2829X Series Operation Manual Chapter 10 HANDLER
Where,
Character 1 (49) is equal to ON.
Character 0 (48) is equal to OFF.
For example: WrtCmd (“BIAS:STATe 0”) Set the DC bias function as OFF.
Query syntax: BIAS:STATe?
Return format: <NR1><NL^END>
The BIAS:VOLTage command is used to set the internal bias voltage. The
BIAS:VOLTage? query returns the current bias voltage.
Command syntax:
<value>
BIAS:VOLTage MIN
MAX
Where,
<value> NR1, NR2 or NR3 data format.
MIN Set the bias voltage as 0V.
MAX Set the bias voltage as 10V.
For example: WrtCmd (“BIAS:VOLT MIN”) Set the DC bias voltage as 0V.
Query syntax: BIAS:VOLTage?
Return format: <NR1><NL^END>
The BIAS:CURRent command is used to set the external bias current. The
BIAS:CURRent? query returns the bias current. The external bias current is
controlled by serial interface, so only GPIB interface supports this command.
Command syntax:
<value>
BIAS:CURRent MIN
MAX
Where,
<value> NR1, NR2 or NR3 data format
MIN Set the bias current as 0A.
MAX Set the bias current as 100mA.
For example: WrtCmd (“BIAS:CURR MIN”) Set the DC bias current as 0A.
Query syntax: BIAS:CURRent?
Return format: <NR3><NL^END>
9.1.9 FUNCtion subsystem commands
The FUNCtion subsystem commands are mainly used to set measurement
functions, range, current/voltage monitor ON/OFF, deviation display mode,
nominal setting.