All Manuals > LispWorks User Guide and Reference Manual

NextPrevTopContentsIndex

37 The SERIAL-PORT Package

This chapter describes the symbols available in the SERIAL-PORT package.

The Serial Port functionality is loaded into LispWorks by evaluating

(require "serial-port")

Note: this chapter applies only to LispWorks for Windows, and not the UNIX, Linux or Mac OS X platforms.

open-serial-port

close-serial-port

get-serial-port-state

serial-port

read-serial-port-char

read-serial-port-string

serial-port-input-available-p

set-serial-port-state

wait-serial-port-state

write-serial-port-char

write-serial-port-string


LispWorks User Guide and Reference Manual - 21 Dec 2011

NextPrevTopContentsIndex