¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

File updated in [email protected]


[email protected] Notification
 

Hello,

This email message is a notification to let you know that the following files have been updated in the Files area of the [email protected] group.

Uploaded By: Larry Rothman <nlroth@...>

Description:
This is a translated, reformatted and edited version of cho45's excellent NanoVNA User Guide. The document is 37 pages and is formatted for printing. Updated Dec 9-2019 - Added new section on Developer Extended Features, general updates.

Cheers,
The Groups.io Team


[email protected] Notification
 

Hello,

This email message is a notification to let you know that the following files have been updated in the Files area of the [email protected] group.

Uploaded By: Larry Rothman <nlroth@...>

Description:
This is the latest update of the Console Commands for the NanoVNA as of Dec 9th. It replaces the previous version. updated some command descriptions (per QRP's new v0.4.3 F/W) Please let me know of any errors or omissions.

Cheers,
The Groups.io Team


 

On Wed, Dec 11, 2019 at 12:46 PM, "[email protected] Notification" <[email protected]> wrote:

* /NanoVNA_Console_Commands_Dec 9-19.pdf ( /g/nanovna-users/files/NanoVNA_Console_Commands_Dec 9-19.pdf )

*Uploaded By:* Larry Rothman <nlroth@...>

*Description:*
This is the latest update of the Console Commands for the NanoVNA as of Dec 9th. It replaces the previous version. updated some command descriptions (per QRP's new v0.4.3 F/W) Please let me know of any errors or omissions.
=========================================================================

I have a question regarding the "sweep" command:

sweep - usage: sweep {start(Hz)} [stop] [points]
if no inputs: then prints current setup eg:300000000 500000000 101
otherwise, can force new sweep settings using the following commands:
start
stop
center
span
cw
set ¨C sets sweep points

Can "sweep" "center" "span" be entered on the same console command line?

<sweep center 30000000> and;
<sweep span 1000000> work for me. But not;
<sweep center 30000000 span 1000000>

TKs

- Herb


 

Hi Herb,
I think Erik or QRP (and maybe Rune) will have to answer that more accurately than me, as what I wrote was my interpretation of their explanation in a forum post waaaay back in October some time.?
... Larry

On Thu, 12 Dec 2019 at 6:15 PM, hwalker<herbwalker2476@...> wrote: On Wed, Dec 11, 2019 at 12:46 PM, "[email protected] Notification" <[email protected]> wrote:

* /NanoVNA_Console_Commands_Dec 9-19.pdf ( /g/nanovna-users/files/NanoVNA_Console_Commands_Dec 9-19.pdf )

*Uploaded By:* Larry Rothman <nlroth@...>

*Description:*
This is the latest update of the Console Commands for the NanoVNA as of Dec 9th. It replaces the previous version. updated some command descriptions (per QRP's new v0.4.3 F/W) Please let me know of any errors or omissions.
=========================================================================

I have a question regarding the "sweep" command:

sweep - usage: sweep {start(Hz)} [stop] [points]
? ? if no inputs: then prints current setup eg:300000000 500000000 101
? ? otherwise, can force new sweep settings using the following commands:
? ? start
? ? stop
? ? center
? ? span
? ? cw
? ? set ¨C sets sweep points

Can "sweep"? "center"? "span" be entered on the same console command line?

<sweep center 30000000> and;
<sweep span 1000000> work for me. But not;
<sweep center 30000000 span 1000000>

TKs

- Herb


 

Can "sweep" "center" "span" be entered on the same console command line?
No, at least in ttrftech firmware, only the first argument can be one of {start|stop|center|span|cw}

<sweep center 30000000> and;
<sweep span 1000000> work for me. But not;
<sweep center 30000000 span 1000000>
It is sad (to me) that so much code is wasted on useless "flexibility".