Previous Topic

Next Topic

Book Contents

Book Index

Serial communications

This section covers serial communications via the serial port on SPLat controllers. The serial port is intended primarily for programming via SPLat/PC. It can however also be used for communicating with 3rd party devices. In modern terminology a serial port is often referred to as a COM port, a term adopted from personal computers.

Serial communications between any two devices requires that there be agreement on two major things:

The electrical interface

The electrical interface defines the voltage levels, pinouts etc of the electrical connection. Common standards are RS232 and RS485.

Some SPLat controllers have RS232 compatible serial interfaces. Others (the models that use our special programming cable) do not, but can be converted to RS232 via a programming cable.

We have a range of RS485 adaptors available, so all SPLat controllers can potentially provide RS485.

The protocol

The protocol is the "language" used to convey information across the electrical interface. Just like all people use essentially the same repertoire of sounds interface to each other, there are many different, mutually incompatible, languages.

SPLat controllers support:

Previous Topic

Next Topic

In This Section

Serial communications: protocol selection

ModBus

User programmable protocol

RS232 pinouts: a primer