M I N I - C U B E – U S E R M A N U A L
Rev 1.3 06/2018 50/59
The electrical levels of the signals are of the standard RS232C type.
- The default transmission speed is 9600 bit/s, the data format is of the 8 data bit
type, 1 stop bit and no parity bits
- The DB9 Male “RS232C” connector reflects the following pin-out:
Foreword: Hexadecimal ASCII (HEX-ASCII) representation
In the protocol described below a great deal of the parameters and data are
represented in Hexadecimal ASCII (HEX-ASCII) format, in other words:a byte with
a value of 0x7A is represented by two ASCII characters: ‘7’ (0x37) and ‘A’ (0x41),
the first represents the most significant nibble and the second, the least
significant.
Examples:
As can be seen, this type of representation means that two ASCII characters are
necessary for representing the value of one byte.
General remarks: Delay in replying
To allow the machine time to activate the reception mode it is necessary to enter a
delay of 1 second on the reply.
Message for sending Results: Command 0x51
This message is sent by the MINI-CUBE to the host computer. The message
contains the results of the analyses carried out on one or more tubes. The host