IfFrequency
SCPI Command :
OUTPut<ou>:IF:IFFRequency
- class IfFrequencyCls[source]
- IfFrequency commands group definition. 1 total commands, 0 Subgroups, 1 group commands - get(outputConnector=OutputConnector.Default) float[source]
- # SCPI: OUTPut<ou>:IF:IFFRequency value: float = driver.applications.k6Pulse.output.ifreq.ifFrequency.get(outputConnector = repcap.OutputConnector.Default) - Defines the frequency for the IF output of the FSW. The IF frequency of the signal is converted accordingly. Is available in the time domain and if the IF/VIDEO/DEMOD output is configured for IF. If the [IF WIDE OUTPUT] connector is used (TRACe:IQ:WBANd ON, see method RsFsw.Applications.K17_Mcgd.Trace.Iq.Wband.State.set) , this command is available as a query only. It returns the used IF output frequency which is defined automatically by the application according to the center frequency. For more information see ‘IF and video signal output’. - param outputConnector
- optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Output’) 
- return
- arg_0: No help available 
 
 - set(arg_0: float, outputConnector=OutputConnector.Default) None[source]
- # SCPI: OUTPut<ou>:IF:IFFRequency driver.applications.k6Pulse.output.ifreq.ifFrequency.set(arg_0 = 1.0, outputConnector = repcap.OutputConnector.Default) - Defines the frequency for the IF output of the FSW. The IF frequency of the signal is converted accordingly. Is available in the time domain and if the IF/VIDEO/DEMOD output is configured for IF. If the [IF WIDE OUTPUT] connector is used (TRACe:IQ:WBANd ON, see method RsFsw.Applications.K17_Mcgd.Trace.Iq.Wband.State.set) , this command is available as a query only. It returns the used IF output frequency which is defined automatically by the application according to the center frequency. For more information see ‘IF and video signal output’. - param arg_0
- Unit: HZ 
- param outputConnector
- optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Output’)