Touchpoint 4 Serial Communication Protocol Issue 1 09/07
Glossary
The following terms are used in this manual:
Handshake: The process of acknowledging a communication has been received.
The Touchpoint4 gas detector controller uses ACK/NAK responses.
Hexadecimal: A type of numbering system with a base of 16. In this numerical system,
thelettersAthroughFrepresentsnumbers10through15respectively.Forexample,
3Finhexadecimalrepresents63indecimal.Theshortenedversionoftheword
hexadecimalisgenerally"Hex",asin"Hex3F.""0x"isthenotationusedinthismanual
forhexadecimal(e.g.0x3F).
Instrument: This term is used to refer to the Touchpoint4 gas detector controller.
Master: A computer or PLC that communicates with slaves using the
Touchpoint4 protocol.
Packet: A block of information that is passed between the master and the slave.
A packet is made from many bytes of information.
Protocol: The manner in which data is transferred and the format used for the transfer.
Touchpoint4 protocol refers to the packets of transferred data the Touchpoint4
instrument recognizes.
Slave: Touchpoint4 gas detector controller. A network may have several slaves.
Time-Out:Themaximumamountoftimeallowedbetweenthetimethelastbyteofa
packetissentfromthe“master”devicetothetimethe“slave”deviceresponds.
The time-out period of 1 second is recommended for this protocol. In fact, the period
fromrequesttransmissiontoresponsereceptionisnotmorethan500ms.
2