RIGOL Chapter 2 Command System
2-28 DL3000 Programming Guide
frequency; the parameter "MAXimum" indicates querying the maximum frequency;
and the parameter "DEFault" indicates querying the default frequency.
Return
The query returns a real number.
Example
:SOUR:CURR:TRAN:FREQ 5 /*Sets the frequency in continuous mode to be 5 kHz.*/
:SOUR:CURR:TRAN:FREQ? /*Queries the frequency set in continuous mode.*/
Related
[:SOURce]:CURRent:TRANsient:PERiod
[:SOURce]:CURRent:TRANsient:PERiod
Syntax [:SOURce]:CURRent:TRANsient:PERiod {<value>|MINimum|MAXimum|DEFault}
[:SOURce]:CURRent:TRANsient:PERiod? [MINimum|MAXimum|DEFault]
Description Sets the period in continuous mode.
Queries the period in continuous mode.
Remarks Period refers to the sum of time during which the sink current stays at Level A and
Level B in continuous mode. The unit for the period is ms.
In the setting command, the parameter "MINimum" indicates setting the minimum
period; the parameter "MAXimum" indicates setting the maximum period; and the
parameter "DEFault" indicates setting the default period.
In the query command, the parameter "MINimum" indicates querying the minimum
period; the parameter "MAXimum" indicates querying the maximum period; and the
parameter "DEFault" indicates querying the default period.
Return
The query returns a real number.
Example
:SOUR:CURR:TRAN:PER 1 /*Sets the period in continuous mode to be 1 ms.*/
:SOUR:CURR:TRAN:PER? /*Queries the period set in continuous mode.*/
Related
[:SOURce]:CURRent:TRANsient:FREQuency
[:SOURce]:CURRent:TRANsient:ADUTy
Syntax [:SOURce]:CURRent:TRANsient:ADUTy {<value>|MINimum|MAXimum|DEFault}
[:SOURce]:CURRent:TRANsient:ADUTy? [MINimum|MAXimum|DEFault]
Description Sets the duty cycle in continuous mode.
Queries the duty cycle in continuous mode.
Remarks Duty cycle refers to the ratio of duration of Level A to the period when the sink current
switches to Level A in continuous mode. The command returns an integer ranging
from 1 to 100.
In the setting command, the parameter "MINimum" indicates setting the minimum
duty cycle; the parameter "MAXimum" indicates setting the maximum duty cycle; and
the parameter "DEFault" indicates setting the default duty cycle.
In the query command, the parameter "MINimum" indicates querying the minimum
duty cycle; the parameter "MAXimum" indicates querying the maximum duty cycle;
and the parameter "DEFault" indicates querying the default duty cycle.
The query returns a real number.