Setting the Frequency
Set the frequency by searching and navigating the documentation.
-
Search for frequency in the integrated help.
The results returned in response to the frequency query includes Frequency (object).
-
Double-click the Frequency (object).
Figure 1. A snippet of the Frequency object which shows the Usage locations (object properties) and Property list.Note: Similar to VoltageSource, Frequency is also configuration specific. -
Use the .Start property to set a single frequency using the
following syntax:
this_config.Frequency.Start = "3e8"
Note: For a single frequency solution, you only need to specify .Start.