Signal Picker Source

Description of the Signal Picker Source component in Schematic Editor, which outputs a selected signal from the model.

Component icon

Figure 1. Signal Picker Source icon

Description

The Signal Picker Source outputs a selected signal from a Schematic Editor model.

Currently, the supported components from which signal selection is possible are Voltage and Current Measurements, Probe and Digital Probe components.

Figure 2. Signal Chooser dialog
Figure 3. Example of signal selection

Ports

  • Output (out)
    • Value of the selected signal
      • Supported types: real
      • Vector support: no

Properties

Figure 4. Signal Picker Source component properties
  • Signal chooser
    • Select chosen signal from the list of available signals in the Schematic Editor model. See the Description section for the list of currently supported components.
  • Execution rate
    • Type in the desired signal processing execution rate. This value must be compatible with other signal processing components of the same circuit: the value must be a multiple of the fastest execution rate in the circuit. There can be up to four different execution rates, but they must all be multiple of the basic simulation timestep. To specify the execution rate, you can use either decimal (e.g. 0.001) or exponential values (e.g. 1e-3) in seconds. Alternatively, you can type in ‘inherit’ in which case the component will be assigned execution rate based on the execution rate of the components it is receiving input from.