Configures the channel to make pulse measurements using the Pulse Application.
SENSe:SWEep:PULSe MASTer: | PERiod | WIDTh |
Click on a blue keyword to view the command details.
See Also
Example Program using these commands.
SENS:PULSe commands used to configure the pulse generators.
VNA IF Path Block diagram
SENS:IF configuration commands
Applicable Models: M9485A
(Read-Write) Sets and returns the state of automatic CW sweep time (used in Pulse Profile mode). This setting is labeled Autoselect Profile Sweep Time on the UI. |
|
Parameters |
|
<ch> |
Channel number of the pulse measurement. If unspecified, value is set to 1. |
<bool> |
Choose from: OFF (or O) - The Sweep Time is not changed automatically. ON (or 1) - In Pulse Profile mode, adjusts the default X-axis start time to zero and the stop time to double the Pulse Width. This allows you to see one complete pulse. |
Examples |
SENS:SWE:PULS:CWT 1 sense2:sweep:pulse:cwtime:auto off |
Query Syntax |
SENSe<ch>:SWEep:PULSe:CWTime[:AUTO]? |
Return Type |
Boolean |
ON |
Applicable Models: M9485A
(Read-Write) Set the drive for the source modulation automatically or manually. This setting is labeled Autoselect Pulse Generator on the UI. |
|
Parameters |
|
<ch> |
Channel number of the pulse measurement. If unspecified, value is set to 1. |
<bool> |
Choose from: OFF (or O) - Manually set source modulation. ON (or 1) - Automatically set pulse gen 1 as the modulation source and pulse gen 2 as the gate source for all gates. |
Examples |
SENS:SWE:PULS:DRIV 1 sense2:sweep:pulse:drive:auto off |
Query Syntax |
SENSe<ch>:SWEep:PULSe:DRIVe[:AUTO]? |
Return Type |
Boolean |
ON |
Applicable Models: M9485A
(Read-Write) Sets and returns the master pulse measurement frequency. The frequency is 1/period, so this value can also be set using SENS:SWE:PULS:MAST:PERiod. Note: On the Pulse Setup dialog, this command is a 'Basic setting, which is intended to be used with the 'Auto' selections set to ON. |
|
Parameters |
|
<ch> |
Channel number of the pulse measurement. If unspecified, value is set to 1. |
<value> |
Master frequency. Choose a value between |
Examples |
SENS:SWE:PULS:MAST:FREQ 1e9 sense2:sweep:pulse:master:frequency 1e6 |
Query Syntax |
SENSe<ch>:SWEep:PULSe:MASTer:FREQuency |
Return Type |
Value |
1 kHz |
Applicable Models: M9485A
(Read-Write) Sets and returns the master pulse period. The period is 1/frequency, so this value can also be set using SENS:SWE:PULS:MAST:FREQ. Note: On the Pulse Setup dialog, this command is a 'Basic' setting, which is intended to be used with the 'Auto' selections set to ON. |
|
Parameters |
|
<ch> |
Channel number of the pulse measurement. If unspecified, value is set to 1. |
<value> |
Master period in seconds. |
Examples |
SENS:SWE:PULS:MAST:PER 1e-6 sense2:sweep:pulse:master:period 1e-3 |
Query Syntax |
SENSe<ch>:SWEep:PULSe:MASTer:PERiod? |
Return Type |
Value |
1 msec |
Applicable Models: M9485A
(Read-Write) Sets and returns the master pulse width. Note: On the Pulse Setup dialog, this command is a 'Basic' setting, which is intended to be used with the 'Auto' selections set to ON. |
|
Parameters |
|
<ch> |
Channel number of the pulse measurement. If unspecified, value is set to 1. |
<value> |
Master pulse width in seconds.. |
Examples |
SENS:SWE:PULS:MAST:WIDTh sense2:sweep:pulse:master:width |
Query Syntax |
SENSe<ch>:SWEep:PULSe:MASTer:WIDTh? |
Return Type |
Value |
100 microseconds |
Applicable Models: M9485A
(Read-Write) Sets and returns the pulse measurement state for the channel. |
|
Parameters |
|
<ch> |
Channel number of the pulse measurement. If unspecified, value is set to 1. |
<char> |
Choose from: OFF - Turn OFF pulse measurements. STD - Turn ON standard pulse measurements. PROFILE - Turn ON pulse profile measurements. |
Examples |
SENS:SWE:PULS:MODE PROFILE sense2:sweep:pulse:mode off |
Query Syntax |
SENSe<ch>:SWEep:PULSe:MODE? |
Return Type |
Character |
OFF |
Applicable Models: M9485A
(Read-Write) Choose to set the delay and width automatically or manually. This setting is labeled Autoselect Width and Delay on the UI. |
|
Parameters |
|
<ch> |
Channel number of the pulse measurement. If unspecified, value is set to 1. |
<bool> |
Choose from: OFF (or O) - Manually set the delay and width for the measurement. ON (or 1) - Automatically set the delay and width for the measurement. |
Examples |
SENS:SWE:PULS:TIM 1 sense2:sweep:pulse:timing:auto off |
Query Syntax |
SENSe<ch>:SWEep:PULSe:TIMing[:AUTO]? |
Return Type |
Boolean |
ON |
Last Modified:
2016-05-18 |
New topic |