Scope: Schematic editor
Object: Ripper Object
Prerequisites: None
Returns the name of the signal that is mapped to the given signal by the bus ripper.
Ripper.GetMappedSignal(ByVal Net as IVdNet, ByVal sSignal As String) As String
The net or bus which includes the given signal.
The name of the signal.
As String. A string containing the name of the signal that is mapped to sSignal.