![KUST Elektronik PT5040 Скачать руководство пользователя страница 63](http://html1.mh-extra.com/html/kust-elektronik/pt5040/pt5040_operation-manual_2012318063.webp)
PT5040 Operation Manual Chapter 8 SCPI Command reference
The [:VOLTage] command sets the impulse voltage for testing. The [:VOLTage]? query returns the
current impulse voltage value.
Command syntax:
<value>
IVOLTage[:VOLTage] MIN
MAX
Where,
<value> can be NR1, NR2 or NR3 format followed by KV or V and the value must be
between100V to 5000V.
MIN
Set the impulse voltage to 100V.
MAX
Set the impulse voltage to 5000V.
For example: WrtCmd( “IVOLT:VOLT 1000V” ); set the impulse voltage to 1000V.
Query syntax: IVOLTtage:[VOLTage]
?
Return format: <NR1><NL^END>
NOTE: The query returns no unit, and the default voltage unit is V.
For Multi-channel instrument, You can also use the [:VOLTage<n>] command to set the impulse
voltage
value of specified multiple windings.For two-channel instrument „n‟ is 1~2,For
four-channel
instrument „n‟
is 1~4.
In Multi-winding
and Multi-standard test,
The
[IVOLTage:VOLTage<n>] command can be used to set the voltage of multi-winding, At other
times,the [IVOLTage:VOLTage] command is used to set up the pulse voltage.
The :BVOLTage command sets parameters for Break Test. The :BVOLTage? query returns the
current voltage for Break Test.
Command syntax:
IVOLTage:BVOLTage <SVolt>,<EVolt>,<VoltStep>
Where
<SVolt> The start voltage for Break Test can be NR1, NR2 or NR3 format followed by unit. The
set start voltage ranges from 100V to 5000V and is less than <EVolt>.
<EVolt> The end voltage for Break Test can be NR1, NR2 or NR3 format followed by unit. The set
end voltage ranges from 100V to 5000V and is larger than <SVolt>.
<VoltStep> The voltage step for Break Test can be NR1, NR2 or NR3 format. The set voltage step
ranges from 1% to 50% of the <SVolt>.
For example: WrtCmd( “IVOLT:BVOLT 1000V,2KV,15” ); set the start voltage to 1000V, end
voltage to 2000V and voltage step to 1000*0.15 =150V.
Query syntax: IVOLT:BVOLT
?
Return format: <NR1>,<NR1>,<NR1><NL^END>
8-14