Controls the gating function used in time domain measurements. The gated range is specified with either (start / stop) or (center / span) commands.
CALCulate:MEASure:FILter [:GATE] | COUPle | TIME | CENTer | SHAPe | SPAN | STARt | STATe | STOP | [:TYPE] |
Click a keyword to view the command details.
See Also
Applicable Models: All (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 (optional). |
<mnum> |
Measurement number for each measurement. |
<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:MEAS2:FILT:COUP:PAR 15 'To
couple Stimulus and Type: |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:FILTer:GATE:COUPle:PARameters? |
Return Type |
Numeric |
13 (All parameters except 2 - Gating State) |
Applicable Models: All (Read-Write) Sets the gate filter center time. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<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:MEAS2:FILT:GATE:TIME:CENT
-5 ns |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:FILTer[:GATE]:TIME:CENTer? |
Return Type |
Numeric |
0 |
Applicable Models: All (Read-Write) Sets the gating filter shape when in time domain. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<char> |
Choose
from |
Examples |
CALC:MEAS2:FILT:GATE:TIME:SHAP
MAX |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:FILTer[:GATE]:TIME:SHAPe? |
Return Type |
Character |
NORMal |
Applicable Models: All (Read-Write) Sets the gate filter span time. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<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:MEAS2:FILT:GATE:TIME:SPAN
5 ns |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:FILTer[:GATE]:TIME:SPAN? |
Return Type |
Numeric |
20 ns |
Applicable Models: All (Read-Write) Sets the gate filter start time. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<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:MEAS2:FILT:TIME:STAR
1e-8 |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:FILTer[:GATE]:TIME:STARt? |
Return Type |
Numeric |
10 ns |
Applicable Models: All (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 (optional). |
<mnum> |
Measurement number for each measurement. |
<boolean> |
ON
(or 1) - turns gating ON. |
Examples |
CALC:MEAS2:FILT:TIME:STAT
ON |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:FILTer[:GATE]:TIME:STATe? |
Return Type |
Boolean (1 = ON, 0 = OFF) |
OFF |
Applicable Models: All (Read-Write) Sets the gate filter stop time. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<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:MEAS2:FILT:TIME:STOP
-1 ns |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:FILTer[:GATE]:TIME:STOP? |
Return Type |
Numeric |
10 ns |
Applicable Models: All (Read-Write) Sets the type of gate filter used. |
|
Parameters |
|
<cnum> |
Channel number of the measurement (optional). |
<mnum> |
Measurement number for each measurement. |
<char> |
Choose
from: |
Examples |
CALC:MEAS2:FILT:TIME
BPAS |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:FILTer[:GATE]:TIME[:TYPE]? |
Return Type |
Character |
BPAS |