ST2523 Series Operation Manual Ver1.2
41
Details are as follows:
R Set “function” as R.
V Set “function” as V.
RV Set “function” as R-V.
RQ Set “function” as R-Q.
LQ
Set “function” as L-Q.
LR Set “function” as L-R.
RX
Set “function” as R-X.
ZTD
Set “function” as Z-θ°.
ZTR
Set “function” as Z-θr.
CD Set “function” as C-D.
For example: WrtCmd(“FUNC:IMP RX”); Set “function” as R-X .
Query syntax: FUNCtion:IMPedance?
Return Format: <function><NL^END>
The :IMPedance:RANGe command sets the instrument range.
The FUNCtion:IMPedance:RANGe? query returns the current range parameters.
Command Syntax: FUNCtion:IMPedance:RANGe <value>
Where, <value> is the positive integer from 0~5.
0
30mΩ
1
300mΩ
2
3Ω
3
30Ω
4
300Ω
5
3kΩ
For example: WrtCmd(“FUNC:IMP:RANG 0”); Set the instrument range as 30mΩ.
Query syntax: FUNCtion:IMPedance:RANGe?
Return format: <value><NL^END>
Where, <value> can be:
3m
300m
30
30
300 3k
The :IMPedance:RANGe:AUTO command sets the range auto selection mode.
The FUNCtion:IMPedance:RANGe:AUTO? query returns the current range mode.
Command syntax:
ON (1)
FUNCtion:IMPedance:RANGe:AUTO
OFF (0)