Cicode Programming Reference > Cicode Function Categories > Communication Functions Introduction > Communication Functions

Communication Functions

Following are functions relating to communications:

ComClose

Closes a communication port.

ComOpen

Opens a communication port for access.

ComRead

Reads characters from a communication port.

ComReset

Resets the communication port.

ComWrite

Writes characters to a communication port.

SerialKey

Redirects serial characters from a port to the keyboard.

See Also

Cicode Functions