link-pibdev Command

For Windows: Not Supported

The link-pibdev BASIC program 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.

Syntax

link-pibdev {process,}port.number

Example(s)

Links the current process to port 3.

link-pibdev 3

Links process 2 to port 4.

link-pibdev 2,4

See Also

:reset-async Command, converse Command, dev-att Command, dev-det Command, mirror Command, Port Number, tandem Command, unlink-pibdev Command