60
|
INSTRUCTIONS FOR USE
OM 402LC
DATA PROTOCOL
8
The instruments communicate via serial line RS232 or RS485. For communication they use the ASCII protocol. Communica-
tion runs in the following format:
ASCII:
8 bit, no parity, one stop bit
DIN MessBus: 7 bit, even parity, one stop bit
The transfer rate is adjustable in the instrument menu. The instrument address is set in the instrument menu in the range of
0 ÷ 31. The manufacture setting always presets the ASCII protocol, rate of 9600 Baud, address 00. The type of line used -
RS232 / RS485 - is determined by an output board automatically identified by the instrument.
The commands are described in specifications you can find at na www.orbit.merret.cz/rs or in the OM Link program.
DETAILED DESCRIPTION OF COMMUNICATION VIA SERIAL LINE
Event
Type
Protocol
Transmitted data
Data solicitation (PC)
232
ASCII
#
A
A
<CR>
MessBus
No - data is transmitted permanently
485
ASCII
#
A
A
<CR>
MessBus
<SADR> <ENQ>
Data transmission (instrument)
232
ASCII
>
D
(D)
(D)
(D)
(D)
(D)
(D)
(D)
(D)
(D)
<CR>
MessBus
<SADR>
D
(D)
(D)
(D)
(D)
(D)
(D)
(D)
(D)
(D)
<ETX>
<BCC>
485
ASCII
>
D
(D)
(D)
(D)
(D)
(D)
(D)
(D)
(D)
(D)
<CR>
MessBus
<SADR>
D
(D)
(D)
(D)
(D)
(D)
(D)
(D)
(D)
(D)
<ETX>
<BCC>
Confi rmation of data acceptannce
(PC) - OK
485
MessBus
<DLE>
1
Confi rmation of data acceptance
(PC) - Bad
<NAK>
Sending address (PC) prior command
<EADR> <ENQ>
Confi rmation of address (instrument)
<SADR> <ENQ>
Command transmission (PC)
232
ASCII
#
A
A
N
P
(D)
(D)
(D)
(D)
(D)
(D)
(D)
<CR>
MessBus
<STX>
$
N
P
(D)
(D)
(D)
(D)
(D)
<ETX>
<BCC>
485
ASCII
#
A
A
N
P
(D)
(D)
(D)
(D)
(D)
(D)
(D)
<CR>
MessBus
<SADR>
$
N
P
(D)
(D)
(D)
(D)
(D)
<ETX>
<BCC>
Command confi rmation (instrument)
232
ASCII
OK
!
A
A
<CR>
Bad
?
A
A
<CR>
Messbus
No - data is transmitted permanently
485
ASCII
OK
!
A
A
<CR>
Bad
?
A
A
<CR>
MessBus
OK
<DLE>
1
Bad
<NAK>
Command confi rmation (inst.) - OK
485
MessBus
!
A
A
<CR>
Command confi rmati (instrument) - Bad
?
A
A
<CR>
Instrument identifi cation
#
A
A
1Y
<CR>
HW identifi cation
#
A
A
1Z
<CR>
One-time transmission
#
A
A
7X
<CR>
Repeated transmission
#
A
A
8X
<CR>