Forums › General Discussions › SM200B: Change Sweep Parameters In Real Time
- This topic has 2 replies, 2 voices, and was last updated 3 years, 7 months ago by
ASmilie.
Viewing 3 posts - 1 through 3 (of 3 total)
- AuthorPosts
ASmilieParticipantI have a SM200B. I have some code that is executing the smGetSweep function in a timer. How would I go about changing parameters such as the start or center frequency? The documentation says “These settings do not take effect until the device is reconfigured for sweep measurement mode.” What do I have to do to accomplish device reconfiguration?
AndrewModeratorASmilie,
You will need to call smConfigure again for any new parameter changes to take effect. You can only have 1 sweep configuration active at a time. After each smConfigure, you should re-acquire the sweep parameters as well.
Andrew
ASmilieParticipantThank you!
My name is Andrew as well!
– Andrew
- AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.