Connector routing is used to associate the physical connectors to features of signal generation.
(For N5186A only) |
|||
---|---|---|---|
Trigger Connectors can be used for routing as input or output. The available connectors are based on the instrument’s channels and options.
For
For all channels, the trigger connectors are:
Trig 1, Trig 2, Trig 3, Trig 4, Trig 5, Pulse In
Via SCPI, the connectors are referenced by a number; 1 to the maximum number of connectors. A SCPI command can be used to provide the connector label for the corresponding number.
GUI Location |
System Menu (triple bar icon) > Connectors > Trigger Input tab > External Trigger Source |
SCPI Command |
:ROUTe[:CONNectors][:RF<channel>]:TRIG<connector>:LABel? |
SCPI Example |
ROUT:TRIG:LAB? |
Notes |
The query result will be the labels on the front or rear panel of the instrument. The return value is a string that may contain whitespace characters; for example "Trig A". For For all channels: 1 = "Trig 1" 2 = "Trig 2" 3 = "Trig 3" 4 = "Trig 4" 5 = "Trig 5" 6 = “Pulse In” |
Dependencies |
For RF1 available connectors are TRIG[1]|2|3|4|5|6. RF2|3|4 available connectors are TRIG[1]|2|3|4|5. Attempting to send TRIG<number> for connectors that don’t exist on the instrument will generate an Execution Error. |
State Saved |
N/A |
When a trigger connector is used as an input, the following settings can be configured.
Sets the polarity of the signal input at the channel’s trigger connector.
GUI Location |
System Menu (triple bar icon) > Connectors > Trigger Input tab > Slope |
SCPI Command |
:ROUTe[:CONNectors][:RF<channel>]:TRIG<connector>:INPut:SLOPe POSitive|NEGative :ROUTe[:CONNectors][:RF<channel>]:TRIG<connector>:INPut:SLOPe? |
SCPI Example |
ROUT:CONN:RF1:TRIG1:INP:SLOP NEG ROUT:CONN:RF1:TRIG1:INP:SLOP? |
Notes |
Attempting to send TRIG<number> for connectors that don’t exist on the instrument will generate an Execution Error. |
Preset |
POSitive |
Range |
Negative | Positive |
State Saved |
Yes |
Sets the input delay of a trigger connector.
GUI Location |
System Menu (triple bar icon) > Connectors > Trigger Input tab> Delay |
SCPI Command |
:ROUTe[:CONNectors][:RF<channel>]:TRIG<connector>:INPut:DELay timeSec :ROUTe[:CONNectors][:RF<channel>]:TRIG<connector>:INPut:DELay? |
SCPI Example |
ROUT:CONN:RF1:TRIG1:INP:DEL 5 us ROUT:CONN:RF1:TRIG1:INP:DEL? |
Notes |
Attempting to send TRIG<number> for connectors that don’t exist on the instrument will generate an Execution Error. |
Preset |
0 s |
State Saved |
Yes |
Min |
0 s |
Max |
For |
Resolution |
For |
The physical trigger connectors can be used as inputs or outputs. When a trigger connector is used as an output, the following settings can be configured.
For
Function | Description | Availability |
---|---|---|
None (NONE) | No signals are routed to the connector. The connector may be an input. |
N5185A N5186A |
Source Settled (SETTled) | Signals that the RF output is settled (frequency, phase, and amplitude are all within specification) |
N5185A N5186A |
Global Trigger | The global trigger signal is routed to the connector |
N5185A with Option PCH N5186A with Option PCH |
Logic Low (LLOW) | A logic low level |
N5185A N5186A |
Logic High (LHIGh) | A logic high level |
N5185A N5186A |
Pulse Video (PVIDeo) | Pulse Video output; a logic high level signal applied to the connector during pulse modulation |
N5185A with Option PME or PMR on Trig 1 only N5186A with Option PME or PMR on Trig 1 only |
Pulse Sync (PSYNc) | Pulse Sync output; a logic high level signal for pulse source types Square, Free Run, Pulse Train, Adjustable Doublet, and Triggered, applied to the connector during pulse modulation |
N5185A with Option PME or PMR on Trig 2 only N5186A with Option PME or PMR on Trig 2 only |
Sweep (SWEep) |
Routes the Sweep Trigger Out signal to the connector. This is a pulse output for each point in the List, going low during the transition between points and going high when the signal is settled at the new point. |
N5185A N5186A |
Sweep Run (SRUN) | Routes the Sweep Run signal (the pulse at the start of each full sweep) to the connector. |
N5185A N5186A |
GUI Location |
System Menu (triple bar icon) > Connectors > Trigger Output tab > Function |
SCPI Command |
:ROUTe[:CONNectors][:RF<channel>]:TRIG[1]|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18:OUTPut NONE|SETTled|SWEep|SRUN|GTRigger|LOW|LHIGh|PVIDeo|PSYNc :ROUTe[:CONNectors][:RF<channel>]:TRIG[1]|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18:OUTPut? |
SCPI Example |
ROUT:CONN:RF1:TRIG1:OUTP EVEN1 ROUT:CONN:RF1:TRIG1:OUTP? |
Notes |
Attempting to send TRIG<number> for connectors that don’t exist on the instrument will generate an Execution Error For
For
|
Couplings |
If the specified connector was being used as an input by any feature, then the trigger input type for those feature(s) is set to Trigger Key and a Settings Conflict error message is generated. For
|
Preset |
NONE |
Range |
None|Source Settled|Sweep Out|Sweep Run|Global Trigger|Logic Low|Logic High|Pulse Video|Pulse Sync |
State Saved |
Yes |
Backward Compatibility SCPI |
N5182B: :ROUTe[:CONNectors]:TRIGger1|[2]:OUTPut SWEep|SRUN|SETTled|PVIDeo|PSYNc|LXI|PULSe|TRIGger2|SFDone|NONE :ROUTe[:CONNectors]:TRIGger1|[2]:OUTPut? |
Sets the polarity of the signal output at the trigger connector.
GUI Location |
System Menu (triple bar icon) > Connectors > Trigger Output tab > Polarity |
SCPI Command |
:ROUTe[:CONNectors][:RF<channel>]:TRIG<connector>:OUTPut:POLarity POSitive|NEGative :ROUTe[:CONNectors][:RF<channel>]:TRIG<connector>:OUTPut:POLarity? |
SCPI Example |
ROUT:CONN:RF1:TRIG1:OUTP:POL POS ROUT:CONN:RF1:TRIG1:OUTP:POL? |
Notes |
Attempting to send TRIG<number> for connectors that don’t exist on the instrument will generate an Execution Error. |
Preset |
POSitive |
Range |
Negative | Positive |
State Saved |
Yes |
Sets the output delay of a trigger connector, its value is independent of any other delays applied to the signal being output.
GUI Location |
System Menu (triple bar icon) > Connectors > Trigger Output tab > Delay |
SCPI Command |
:ROUTe[:CONNectors][:RF<channel>]:TRIG<connector>:OUTPut:DELay timeSec :ROUTe[:CONNectors][:RF<channel>]:TRIG<connector>:OUTPut:DELay? |
SCPI Example |
ROUT:CONN:RF1:TRIG1:OUTP:DEL 5 us ROUT:CONN:RF1:TRIG1:OUTP:DEL? |
Notes |
Attempting to send TRIG<number> for connectors that don’t exist on the instrument will generate an Execution Error. |
Preset |
0 s |
State Saved |
Yes |
Min |
0 s |
Max |
For N5186A: 2.04 us |
Resolution |
For |
Sets the minimum duration of the trigger output level, helping make sure that outputs are wide enough in time to trigger external equipment. Note: If the trigger event transitions to inactive and back to active during the initial width, that event is lost and does not extend the width.
GUI Location |
System Menu (triple bar icon) > Connectors > Trigger Output tab > Pulse Width |
SCPI Command |
:ROUTe[:CONNectors][:RF<channel>]:TRIG<connector>:OUTPut:WIDTh <time> :ROUTe[:CONNectors][:RF<channel>]:TRIG<connector>:OUTPut:WIDTh? |
SCPI Example |
ROUT:CONN:RF1:TRIG1:OUTP:WIDT 5 s ROUT:CONN:RF1:TRIG1:OUTP:WIDT? |
Notes |
Attempting to send TRIG<number> for connectors that don’t exist on the instrument will generate an Execution Error. |
Preset |
50 ns |
State Saved |
Yes |
Min |
10 ns |
Max |
7 s |
Resolution |
For 3.333… ns to double precision |
Applies to N5186A only.
For N5186A: These three output-only connectors have precise timing (at 3 GHz) for markers on baseband signals. The maximum rate of change is 600 MHz. If an Event output is configured to change too quickly, the output will only change on 600 MHz boundaries, regaining the proper level and precise timing wherever the rate of change is 600 MHz or less.
Event connector routing can output markers from one or more signals, given the following criteria:
For each connector, only one marker can be selected from each signal.
Only per-signal marker selections for a connector can be ORed together. Note: If any are asserted, the output is asserted.
Per-signal marker selections cannot be combined with None or the single uniform Marker for all signals.
Event routing options:
None (NONE) - The connector is off.
Signal Marker Source(S<n>M<n>) - The Event output is asserted when the marker m from signal s is asserted. If more than one signal/marker combination is selected, then if any of them are asserted the connector output is asserted. Only one marker can be chosen from any one signal, so the list of marker selections is limited to the number of signals.
GUI Location |
System Menu (triple bar icon) > Connectors > Events tab > Routing |
SCPI Command |
:ROUTe[:CONNectors][:RF<channel>]:EVENt{1:3} NONE|M1|M2|M3|M4|signalMarkerSource1[,signalMarkerSource2,…[,signalMarkerSource<signalCount>]] :ROUTe[:CONNectors][:RF<channel>]:EVENt{1:3}? signalMarkerSource<n>=S1M1|S2M1|…|S8M4 |
SCPI Example |
ROUT:CONN:RF1:EVEN1 S1M2 ROUT:CONN:RF1:EVEN1 S1M1,S2M1,S3M2 ROUT:CONN:RF1:EVEN1? |
Notes |
This SCPI command is not additive; sending it clears the Event’s previous output routing and sets them only to the options contained in the command. Additive tweaking of the Event’s output routing can be done manually on the front panel display. Querying the event will return the sorted order of the list of signalMarkerSource items selected. For For channels that do not have Event 3, attempting to change EVENt3 raises Invalid Parameter error. |
Preset |
Event1: S1M1 Event2: S1M2 Event3: S1M3 |
Range |
None | Marker1 | Marker2 | Marker3 | Marker4 | Signal Marker Source<n> |
State Saved |
Yes |
For N5186A, sets the polarity of the signal output at the channel’s event connector.
GUI Location |
System Menu (triple bar icon) > Connectors > Events tab > Output Polarity |
SCPI Command |
:ROUTe[:CONNectors][:RF<channel>]:EVENt{1:3}:POLarity POSitive|NEGative :ROUTe[:CONNectors][:RF<channel>]:EVENt{1:3}:POLarity? |
SCPI Example |
ROUT:CONN:RF1:EVEN1:POL NEG ROUT:CONN:RF1:EVEN1:POL? |
Preset |
POSitive |
Range |
Negative | Positive |
State Saved |
Yes |
For N5186A, sets the output delay at the channel’s event connector. Its value is independent of any other delays applied to the signal being output.
GUI Location |
System Menu (triple bar icon) > Connectors > Events tab > Output Delay |
SCPI Command |
:ROUTe[:CONNectors][:RF<channel>]:EVENt{1:3}:DELay timeSec :ROUTe[:CONNectors][:RF<channel>]:EVENt{1:3}:DELay? |
SCPI Example |
ROUT:CONN:RF1:EVEN1:DEL 50 ns ROUT:CONN:RF1:EVEN1:DEL? |
Notes |
For channels that do not have Event 3, attempting to change EVENt3 raises an Execution error. |
Preset |
0 s |
State Saved |
Yes |
Min |
0 s |
Max |
32.3958333333333 ns |
Resolution |
52.0833… ps |
For
For
GUI Location |
System Menu (triple bar icon) > Connectors > > Strig > Input Delay |
SCPI Command |
:ROUTe[:CONNectors]:STIN:INPut:DELay <time> :ROUTe[:CONNectors]:STIN:INPut:DELay? |
SCPI Example |
ROUT:CONN:STIN:INP:DEL 1 US ROUT:CONN:STIN:INP:DEL? |
Preset |
0 s |
State Saved |
Yes |
Min |
0 s |
Max |
6.82 us |
Resolution |
For 3.333… ns |
For
GUI Location |
System Menu (triple bar icon) > Connectors > > Strig > Input Slope |
SCPI Command |
:ROUTe[:CONNectors]:STIN:INPut:SLOPe POSitive|NEGative :ROUTe[:CONNectors]:STIN:INPut:SLOPe? |
SCPI Example |
ROUT:CONN:STIN:INP:SLOP NEG ROUT:CONN:STIN:INP:SLOP? |
Preset |
POSitive |
Choices |
Negative | Positive |
State Saved |
Yes |
For
LF Out, Low Frequency Output, is a connector that provides function generator capability. This function generator is independent of the RF Output.
Enables or disables low frequency output.
SCPI Command |
[:SOURce][:RF<channel>]:LFOutput:STATe ON|OFF|1|0 [:SOURce][:RF<channel>]:LFOutput:STATe? |
SCPI Example |
LFO:STAT ON LFO:STAT? |
Notes |
For N5185A and N5186A, without Option 303 or Option UNT on channel 1: Attempting to set State to ON will raise the error +703,"Feature not supported; Low Frequency Output unavailable, option 303 or option UNT is required." |
Couplings |
Sources cannot be enabled simultaneously on multiple modulation paths (AM/FM/ΦM path or LF output) within the same channel. Attempting to do so disables the conflicting modulation path and raises error "-221 Settings conflict; <source> cannot be enabled on multiple modulation paths on the same channel simultaneously. Disabled <conflicting output>." LF output is associated with channel 1.
|
Preset |
OFF |
State Saved |
Yes |
Backwards Compatibility SCPI |
E82xD, E8663D, and N51xxB: [:SOURce]:LFOutput:STATe |
Sets the source to generate the low frequency output. Sources are shared across LF Out and the channel 1 modulation paths (AM/FM/ΦM), and can only be enabled by one at a time.
Source Option |
Description |
---|---|
DC | Selects a DC voltage level as the LF output BNC source. |
FUNCtion1 | Selects function generator 1 as the modulation source. |
FUNCtion2 |
Selects function generator 2 as the modulation source. Requires Option 303 on channel 1 |
DUAL |
Selects the dual function generator as the modulation source. Requires Option 303 on channel 1 |
NOISe1 |
Selects noise generator 1 as the modulation source. Requires Option 303 on channel 1 |
NOISe2 |
Selects noise generator 2 as the modulation source. Requires Option 303 on channel 1 |
SWEep |
Selects swept function generator as the modulation source. Requires Option 303 on channel 1 |
Monitor |
Selects monitoring on the LF output BNC. The source is an internal function generator in use by AM, FM, or PM. See Internal Monitor Source for selection of the function generator to monitor. Requires Option UNT on channel 1 |
SCPI Command |
[:SOURce][:RF<channel>]:LFOutput:SOURce DC|MONitor|FUNCtion[1]|FUNCtion2|DUAL|NOISe[1]|NOISe2|SWEep [:SOURce][:RF<channel>]:LFOutput:SOURce? |
SCPI Example |
LFO:SOUR DC LFO:SOUR? |
Notes |
For N5185A and N5186A with Option UNT and without Option 303 on channel 1: Attempting to set source to Function 2, Dual Function, Noise 1, Noise 2, or Swept Function raises the error “703, Feature not supported; <source> unavailable, option 303 is required. ” For N5185A and N5186A with Option 303 and without Option UNT on channel 1: Attempting to set source to Monitor raises the error “703, Feature not supported; <source> unavailable, option UNT is required. ” |
Preset |
For N5185A and N5186A with Option 303 and Option UNT on channel 1: MON For N5185A and N5186A with Option 303 and without Option UNT on channel 1: FUNC1 |
Couplings |
Sources cannot be enabled simultaneously on multiple modulation paths (AM/FM/ΦM path or LF output) within the same channel. Attempting to do so disables the conflicting modulation path and raises error "-221 Settings conflict; <source> cannot be enabled on multiple modulation paths on the same channel simultaneously. Disabled conflicting output." When source is set to DC, amplitude is set to 0 and is unchangeable. Setting source to DC when amplitude is not 0 raises the error "-221, Setting conflict; LF Output Amplitude is set to 0 and is unchangeable when Source is set to DC." LF output is associated with channel 1.
|
Range | DC|Monitor|Function 1|Function 2|Dual Function|Noise 1|Noise 2|Swept Function |
State Saved |
Yes |
Backwards Compatibility SCPI |
E82x7D, E8663D and N51xxB: [:SOURce]:LFOutput:SOURce |
Backwards Compatibility Notes |
For E82x7D and E8663D: Alias [:SOURce]:LFOutput:SOURce INT1 to [:SOURce]:LFOutput:SOURce MON; [:SOURce]:LFOutput:SOURce:MONitor FUNCtion1 Alias [:SOURce]:LFOutput:SOURce INT2 to [:SOURce]:LFOutput:SOURce MON; [:SOURce]:LFOutput:SOURce:MONitor FUNCtion2 When [SOURce]:LFOutput:SOURce is set to INT1 or INT2, the LF Output Source is set to Monitor, and the LF Output Internal Monitor Source is set to FUNC1 or FUNC2, respectively. For reference, see Internal Monitor Source. When [:SOURce]:LFOutput:FUNCtion[1]|2:SHAPe is set to NOISe, DUALsine, or SWEPtsine, the LF Output Source will not change but comprise a Noise, Dual, or Swept Function Generator respectively. Once in this state, the LF Output source can only be restored to the true Function 1 or 2 from the given comprised function when [:SOURce]:LFOutput:FUNCtion[1]|2:SHAPe is set to SINE|TRIangle|PULSe|RAMP|SQUare. See Shape. Query will return the compatible legacy value when SCPI backward compatibility mode is set to E82x7 or E8663D, see SCPI Backward Compatibility Mode. For N51xxB: Alias [:SOURce]:LFOutput:SOURce FUNCtion to [:SOURce]:LFOutput:SOURce FUNCtion1 |
Sets the amplitude to generate low frequency output. The value is for 50 Ohm load impedance.
SCPI Command |
[:SOURce][:RF<channel>]:LFOutput:AMPLitude <voltage> [:SOURce][:RF<channel>]:LFOutput:AMPLitude? |
SCPI Example |
LFO:AMPL 2V LFO:AMPL? |
Preset |
0 V |
Couplings |
When source is set to DC, amplitude is set to 0 and is unchangeable. Attempting to change amplitude to values higher or lower than allowed clips amplitude and raises the error, “-222, Data out of range; value clipped to <upper or lower> limit.” For N5185A and N5186A:
|
State Saved |
Yes |
Min |
For N5185A and N5186A: For 50 Ohm load impedance: Current minimum = Offset – 1V For 600 Ohm load impedance: Current minimum = Offset – 1.85V For 1 MOhm load impedance: Current minimum = Offset – 2V |
Max |
For N5185A and N5186A: For 50 Ohm load impedance: Current maximum = min (Offset + 1V, 5V – Offset) For 600 Ohm load impedance: Current maximum = min (Offset + 1.85V, 9.23V – Offset) For 1 MOhm load impedance: Current maximum = min (Offset + 2V, 10V – Offset) |
Resolution |
0.001 V |
Backwards Compatibility SCPI |
E82x7D, E8663D, and N51xxB: [:SOURce]:LFOutput:AMPLitude |
Sets the DC offset (in volts) to generate low frequency output. The value is for 50 Ohm load impedance.
SCPI Command |
[:SOURce][:RF<channel>]:LFOutput:OFFSet <voltage> [:SOURce][:RF<channel>]:LFOutput:OFFSet? |
SCPI Example |
LFO:OFFS -2V LFO:OFFS? |
Preset |
0 V |
Couplings |
Attempting to change DC offset to values higher or lower than allowed clips DC offset and raises the error, “-222, Data out of range; value clipped to <upper or lower> limit.” For N5185A and N5186A:
|
State Saved |
Yes |
Min |
For N5185A and N5186A: For 50 Ohm load impedance: Current minimum = Amplitude – 1V For 600 Ohm load impedance: Current minimum = Amplitude – 1.85V For 1 MOhm load impedance: Current minimum = Amplitude – 2V |
Max |
For N5185A and N5186A: For 50 Ohm load impedance: Current maximum = 5V – Amplitude For 600 Ohm load impedance: Current maximum = 9.23V – Amplitude For 1 MOhm load impedance: Current maximum = 10V – Amplitude |
Resolution |
0.001 V |
Backwards Compatibility SCPI |
N51xxB: [:SOURce]:LFOutput:OFFSet |
For N5185A and N5186A, sets the impedance of the load connected to the LF Output connector.
SCPI Command |
[:SOURce][:RF<channel>]:LFOutput:LOAD:IMPedance 50|600|1000000 [:SOURce][:RF<channel>]:LFOutput:LOAD:IMPedance? |
SCPI Example |
LFO:LOAD:IMP 50 LFO:LOAD:IMP? |
Notes | If the set impedance value is not 50, 600, or 1000000, the nearest valid value will be used. |
Couplings |
When load impedance is changed, the amplitude and DC offset will be adjusted. |
Preset |
50 |
Range | 50|600|1000000 |
State Saved |
Yes |
Backwards Compatibility SCPI |
N51xxB: [:SOURce]:LFOutput:LOAD:IMPedance |
Backwards Compatibility SCPI Notes | The behavior when attempting to set an invalid value differs from previous versions. |
For N5185A AND N5186A with Option UNT on channel 1.
Sets which function generator (controlled by channel 1's AM/FM/PM) to monitor.
Monitor Source Option |
Description |
---|---|
Function Generator 1 (FUNCtion[1]) | Selects function generator 1 as the modulation source to monitor. |
Function Generator 2 (FUNCtion2) | Selects function generator 2 as the modulation source to monitor. |
Dual Function Generator (DUAL) |
For N5185A and N5186A with Option 303 on channel 1. Selects the dual function generator as the modulation source to monitor. |
Sweep Function Generator (SWEep) |
For N5185A and N5186A with Option 303 on channel 1. Selects the sweep function generator as the modulation source. |
SCPI Command |
[:SOURce][:RF<channel>]:LFOutput:SOURce:MONitor FUNCtion[1]|FUNCtion2|DUAL|SWEep [:SOURce][:RF<channel>]:LFOutput:SOURce:MONitor? |
SCPI Example |
LFO:SOUR:MON SWE LFO:SOUR:MON? |
Notes |
For N5185A and N5186A with Option UNT and without Option 303 on channel 1: Attempting to set monitor source to Dual Function or Swept Function raises the error “703, Feature not supported; <source> unavailable, option 303 is required.” When set, if the selected source is not actively in use by an AM/FM/PM modulation path on channel 1, raises the warning, “Monitored <source> is not active.” |
Preset |
FUNC1 |
Range | Function 1|Function 2|Dual Function|Swept Function |
Couplings |
|
State Saved |
Yes |
Backwards Compatibility SCPI |
E82x7D and E8663D: [:SOURce]:LFOutput:SOURce N51xxB: [:SOURce]:LFOutput:SOURce:MONitor |
Backwards Compatibility Notes |
For E82x7D and E8663D: Alias [:SOURce]:LFOutput:SOURce INT[1] to [:SOURce]:[:RF<channel>]:LFOutput:SOURce MON; [:SOURce]:[:RF<channel>]:LFOutput:SOURce:MONitor FUNCtion1 Alias [:SOURce]:LFOutput:SOURce INT2 to [:SOURce]:[:RF<channel>]:LFOutput:SOURce MON; [:SOURce]:[:RF<channel>]:LFOutput:SOURce:MONitor FUNCtion2 When [SOURce]:LFOutput:SOURce is set to INT1 or INT2, the LF Output Source is set to Monitor, and the LF Output Internal Monitor Source is set to FUNC1 or FUNC2, respectively. For reference, see {LP}Link to “LF Output Source” section {/LP}} |
For N5185A and N5186A:
with Option UNT and without Option 303 on channel 1, only Function 1 is available.
with Options 303 and UNT on channel 1, both Function 1 and Function 2 are available.
Sets the frequency modulation rate for the waveform on the selected function generator.
SCPI Command |
[:SOURce][:RF<channel>]:LFOutput:FUNCtion[1]|2:FREQuency <frequency> [:SOURce][:RF<channel>]:LFOutput:FUNCtion[1]|2:FREQuency? |
SCPI Example |
LFO:FUNC:FREQ 30 LFO:FUNC:FREQ? |
Coupling | When frequency is updated, period and pulse width will be automatically adjusted to match current frequency and duty cycle values. |
Preset |
400 Hz |
State Saved |
Yes |
Min |
N5185A / N5186A: 0.01 Hz |
Max |
N5185A / N5186A:
|
Resolution |
N5185A / N5186A: 0.01 Hz |
Backwards Compatibility SCPI |
E82x7D, E8663D, and N51xxB: [:SOURce]:LFOutput:FUNCtion[1]|2:FREQuency |
Remote command only.
Sets the step increment for the frequency of the modulating signal.
SCPI Command |
[:SOURce][:RF<channel>]:LFOutput:FREQuency:STEP[:INCRement] <frequency> [:SOURce][:RF<channel>]:LFOutput:FREQuency:STEP[:INCRement]? |
SCPI Example |
LFO:FREQ:STEP 10 KHZ LFO:FREQ:STEP? |
Dependencies |
Default value of 500 Hz is set by Restore System Defaults |
Preset |
500 Hz |
State Saved |
Persistent, survives preset and power cycle but not saved in the instrument state. |
Min |
N5185A/N5186A: 0.01 Hz |
Max |
100 MHz |
Resolution |
N5185A/N5186A: 0.01 Hz |
For instruments with Option 303 on channel 1, sets the phase offset (in radians) of the LF output signal. The value can be set in degrees as well.
SCPI Command |
[:SOURce][:RF<channel>]:LFOutput:FUNCtion[1]|2:POFFset <angle> [:SOURce][:RF<channel>]:LFOutput:FUNCtion[1]|2:POFFset? |
SCPI Example |
LFO:FUNC:POFF 3.14 LFO:FUNC:POFF 180 deg LFO:FUNC:POFF? |
Notes |
For N5185A and N5186A with Option UNT and without Option 303 on channel 1: Attempting to change offset raises the error 703,”Feature not supported; LF Output Function Generator Phase Offset unavailable, option 303 is required.” |
Preset |
0 |
State Saved |
Yes |
Min |
-6.29 rad |
Max |
6.29 rad |
Resolution |
0.001 rad |
Backwards Compatibility SCPI |
N51xxB: [:SOURce]:LFOutput:FUNCtion[1]|2:POFFset |
For instruments with Option 303 on channel 1, sets the LF output waveform shape.
SCPI Command |
[:SOURce][:RF<channel>]:LFOutput:FUNCtion[1]|2:SHAPe SINE|TRIangle|PULSe|RAMP|SQUare [:SOURce][:RF<channel>]:LFOutput:FUNCtion[1]|2:SHAPe? |
SCPI Example |
LFO:FUNC:SHAP SINE LFO:FUNC:SHAP? |
Notes |
For N5185A and N5186A with Option UNT and without Option 303 on channel 1: Shape is Sine and unchangeable. Attempting to change shape raises the error 703,”Feature not supported; LF Output Function Generator Shape unavailable, option 303 is required.” |
Preset |
SINE |
State Saved |
Yes |
Choices | Sine|Triangle|Pulse|Ramp |Square |
Backwards Compatibility SCPI |
E82x7D, E8663D, and N51xxB: [:SOURce]:LFOutput:FUNCtion[1]|2:SHAPe |
Backwards Compatibility Notes |
For E82x7D and E8663D: When NOISe, DUALsine, or SWEPtsine is selected, this command will not change the LF Output Source but comprise a Noise, Dual, or Swept Function Generator respectively. When specified source is Function 1 and shape is DUALsine, Function 1 comprises a dual function using dual function settings, apart from: • Dual Function Generator Frequency 1 will use Function Generator 1 Frequency. When specified source is Function 1 and shape is SWEPtsine, Function 1 comprises a swept function using swept function settings, apart from: • Swept Function Generator Start Frequency will use Function Generator 1 Frequency. When specified source is Function 1 and shape is NOISe, Function 1 comprises a noise generator that uses the Noise Generator 1 Type setting. When specified source is Function 2 and shape is NOISe, Function 2 comprises a noise generator that uses the Noise Generator 2 Type setting. Once shape is set to NOISe, DUALsine, or SWEPtsine, the LF Output Source can only be restored to the true Function 1 or 2 from the given, comprised function when shape is set to SINE|TRIangle|PULSe|RAMP|SQUare. |
For instruments with Option 303 on channel 1, sets the ramp direction when LF output function generator shape is set to Ramp.
SCPI Command |
[:SOURce][:RF<channel>]:LFOutput:FUNCtion[1]|2:SHAPe:RAMP POSitive|NEGative [:SOURce][:RF<channel>]:LFOutput:FUNCtion[1]|2:SHAPe:RAMP? |
SCPI Example |
LFO:FUNC:SHAP:RAMP NEG LFO:FUNC:SHAP:RAMP? |
Notes |
For N5185A N5186A with Option UNT and without Option 303 on channel 1: Attempting to change ramp polarity raises the error 703,”Feature not supported; LF Output Function Generator Ramp Polarity unavailable, option 303 is required.” |
Preset |
POSitive |
Choices | POSitive|NEGative |
State Saved |
Yes |
Backwards Compatibility SCPI |
E82x7D, E8663D, and N51xxB: [:SOURce]:LFOutput:FUNCtion[1]|2:SHAPe:RAMP |
Sets the period when LF output function generator shape is set to Pulse.
SCPI Command |
[:SOURce][:RF<channel>]:LFOutput:FUNCtion[1]|2:PERiod <time> [:SOURce][:RF<channel>]:LFOutput:FUNCtion[1]|2:PERiod? |
SCPI Example |
LFO:FUNC:PER 1 LFO:FUNC:PER? |
Couplings |
When period is updated, duty cycle and frequency will be automatically adjusted to match current period and pulse width values. |
Preset |
2.5 ms |
State Saved |
Yes |
Min |
For N5185A, and N5186A:
|
Max |
100 s |
Resolution |
3.333 ns |
Backwards Compatibility SCPI |
N51xxB: [:SOURce]:LFOutput:FUNCtion[1]|2:PERiod |
Sets the pulse width when LF output function generator shape is set to Pulse.
SCPI Command |
[:SOURce][:RF<channel>]:LFOutput:FUNCtion[1]|2:PWIDth <time> [:SOURce][:RF<channel>]:LFOutput:FUNCtion[1]|2:PWIDth? |
SCPI Example |
LFO:FUNC:PWID 1 LFO:FUNC:PWID? |
Couplings |
The upper limit range value is restricted by the current value of the period. For example, if the pulse period value is set to 16 μs, the pulse width is limited to a maximum range value of 16 μs. When pulse width is updated, duty cycle will be automatically adjusted to match current period and pulse width values. |
Preset |
1.25 ms |
State Saved |
Yes |
Min |
3.333... ns |
Max |
100 s |
Resolution | 3.333... ns |
Backwards Compatibility SCPI |
N51xxB: [:SOURce]:LFOutput:FUNCtion[1]|2:PWIDth |
Sets the duty cycle (in percent) when LF output function generator shape is set to Pulse.
When duty cycle is updated, period and pulse width will be automatically adjusted to match current frequency and duty cycle values.
SCPI Command |
[:SOURce][:RF<channel>]:LFOutput:FUNCtion[1]|2:DCYCle <real> [:SOURce][:RF<channel>]:LFOutput:FUNCtion[1]|2:DCYCle? |
SCPI Example |
LFO:FUNC:DCYC 20 LFO:FUNC:DCYC? |
Couplings | When duty cycle is updated, period and pulse width will be automatically adjusted to match current frequency and duty cycle values. |
Preset |
50 |
State Saved |
Yes |
Min |
0 |
Max |
100 |
Resolution |
0.000000000001 |
For instruments with Option 303 on channel 1.
Sets the amplitude for the dual function generator source tones as complementary percentages of the peak analog modulation amplitude.
Setting the amplitude of one tone sets that of the other tone to make up the remaining percent.
SCPI Command |
[:SOURce][:RF<channel>]:LFOutput:DUAL:FUNCtion[1]|2:AMPLitude:PERCent <real> [:SOURce][:RF<channel>]:LFOutput:DUAL:FUNCtion[1]|2:AMPLitude:PERCent? |
SCPI Example |
LFO:DUAL:FUNC:AMPL:PERC 50 LFO:DUAL:FUNC:AMPL:PERC? |
Preset |
50 |
State Saved |
Yes |
Min |
0 |
Max |
100 |
Resolution |
0.1 |
Backwards Compatibility SCPI |
E82x7D and E8663D: [:SOURce]:LFOutput:FUNCtion[1]:FREQuency:ALTernate:AMPLitude:PERCent N51xxB: [:SOURce]:LFOutput:DUAL:FUNCtion2:AMPLitude:PERCent |
Backwards Compatibility Notes |
For E82x7D and E8663D: Alias [:SOURce]:LFOutput:FUNCtion[1]:FREQuency:ALTernate:AMPLitude:PERCent to [:SOURce]:LFOutput:DUAL:FUNCtion2:AMPLitude:PERCent |
For instruments with Option 303 on channel 1.
Sets the phase offset (in radians) of dual function generator source tone 2 in relation to tone 1. Accepts degrees when provided.
SCPI Command |
[:SOURce][:RF<channel>]:LFOutput:DUAL:FUNCtion2:POFFset <angle> [:SOURce][:RF<channel>]:LFOutput:DUAL:FUNCtion2:POFFset? |
SCPI Example |
LFO:DUAL:FUNC2:POFF 2.53 LFO:DUAL:FUNC2:POFF 180 deg LFO:DUAL:FUNC2:POFF? |
Preset |
0 |
State Saved |
Yes |
Min |
-6.29 rad |
Max |
6.29 rad |
Resolution |
0.001 |
Backwards Compatibility SCPI |
N51xxB: [:SOURce]:LFOutput:DUAL:FUNCtion2:POFFset |
For instruments with Option 303 on channel 1.
Sets the frequency of dual function generator source tones.
SCPI Command |
[:SOURce][:RF<channel>]:LFOutput:DUAL:FUNCtion[1]|2:FREQuency <freq> [:SOURce][:RF<channel>]:LFOutput:DUAL:FUNCtion[1]|2:FREQuency? |
SCPI Example |
LFO:DUAL:FUNC:FREQ 30 LFO:DUAL:FUNC:FREQ? |
Preset |
400 Hz |
State Saved |
Yes |
Min |
For N5185A/N5186A: 0.01 Hz |
Max |
For N5185A/N5186A:
|
Resolution |
For N5185A/N5186A: 0.01 Hz |
Backwards Compatibility SCPI |
E82x7D and E8663D: [:SOURce]:LFOutput:FUNCtion[1]:FREQuency:ALTernate N51xxB: [:SOURce]:LFOutput:DUAL:FUNCtion[1]|2:FREQuency |
Backwards Compatibility Notes |
E82x7D and E8663D: Alias [:SOURce]:LFOutput:FUNCtion[1]:FREQuency:ALTernate to :SOURce:LFOutput:DUAL:FUNCtion2:FREQuency |
For instruments with Option 303 on channel1.
Sets the shape of dual function generator source tones.
SCPI Command |
[:SOURce][:RF<channel>]:LFOutput:DUAL:FUNCtion[1]|2:SHAPe SINE|TRIangle|PULSe|RAMP|SQUare [:SOURce][:RF<channel>]:LFOutput:DUAL:FUNCtion[1]|2:SHAPe? |
SCPI Example |
LFO:DUAL:FUNC:SHAP TRI LFO:DUAL:FUNC:SHAP? |
Preset |
SINE |
Range |
Sine|Triangle|Pulse|Ramp|Square |
State Saved |
Yes |
Backwards Compatibility SCPI |
E82x7D and E8663D: [:SOURce]:LFOutput:FUNCtion[1]|2:SHAPe N51xxB: [:SOURce]:LFOutput:DUAL:FUNCtion[1]|2:SHAPe |
Backwards Compatibility Notes |
For E82x7D and E8663D: Alias [:SOURce]:LFOutput:FUNCtion[1]|2:SHAPe to [:SOURce]:LFOutput:DUAL:FUNCtion[1]|2:SHAPe |
For instruments with Option 303 on channel 1.
Sets the ramp direction when LF output dual function generator shape is set to Ramp.
SCPI Command |
[:SOURce][:RF<channel>]:LFOutput:DUAL:FUNCtion[1]|2:SHAPe:RAMP POSitive|NEGative [:SOURce][:RF<channel>]:LFOutput:DUAL:FUNCtion[1]|2:SHAPe:RAMP? |
SCPI Example |
LFO:DUAL:FUNC:SHAP:RAMP POS LFO:DUAL:FUNC:SHAP:RAMP? |
Preset |
POSitive |
Range |
POSitive|NEGative |
State Saved |
Yes |
Backwards Compatibility SCPI |
E82x7D and E8663D: [:SOURce]:LFOutput:FUNCtion[1]|2:SHAPe:RAMP N51xxB: [:SOURce]:LFOutput:DUAL:FUNCtion[1]|2:SHAPe:RAMP |
Backwards Compatibility Notes |
For E82x7D and E8663D: Alias [:SOURce]:LFOutput:FUNCtion[1]|2:SHAPe:RAMP to [:SOURce]:LFOutput:DUAL:FUNCtion[1]|2:SHAPe:RAMP |
For instruments with Option 303.
Sets the duty cycle (in percent) when LF output dual function generator shape is set to Pulse.
SCPI Command |
[:SOURce][:RF<channel>]:LFOutput:DUAL:FUNCtion[1]|2:DCYCle <real> [:SOURce][:RF<channel>]:LFOutput:DUAL:FUNCtion[1]|2:DCYCle? |
SCPI Example |
LFO:DUAL:FUNC:DCYC 20 LFO:DUAL:FUNC:DCYC? |
Preset |
50 |
State Saved |
Yes |
Min |
0 |
Max |
100 |
Resolution |
0.000000000001 |
For instruments with Option 303 on channel 1.
Sets the noise type when LF output source is set to Noise 1 or Noise 2.
SCPI Command |
[:SOURce][:RF<channel>]:LFOutput:NOISe[1]|2:TYPE UNIForm|GAUSsian [:SOURce][:RF<channel>]:LFOutput:NOISe[1]|2:TYPE? |
SCPI Example |
LFO:NOIS:TYPE GAUS LFO:NOIS:TYPE? |
Preset |
UNIForm |
Range |
Uniform|Gaussian |
State Saved |
Yes |
Backwards Compatibility SCPI |
E82x7D and E8663D: [:SOURce]:LFOutput:FUNCtion[1]|2:SHAPe:NOISe N51xxB: [:SOURce]:LFOutput:NOISe[1]|2:TYPE |
Backwards Compatibility Notes |
For E82x7D and E8663D: Alias [:SOURce]:LFOutput:FUNCtion[1]|2:SHAPe:NOISe to [:SOURce]:LFOutput:NOISe[1]|2:TYPE |
For instruments with Option 303 on channel 1.
Allows the frequency of its unique, simple function generator to vary over time in a linear fashion from a start frequency to a stop frequency (and potentially back again). This sweep can be externally triggered.
The shape in which the frequency of the modulating waveform is swept can be configured to be Sawtooth or Triangle sweep shape. These are described in Swept Function Generator - Sweep Shape.
For instruments with Option 303 on channel 1.
Sets the starting frequency for the sweep.
SCPI Command |
[:SOURce][:RF<channel>]:LFOutput:SWEep:FUNCtion:FREQuency:STARt <freq> [:SOURce][:RF<channel>]:LFOutput:SWEep:FUNCtion:FREQuency:STARt? |
SCPI Example |
LFO:SWE:FUNC:FREQ:STAR 30 Hz LFO:SWE:FUNC:FREQ:STAR? |
Preset |
400 Hz |
State Saved |
Yes |
Min |
For N5185A/N5186A: 0.01 Hz |
Max |
For N5185A/N5186A:
|
Resolution |
For N5185A/N5186A: 0.01 Hz |
Backwards Compatibility SCPI |
N51xxB: [:SOURce]:LFOutput:SWEep:FUNCtion:FREQuency:STARt |
For instruments with Option 303 on channel 1.
Sets the stop frequency for the sweep.
SCPI Command |
[:SOURce][:RF<channel>]:LFOutput:SWEep:FUNCtion:FREQuency:STOP <freq> [:SOURce][:RF<channel>]:LFOutput:SWEep:FUNCtion:FREQuency:STOP? |
SCPI Example |
LFO:SWE:FUNC:FREQ:STOP 30 Hz LFO:SWE:FUNC:FREQ:STOP? |
Preset |
400 Hz |
State Saved |
Yes |
Min |
For N5185A/N5186A: 0.01 Hz |
Max |
For N5185A/N5186A:
|
Resolution |
For N5185A/N5186A: 0.01 Hz |
Backwards Compatibility SCPI |
E82x7D and E8663D: [:SOURce]:LFOutput:FUNCtion[1]:FREQuency:ALTernate N51xxB: [:SOURce]:LFOutput:SWEep:FUNCtion:FREQuency:STOP |
Backwards Compatibility Notes |
For E82x7D and E8663D: Alias [:SOURce]:LFOutput:FUNCtion[1]:FREQuency:ALTernate to [:SOURce]:LFOutput:SWEep:FUNCtion:FREQuency:STOP |
For instruments with Option 303 on channel 1.
Selects the waveform to be generated by the Swept Function generator.
SCPI Command |
[:SOURce][:RF<channel>]:LFOutput:SWEep:FUNCtion:SHAPe SINE|TRIangle|PULSe|RAMP|SQUare [:SOURce][:RF<channel>]:LFOutput:SWEep:FUNCtion:SHAPe? |
SCPI Example |
LFO:SWE:FUNC:SHAP SINE LFO:SWE:FUNC:SHAP? |
Preset |
Sine |
State Saved |
Yes |
Range |
Sine|Triangle|Pulse|Ramp|Square |
For instruments with Option 303 on channel 1.
Sets the ramp direction when LF output swept function generator waveform shape is set to Ramp.
SCPI Command |
[:SOURce][:RF<channel>]:LFOutput:SWEep:FUNCtion:SHAPe:RAMP POSitive|NEGative [:SOURce][:RF<channel>]:LFOutput:SWEep:FUNCtion:SHAPe:RAMP? |
SCPI Example |
LFO:SWE:FUNC:SHAP:RAMP POS LFO:SWE:FUNC:SHAP:RAMP? |
Preset |
POSitive |
Range |
POSitive|NEGative |
State Saved |
Yes |
Backwards Compatibility SCPI |
N51xxB: [:SOURce]:LFOutput:SWEep:FUNCtion:SHAPe:RAMP |
For instruments with Option 303 on channel 1.
Sets the duty cycle (in percent) when LF output swept function generator shape is set to Pulse.
SCPI Command |
[:SOURce][:RF<channel>]:LFOutput:SWEep:FUNCtion:DCYCle <real> [:SOURce][:RF<channel>]:LFOutput:SWEep:FUNCtion:DCYCle? |
SCPI Example |
LFO:SWE:FUNC:DCYC 20 LFO:SWE:FUNC:DCYC? |
Preset |
50 |
State Saved |
Yes |
Min |
0 |
Max |
100 |
Resolution |
0.000000000001 |
Initial S/W Revision |
A.15.00 |
For instruments with Option 303 on channel 1.
Sets the sweep shape.
SAWTooth: Sweeps from start frequency to stop frequency.
TRIangle: Sweeps from start frequency to stop frequency and back to start frequency. With a triangle shape sweep you can choose a different sweep rate for start frequency to stop frequency and another sweep rate for stop frequency to start frequency.
SCPI Command |
[:SOURce][:RF<channel>]:LFOutput:SWEep:SHAPe SAWTooth|TRIangle [:SOURce][:RF<channel>]:LFOutput:SWEep:SHAPe? |
SCPI Example |
LFO:SWE:SHAP SAWT LFO:SWE:SHAP? |
Preset |
SAWTooth |
State Saved |
Yes |
Range |
Sawtooth|Triangle |
Backwards Compatibility SCPI |
N51xxB: [:SOURce]:LFOutput:SWEep:SHAPe |
Initial S/W Revision |
A.15.00 |
For instruments with Option 303 on channel 1.
Sets the sweep start to stop time (and implicitly sets start to stop rate) for a Sawtooth shape sweep or the first half of a Triangle shape sweep.
A Sawtooth sweep shape only sweeps from start to stop time. With Triangle shape sweep, you can choose a different sweep time for start frequency to stop frequency and another sweep time for stop frequency to start frequency.
SCPI Command |
[:SOURce][:RF<channel>]:LFOutput:SWEep:TIME[1] <time> [:SOURce][:RF<channel>]:LFOutput:SWEep:TIME[1]? |
SCPI Example |
LFO:SWE:TIME 1e-3 LFO:SWE:TIME? |
Preset |
1 ms |
State Saved |
Yes |
Min |
20 ns |
Max |
89 s |
Resolution |
10 ns |
Backwards Compatibility SCPI |
N51xxB: [:SOURce]:LFOutput:SWEep:TIME[1] |
For instruments with Option 303 on channel 1.
Sets the sweep stop to start time (and implicitly sets stop to start rate) for the second half of a triangle shape sweep.
With Triangle shape sweep, you can choose a different sweep time for start frequency to stop frequency and another sweep time for stop frequency to start frequency.
SCPI Command |
[:SOURce][:RF<channel>]:LFOutput:SWEep:TIME2 <time> [:SOURce][:RF<channel>]:LFOutput:SWEep:TIME2? |
SCPI Example |
LFO:SWE:TIME2 1 LFO:SWE:TIME2? |
Preset |
1 ms |
State Saved |
Yes |
Min |
20 ns |
Max |
89 s |
Resolution |
10 ns |
Backwards Compatibility SCPI |
N51xxB: [:SOURce]:LFOutput:SWEep:TIME2 |
For instruments with Option 303 on channel 1.
When enabled, sets 'Sweep Stop to Start Time' to 'Sweep Start to Stop Time', and couples them. Sweep Stop to Start Time (and rate) are then only settable by changing the 'Sweep Start to Stop Time'.
SCPI Command |
[:SOURce][:RF<channel>]:LFOutput:SWEep:TIME:COUPled ON|OFF|1|0 [:SOURce][:RF<channel>]:LFOutput:SWEep:TIME:COUPled? |
SCPI Example |
LFO:SWE:TIME:COUP ON LFO:SWE:TIME:COUP? |
Preset |
OFF |
State Saved |
Yes |
Range |
On|Off|1|0 |
Backwards Compatibility SCPI |
N51xxB: [:SOURce]:LFOutput:SWEep:TIME:COUPled |
For instruments with Option 303 on channel 1
Remote command only
Sets the sweep start to stop rate (and implicitly sets start to stop time) for a sawtooth shape sweep or the first half of a triangle shape sweep.
A Sawtooth sweep shape only sweeps from start to stop rate. With Triangle shape sweep, you can choose a different sweep rate for start frequency to stop frequency and another sweep rate for stop frequency to start frequency.
SCPI Command |
[:SOURce][:RF<channel>]:LFOutput:SWEep:RATE[1] <freq> [:SOURce][:RF<channel>]:LFOutput:SWEep:RATE[1]? |
SCPI Example |
LFO:SWE:RATE 1 kHz LFO:SWE:RATE? |
Preset |
Rate: 1 kHz Time (implicit): 1 ms |
Dependencies | Sweep start to stop rate and time are mathematically inverse to one another. Changing one changes the other. |
State Saved |
Yes |
Min |
0.011 Hz |
Max |
50 MHz |
Resolution |
0.001 Hz |
Backwards Compatibility SCPI |
E82x7D and E8663D: [:SOURce]:LFOutput:FUNCtion[1]:SWEep:RATE N51xxB: [:SOURce]:LFOutput:SWEep:RATE[1] |
Backwards Compatibility Notes |
For E82x7D and E8663D: Alias [:SOURce]:LFOutput:FUNCtion:SWEep:RATE[1] to :SOURce:LFOutput:SWEep:RATE |
For instruments with Option 303 on channel 1.
Remote command only
Sets the sweep stop to start rate (and implicitly sets stop to start time) for the second half of a triangle shape sweep.
With Triangle shape sweep, you can choose a different sweep rate for start frequency to stop frequency and another sweep rate for stop frequency to start frequency.
SCPI Command |
[:SOURce][:RF<channel>]:LFOutput:SWEep:RATE2 <freq> [:SOURce][:RF<channel>]:LFOutput:SWEep:RATE2? |
SCPI Example |
LFO:SWE:RATE2 1 LFO:SWE:RATE2? |
Preset |
1 kHz |
State Saved |
Yes |
Min |
0.011 Hz |
Max |
50 MHz |
Resolution |
0.001 Hz |
Backwards Compatibility SCPI |
N51xxB: [:SOURce]:LFOutput:SWEep:RATE2 |
For instruments with Option 303 on channel 1.
Sets the choice of trigger source for triggering a sweep.
Trigger Source |
Description |
---|---|
IMMediate (Free Run) | Sweep runs continuously without pause. Update for modern triggering model. |
KEY (Trigger Key) | Sweep runs once when the trigger key is pressed. |
BUS | Sweep runs once per SCPI *TRG command or GET (Group Execute Trigger). |
EXTernal | Selects the use of an external trigger source. |
Global Trigger (GTRigger) | Requires Option PCH. An error message is reported if GTRigger is selected without Option PCH. |
INTernal | Sweep is triggered by an internal Pulse Video or Pulse Sync signal. |
SCPI Command |
[:SOURce][:RF<channel>]:LFOutput:SWEep:TRIGger IMMediate|KEY|BUS|EXTernal|INTernal|GTRigger [:SOURce][:RF<channel>]:LFOutput:SWEep:TRIGger? |
SCPI Example |
LFO:SWE:TRIG IMM LFO:SWE:TRIG? |
Preset |
IMMediate |
Range |
Immediate|Key|Bus|External|Internal|Global Trigger |
State Saved |
Yes |
Backwards Compatibility SCPI |
E82x7D and E8663D: [SOURce]:LFOutput:FUNCtion[1]:SWEep:TRIGger N51xxB: [:SOURce]:LFOutput:SWEep:TRIGger |
Backwards Compatibility Notes |
For E82x7D and E8663D: Alias [SOURce]:LFOutput:FUNCtion[1]:SWEep:TRIGger to [:SOURce]:LFOutput:SWEep:TRIGger |
For instruments with Option 303 on channel 1.
For N5186A/N5185A:
Selects which rear panel connector the device uses to accept an externally applied trigger signal when external is the trigger source selection. To configure available trigger connectors, see N5186A Connectors.
SCPI Command |
[:SOURce][:RF<channel>]:LFOutput:SWEep:TRIGger:EXTernal:SOURce <integer> [:SOURce][:RF<channel>]:LFOutput:SWEep:TRIGger:EXTernal:SOURce? |
SCPI Example |
LFO:SWE:TRIG:EXT:SOUR 1 LFO:SWE:TRIG:EXT:SOUR? |
Preset |
1 |
State Saved |
Yes |
Min |
1 |
Max |
For N5186A/N5185A: 6 |
Resolution | 1 |
Backwards Compatibility SCPI |
N51xxB: [:SOURce]:LFOutput:SWEep:TRIGger:EXTernal:SOURce |
Backwards Compatibility Notes |
For N51xxB: For N5185A and N5186A: TRIGger[1] uses 1 (Trig 1) TRIGger2 uses 2 (Trig 2) PULSe uses 6 (Pulse In) |
For instruments with Option 303 on channel 1.
Selects the internal trigger source.
PVIDeo: Selects Pulse Video as the internal trigger source for triggering sweep, point and function generator sweeps.
PSYNc: Selects Pulse Sync as the internal trigger source for triggering sweep, point and function generator sweeps.
SCPI Command |
[:SOURce][:RF<channel>]:LFOutput:SWEep:TRIGger:INTernal:SOURce PVIDeo|PSYNc [:SOURce][:RF<channel>]:LFOutput:SWEep:TRIGger:INTernal:SOURce? |
SCPI Example |
LFO:SWE:TRIG:INT:SOUR PVID LFO:SWE:TRIG:INT:SOUR? |
Preset |
PSYNc |
Range |
Pulse Video|Pulse Sync |
State Saved |
Yes |
Backwards Compatibility SCPI |
N51xxB: [:SOURce]:LFOutput:SWEep:TRIGger:INTernal:SOURce |
For instruments with Option 303 on channel 1.
Sets the polarity of the trigger for the Swept function.
SCPI Command |
[:SOURce][:RF<channel>]:LFOutput:SWEep:TRIGger:SLOPe POSitive|NEGative [:SOURce][:RF<channel>]:LFOutput:SWEep:TRIGger:SLOPe? |
SCPI Example |
LFO:SWE:TRIG:SLOP NEG LFO:SWE:TRIG:SLOP? |
Preset |
Positive |
Range |
Positive|Negative |
State Saved |
Yes |
Backwards Compatibility SCPI |
N51xxB: [:SOURce]:LFOutput:SWEep:TRIGger:SLOPe |
Sets the input delay at the Pulse In connector.
SCPI Command |
:ROUTe[:CONNectors][:RF<channel>]:PULSe:INPut:DELay <time> :ROUTe[:CONNectors][:RF<channel>]:PULSe:INPut:DELay? |
SCPI Example |
ROUT:CONN:RF1:PULS:INP:DEL 5 us ROUT:CONN:RF1:PULS:INP:DEL? |
Preset |
0 s |
State Saved |
Yes |
Min |
0 s |
Max |
6.825 us |
Resolution |
3.333… ns |
Sets the input slope for the Pulse In connector.
SCPI Command |
:ROUTe[:CONNectors][:RF<channel>]:PULSe:INPut:SLOPe POSitive|NEGative :ROUTe[:CONNectors][:RF<channel>]:PULSe:INPut:SLOPe? |
SCPI Example |
ROUT:CONN:RF1:PULS:INP:SLOP NEG ROUT:CONN:RF1:PULS:INP:SLOP? |
Preset |
POSitive |
Range |
Negative | Positive |
State Saved |
Yes |