Setting the Frequency

Set the frequency by searching and navigating the documentation.

  1. Search for frequency in the integrated help.
    The results returned in response to the frequency query includes Frequency (object).
  2. 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.
  3. 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.