ST2883 Series Operation Manual Chapter 8 SCPI Command reference
8-13
Query syntax: IVOLTage:VADJust
?
Return format:
Off
<NL^END>
On
The :DTIME command sets the delay time between two tests in the INT test mode. The :DTIME
?
query returns
the current delay time.
Command syntax: IVOLTage:DTIME <value>
Where,
<value> can be NR1, NR2 or NR3 format followed by s or ms. The set delay time ranges from 0 to 99.9s.
For example: WrtCmd( “IVOLT:DTIME 1s” ); set the delay time to 1s.
Command syntax: IVOLTage:DTIME
?
Return format: <NR2><NL^END>
NOTE
:
The query of delay time returns no unit and the default unit is s.