TCL
link-pibdev command
.mdThe link-pibdev BASIC program creates a logical link between the given (or current) process and the specified port number.
For Windows: Not Supported
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
Referenced by
1 topic mentions link-pibdev command in its description.