Copyright 2010 Baker Hughes Company.
English–TERPS Instruction Manual | 23
<CR> character is transmitted with the message but not stored in memory. Attempting to store
the colon character causes an error '!022 Bad Message'.
Command:
<SPACE>M,<PIN>,<Message><CR>
Reply:
n/a
Command:
<SPACE>*M,<PIN>,<Message><CR>
Reply:
n/a
Query:
<SPACE>M,?<CR>
Reply:
<Message><CR>
Query:
<SPACE>*M,?<CR>
Reply:
Message = <Message><CR>
6.7.4 O - Communication Settings
This command sets the communications for the transducer. The settings can be either interactive
or non-interactive.
Command:
<SPACE>O, <PIN>,<Baud Rate>,<Parity>,<Character Length>,
<Stop Bits>, <Software Handshaking>, <Number of Termination
Characters><CR>
Reply:
n/a
Command:
<SPACE>*O, <PIN>,<Baud Rate>,<Parity>,<Character Length>,
<Stop Bits>, <Software Handshaking>, <Number of Termination
Characters><CR>
Reply:
n/a
Query:
<SPACE>O,?<CR>
Reply:
<Baud Rate>,<Parity>,<Character Length>,<Stop Bits>,<Software
Handshaking>,<Number of Termination Characters><CR>
Table
10: Communication Settings
Setting
Value
Baud Rate
Number between 0 and 6, or an actual rate.
Parity
Set with a single letter:
I = Ignore, N = None, O = Odd, E = Even
Character Length
7 or 8
Stop Bits
1 or 2
Software Handshaking
Y or N (Yes or No)
Termination Characters
1
a
or 2
b
a. Transmitted lines must end in CR, received lines end in either CR or LF.
b. Transmitted lines must end in CRLF, received lines end in CRCR or CRLF or LFLF or LFCR.