TRIGger<Ch>...    Related Topics

This subsystem is used to synchronize the analyzer's actions (in particular, the start of a measurement sequence) with events.  

   

Command tree: TRIGger<Ch>

[:SEQuence]

:HOLDoff

:LINK

:PULSe

:SLOPe

:SOURce

:TIMer


TRIGger<Ch>[:SEQuence]:HOLDoff <delay>

Sets a delay time between the trigger event and the start of the measurement (Trigger Delay).

<Ch>

Channel number. If unspecified the numeric suffix is set to 1.

 

<delay>

Delay time.  

Range [def. unit]

0 s to 13680 s [s]. UP and DOWN increment/decrement the trigger delay in 10 ms steps.

*RST value

0 s

 

SCPI, Command Types

Confirmed, command or query

 

Example:

TRIG:SOUR TIM

Activate internal timer as trigger source.

TRIG:HOLD UP

Set a delay time of 10 ms.

 

 


TRIGger<Ch>[:SEQuence]:HOLDoff:GENerator<Gen> <delay>

Defines the trigger delay for a generator port <Gen>. The setting takes effect when a port-specific trigger delay is selected (TRIGger<Ch>[:SEQuence]:HOLDoff:MODE PSPecific).

<Ch>

Channel number

 

<Gen>

Generator number

 

<delay>

Delay time.

Range [def. unit]

0 s to 13680 s [s]. UP and DOWN increment/decrement the trigger delay in 10 ms steps.

*RST value

0 s

 

SCPI, Command Types

Device-specific, command or query

 

Example:

See TRIGger<Ch>[:SEQuence]:HOLDoff:MODE

 

 


TRIGger<Ch>[:SEQuence]:HOLDoff:MODE PALL | PSPecific

Qualifies whether the trigger delay is valid for all physical ports (including external generator) or source port-specific. This setting is available if the triggered measurement sequence is a partial measurement (TRIGger<Ch>[:SEQuence]:LINK 'PPOint').

<Ch>

Channel number

 

Parameters

PALL – Same trigger delay at all ports (TRIGger<Ch>[:SEQuence]:HOLDoff)

PSPecific – Port-specific trigger delay defined via TRIGger<Ch>[:SEQuence]:HOLDoff:PORT<Pt> (for physical analyzer ports) or TRIGger<Ch>[:SEQuence]:HOLDoff:GENerator<Gen> (for external generators).

*RST value

PALL

 

SCPI, Command Types

Device-specific, command or query

 

Example:

TRIG:LINK 'PPOint'

Select partial measurement as triggered measurement sequence.

TRIG:HOLD:MODE PSP

Select port-specific trigger delay.

SYST:COMM:RDEV:GEN1:DEF 'Ext. Gen. 1', 'SME02', 'gpib0',  '21'

Configure an R&S SME02 generator as external generator no. 1.

TRIG:HOLD:PORT1 0.001; PORT2 0.002; GEN1 0.003

Define port-specific trigger delays at the analyzer ports 1 and 2 and at the external generator port 1.  

 

 


TRIGger<Ch>[:SEQuence]:HOLDoff:PORT<Pt> <delay>

Defines the trigger delay for a physical analyzer port <Pt>. The setting takes effect when a port-specific trigger delay is selected (TRIGger<Ch>[:SEQuence]:HOLDoff:MODE PSPecific).  

<Ch>

Channel number

 

<Pt>

Analyzer port number

 

<delay>

Delay time.

Range [def. unit]

0 s to 13680 s [s]. UP and DOWN increment/decrement the trigger delay in 10 ms steps.

*RST value

0 s

 

SCPI, Command Types

Device-specific, command or query

 

Example:

See TRIGger<Ch>[:SEQuence]:HOLDoff:MODE

 

 


TRIGger<Ch>[:SEQuence]:LINK
'POINt' | 'SWEep' | 'PPOint' | 'SEGMent'

Selects the Triggered Meas. Sequence. The identifier for the sequence is a string variable.

<Ch>

Channel number

 

'SWEep' |

Trigger event starts an entire sweep.

'SEGMent' |

Trigger event starts a sweep segment, if segmented frequency sweep is active (see example below). If another sweep type is active, the trigger event starts an entire sweep.

'POINt' |

Trigger event starts measurement at the next sweep point.

'PPOint'

Trigger event starts the next partial measurement at the current or at the next sweep point.

*RST value

'SWEep'

 

SCPI, Command Types

Confirmed, command or query. The query returns the complete string; see example below.

 

Example:

SEGM:ADD; :SWE:TYPE SEGM

Select segmented frequency sweep.

TRIG:LINK 'SEGM'

Select a trigger segment as triggered measurement sequence.

TRIG:LINK?

Query the triggered measurement sequence. The response is 'SEGMENT'.

  

 


TRIGger<Ch>[:SEQuence]:PULSe
REPulse | FEPulse | RESYnc | FESYnc

Selects the trigger source for pulsed measurements (option R&S ZVA-K27) using an Extension Unit R&S ZVAXxx equipped with a Pulse Modulator option (R&S ZVAX-B71 or Z&S ZVAX-B73).

<Ch>

Channel number

 

REPulse |

Rising edge of (external) pulse signal (generator 1)

FEPulse |

Falling edge of pulse signal

RESYnc |

Rising edge of (internal) sync signal (generator 2)

FESYnc

Falling edge of sync signal

*RST value

REPulse

 

SCPI, Command Types

Device-specific, command or query.

 

Example:

TRIG:PULS REP

Trigger pulsed measurement by rising edge of external pulse signal

 

 


TRIGger<Ch>[:SEQuence]:SLOPe
POSitive | NEGative

Qualifies whether the trigger event occurs on the rising or on the falling edge of the external TTL trigger signal.

<Ch>

Channel number

 

POSitive |

Rising edge.

NEGative

Falling edge.

*RST value

POSitive

 

SCPI, Command Types

Confirmed, command or query

 

Example:

TRIG:SOUR EXT

Activate external signal as trigger source.

TRIG:SLOP NEG

Trigger on the negative edge of the (external TTL) trigger signal.

 

 


TRIGger<Ch>[:SEQuence]:SOURce
IMMediate | EXTernal | TIMer | MANual

Selects the source for the events that the analyzer uses to start a measurement sequence.

<Ch>

Channel number

 

IMMediate

Free run measurement (untriggered)  

EXTernal

Trigger by external signal applied to the EXT TRIGGER or pin 2 of USER CONTROL connector on the rear panel.

TIMer

Periodic internal trigger signal. The period of the timer is specified by the TRIGger[:SEQuence]:TIMer command.

MANual

Trigger event generated by pressing the Manual Trigger softkey.  

 

 

*RST value

IMMediate

 

SCPI, Command Types

Confirmed, command or query.

 

Example:

TRIG:SOUR MAN

Activate manual trigger mode. The analyzer starts the next sweep when the Manual Trigger softkey is pressed.

 

 


TRIGger<Ch>[:SEQuence]:TIMer <numeric_value>

Sets the period of the internal periodic signal that can be used as a trigger source (TRIGger<Ch>[:SEQuence]:SOURce TIMer).

<Ch>

Channel number

 

<numeric_value>

Timer period  

Range [def. unit]

1E-005 s to 13680 s [s]. UP and DOWN increment/decrement the timer period in 10 ms steps.

*RST value

1 s

 

SCPI, Command Types

Confirmed, command or query

 

Example:

TRIG:SOUR TIM

Activate internal timer as trigger source.

TRIG:TIM 0.1

Set a timer period of 100 ms.