tcl.link-pibdev

Verb: Access/TCL, Releases: AP

Links the port to the device#.

Syntax

link-pibdev {process,}port.number

Description

creates a logical 'link' between the given (or current) 'process' and the specified 'port.number'.

The process and the specified port must not be in 'tandem, 'converse', or 'mirror'.

Example

link-pibdev 3

This links the current process to port 3.

link-pibdev 2,4

This links process 2 to port 4.

See Also

Command Name Type Description
tcl.dev-att Verb: Access Attaches a port to the current port.
tcl.tandem Verb: Access Logically link two devices to the same process.
tcl.mirror Verb: Access Directs output from 'master' to one or more 'slave' terminals.
tcl.converse Verb: Access Connects current process to given device.
port.number Definition The port number associated with the process.
tcl.dev-det Verb: Access Detaches a port from the current port.
tcl.unlink-pibdev Verb: Access Unlinks a process from a port.
tcl.:reset-async Verb: Access Resets current or all ports.
tcl.:ent-status Verb: Access displays the status of an entity, device or PIB.

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.