Controls the gating function used in time domain measurements. The gated range is specified with either (start / stop) or (center / span) commands.
These commands are Superseded by the CALCulate:MEASure:FILTer commands.
Click on a keyword to view the command details.
See Also
Critical Note: CALCulate commands act on the selected measurement. You can select one measurement for each channel using Calc:Par:MNUM or Calc:Par:Select. Learn more.
Applicable Models: N522xB, N523xB, N524xB, M937xA, P937xA (Read-Write) Specifies the time domain gating parameters to be coupled. The settings for those parameters will be copied from the selected measurement to all other measurements on the channel.
Learn more about Time Domain Trace Coupling |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<num> |
(Numeric) Parameters to couple. To specify more than one parameter, add the numbers. 1 - Gating Stimulus (Start, Stop, Center, and Span TIME settings.) 2 - Gating State (ON / OFF) 4 - Gating Shape (Minimum, Normal, Wide, and Maximum) 8 - Gating Type (Bandpass and Notch) |
Examples |
'To couple all parameters: CALC:FILT:COUP:PAR 15 'To
couple Stimulus and Type: |
Query Syntax |
CALCulate<cnum>:FILTer:GATE:COUPle:PARameters? |
Return Type |
Numeric |
13 (All parameters except 2 - Gating State) |
Applicable Models: N522xB, N523xB, N524xB, M937xA, P937xA (Read-Write) Sets the gate filter center time. |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<num> |
Center time in
seconds; Choose any number between: Note: This command will accept MIN or MAX instead of a numeric parameter. See SCPI Syntax for more information. |
Examples |
CALC:FILT:GATE:TIME:CENT
-5 ns |
Query Syntax |
CALCulate<cnum>:FILTer[:GATE]:TIME:CENTer? |
Return Type |
Numeric |
0 |
Applicable Models: N522xB, N523xB, N524xB, M937xA, P937xA (Read-Write) Sets the gating filter shape when in time domain. |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<char> |
Choose
from |
Examples |
CALC:FILT:GATE:TIME:SHAP
MAX |
Query Syntax |
CALCulate<cnum>:FILTer[:GATE]:TIME:SHAPe? |
Return Type |
Character |
NORMal |
Applicable Models: N522xB, N523xB, N524xB, M937xA, P937xA (Read-Write) Sets the gate filter span time. |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<num> |
Time span in
seconds; Choose any number between: Note: This command will accept MIN or MAX instead of a numeric parameter. See SCPI Syntax for more information. |
Examples |
CALC:FILT:GATE:TIME:SPAN
5 ns |
Query Syntax |
CALCulate<cnum>:FILTer[:GATE]:TIME:SPAN? |
Return Type |
Numeric |
20 ns |
Applicable Models: N522xB, N523xB, N524xB, M937xA, P937xA (Read-Write) Turns gating state ON or OFF. Note: Sweep type must be set to LInear Frequency in order to use Transform Gating. |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<boolean> |
ON
(or 1) - turns gating ON. |
Examples |
CALC:FILT:TIME:STAT
ON |
Query Syntax |
CALCulate<cnum>:FILTer[:GATE]:TIME:STATe? |
Return Type |
Boolean (1 = ON, 0 = OFF) |
OFF |
Applicable Models: N522xB, N523xB, N524xB, M937xA, P937xA (Read-Write) Sets the gate filter start time. |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<num> |
Start time in
seconds; any number between: Note: This command will accept MIN or MAX instead of a numeric parameter. See SCPI Syntax for more information. |
Examples |
CALC:FILT:TIME:STAR
1e-8 |
Query Syntax |
CALCulate<cnum>:FILTer[:GATE]:TIME:STARt? |
Return Type |
Numeric |
10 ns |
Applicable Models: N522xB, N523xB, N524xB, M937xA, P937xA (Read-Write) Sets the gate filter stop time. |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<num> |
Stop time in
seconds; any number between: Note: This command will accept MIN or MAX instead of a numeric parameter. See SCPI Syntax for more information. |
Examples |
CALC:FILT:TIME:STOP
-1 ns |
Query Syntax |
CALCulate<cnum>:FILTer[:GATE]:TIME:STOP? |
Return Type |
Numeric |
10 ns |
Applicable Models: N522xB, N523xB, N524xB, M937xA, P937xA (Read-Write) Sets the type of gate filter used. |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<char> |
Choose
from: |
Examples |
CALC:FILT:TIME
BPAS |
Query Syntax |
CALCulate<cnum>:FILTer[:GATE]:TIME[:TYPE]? |
Return Type |
Character |
BPAS |