Message
SCPI Command :
CHANnel<*>:IQ:WARNing:MESSage
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(channel=Channel.Default) str[source]
# CHANnel<*>:IQ:WARNing:MESSage value: str = driver.channel.iq.warningPy.message.get(channel = repcap.Channel.Default)
Returns the message string if method
RsRtx.channel.iq.warningPy.state.get()is true.- Parameters:
channel – optional repeated capability selector. Default value: Ch1 (settable in the interface ‘Channel’)
- Returns:
warning_message: The string is: Undersampling if the carrier frequency is too fast. CF + BW/2 DevBW if bandwidth serttings do not fit. CF is the carrier frequency, BW is the filter bandwidth, and DevBW is the maximum instrument bandwidth.