tcl.dev-det

Verb: Access/TCL, Releases: AP

Detaches a port from the current port.

Syntax

dev-det port.number

Description

detaches the port currently attached from the current process.

The user gives up exclusive ownership of the port previously attached via the 'dev-att' verb and makes the port available to other users.

Example

dev-det 3
Device #3: Detached from Pib # 11.
Detaches the port 3 from process 11.

See Also

Command Name Type Description
tcl.dev-att Verb: Access Attaches a port to the current port.
basic.get Statement Gets raw characters from another port.
basic.send Statement Sends output to a specific port.
tcl.link-pibdev Verb: Access Links the port to the device#.
tcl.unlink-pibdev Verb: Access Unlinks a process from a port.
tcl.mirror Verb: Access Directs output from 'master' to one or more 'slave' terminals.
tcl.tandem Verb: Access Logically link two devices to the same process.
tcl.converse Verb: Access Connects current process to given device.
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.