SERI command - HMP155

HMP155 User Guide

Document code
M210912EN
Revision
G.1
Language
English
Product
HMP155
Document type
User guide

Use the SERI serial line command to set the communication settings.

SERI [BAUD][PARITY][DATA][STOP]
Parameter Description
BAUD Bit rate (300, 600, 1200, 2400, 4800, 9600, 19200)
PARITY Parity (n = none, e = even, o = odd)
DATA Data bits (7 or 8)
STOP Stop bits (1 or 2)

To activate the new communication settings, reset the probe.

You can change the settings one parameter at a time or all parameters at once.

Example

Changing baud only

>seri 4800
Baud P D S     : 4800 E 7 1
>

Changing all parameters

>seri 9600 e 7 1
Baud P D S     : 9600 E 7 1
>