TH2523 Series Operation Manual
Ver1.2
63
Return value: <NR1><NL^END>
<NR1> is 0 (integer:48) means OFF
1 (integer: 49) means ON
The:BINSETup:COMPareB command set the secondary parameter as ON/OFF.
The:BINSETup:COMPareB? query returns the current status of secondary parameter.
Command syntax: BINSETup:COMPareB ON(1)
OFF(0)
ON set the secondary parameter function as ON
OFF set the secondary parameter as OFF
For example: WrtCmd(“BINSET: COMPB ON”)
Query syntax: BINSETup:COMPB?
Return value: <NR1><NL^END>
<NR1> is 0 (integer:48) means OFF
1 (integer: 49) means ON
The:BINSETup:NORmalA command set the nominal value of the primary parameter.
The:BINSETup:NORmalA? query returns the current value of the primary parameter.
Command syntax: BINSETup:NORmalA <value>
Where, <value> is floating point type, ranged from -10k~10k.
For example: WrtCmd(“BINSETup: NORmalA 15”); set the nominal value of the primary
parameter as 15. It can be resistance of 15
Ω
or voltage of 15V according to the test
parameter.
Query syntax: BINSETup:NORmalA?
Return value: <NR3><NL^END>
<NR3> the primary parameter
The:BINSETup:NORmalB command set the nominal value of the secondary parameter.
The:BINSETup:NORmalB? query returns the current value of the secondary parameter.
Command syntax: BINSETup:NORmalB <value>
Where, <value> is floating point type, ranged from -10k~10k.
For example: WrtCmd(“BINSETup: NORmalB 15”); set the nominal value of the secondary
parameter as 15. It can be resistance of 15
Ω
or voltage of 15V according to the test
parameter.