Delay[:state, Delay:state:gen, Delay[:state] -16 – RIGOL DP832A User Manual
Page 40: Delay:state:gen -16
RIGOL
2-16
DP800 Programming Guide
:DELAY[:STATe]
Syntax
:DELAY[:STATe] {ON|OFF}
:DELAY[:STATe]?
Description
Enable or disable the delay output function of the current channel.
Query the state of the delay output function of the current channel.
Parameter
Name
Type
Range
Default
{ON|OFF}
Bool
ON|OFF
OFF
Explanation
Enabling the delayer will change the output state of the channel. Make sure
that the devices connected to the power supply will not be affected by the
change of the output status before enabling the delayer.
The delayer parameters cannot be modified when the delayer is enabled.
For the multi-channel models, you can send
command to switch the current channel, set the delayer parameters of the
current channel and enable or disable the delayer.
The timer (
) and delayer cannot be enabled at the same time.
Return Format
The query returns ON or OFF.
Example
:DELAY ON /*Enable the delay output*/
:DELAY? /*Query the status of the delay output and the query returns ON*/
Related
Commands
:INSTrument:NSELect
:INSTrument[:SELEct]
:INSTrument[:SELect]
:DELAY:STATe:GEN
Syntax
:DELAY:STATe:GEN {01P|10P}
:DELAY:STATe:GEN?
Description
Select the pattern used when generating state automatically.
Query the pattern used when generating state automatically.
Parameter
Name
Type
Range
Default
{01P|10P}
Discrete
01P|10P
01P
Explanation
01P: 0 1 pattern. The state is set to "Off" and "On" alternately.
10P: 1 0 pattern. The state is set to "On" and "Off" alternately.
Return Format
The query returns 01P or 10P.
Example
:DELAY:STAT:GEN 10P /*Select 1 0 pattern*/
:DELAY:STAT:GEN? /*Query the pattern used when generating state
automatically and the query returns 10P*/