NextPrevUpTopContentsIndex

close-serial-port

Function
Summary

Closes a serial port

Package

serial-port

Signature

close-serial-port serial-port

Arguments

serial-port

A serial-port object.

Description

The function close-serial-port closes the serial port associated with the given serial-port object.

If serial-port is already closed, an error is signalled.

See also

open-serial-port


LispWorks Reference Manual - 20 Jul 2006

NextPrevUpTopContentsIndex