GetMappedSignal Method (Ripper Object)

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.

Usage

Ripper.GetMappedSignal(ByVal Net as IVdNet, ByVal sSignal As String) As String

Arguments

Net

The net or bus which includes the given signal.

sSignal

The name of the signal.

Return Values

As String. A string containing the name of the signal that is mapped to sSignal.