Setting the Frequency
Specify a single global frequency as 300 MHz.
myProject.Contents.SolutionConfigurations.GlobalFrequency.Start = "300e6"
- Search for Frequency (object) in the Help1.
-
In the Help, under
, search for properties that are applicable to setting a single
frequency:
- Start - The first frequency value (Hz).
-
Fill in the frequency value:
Start = "300e6"
-
Determine the syntax to prepend to Start: