unitPath - returns the full object path name of the unit

USAGE

    unitPath <unit>

DESCRIPTION

This command takes the given name of a unit and returns the object path for the group, in the form "group(i).unit(j)".

EXAMPLES

To get the path for the unit named "output:2":

    lens> unitPath output:2
    group(3).unit(2)

SEE ALSO

netPath, groupPath, exampleSetPath, setObject


Last modified: Mon Mar 1 16:08:35 EST 1999