Rs 485 Communication Description; Communication Format; Communication Protocol - Varian TV 141 Mode D'emploi

Masquer les pouces Voir aussi pour TV 141:
Table des Matières

Publicité

RS 485 COMMUNICATION DESCRIPTION

Communication Format

• 8 data bit
• no parity
• 1 stop bit
• baud
rate:
600/1200/2400/4800/9600
grammable

Communication Protocol

The communication protocol is a MASTER/SLAVE
type where:
• Host = MASTER
• Controller = SLAVE
The communication is performed in the following
way:
1. the host (MASTER) send a MESSAGE + CRC to
the controller (SLAVE);
2. the controller answer with an ANSWER + CRC
to the host.
The MESSAGE is a string with the following format:
<STX>+<ADDR>+<WIN>+<COM>+<DATA>+<ETX>
+<CRC>
where:
NOTE
When a data is indicated between two quotes (ë...í)
it means that the indicated data is the correspond-
ing ASCII character.
− <STX> (Start of transmission) = 0x02
− <ADDR> (Unit address) = 0x80 + device number
(0 to 31)
− <WIN> (Window) = a string of 3 numeric char-
acter indicating the window number (from ë000í
to ë999í); for the meaning of each window see
the relevant paragraph.
− <COM> (Command) = 0x30 to read the window,
0x31 to write into the window
− <DATA> = an alphanumeric ASCII string with
the data to be written into the window. In case
of a reading command this field is not present.
The field length is variable according to the data
type as per the following table:
DATA TYPE
Logic (L)
Numeric (N)
Alphanumeric
(A)
− <ETX> (End of transmission) = 0x03
pro-
− <CRC> = XOR of all characters subsequent to
<STX> and including the <ETX> terminator. The
value is hexadecimal coded and indicated by
two ASCII character.
The addressed SLAVE will respond with an AN-
SWER whose structure depends from the MESSAGE
type.
When the MESSAGE is a reading command, the
SLAVE will respond transmitting a string with the
same structure of the MESSAGE.
Examples:
− reading request of logic window n. 10 which
contains a logic variable whose value is ë0í
(OFF):
MASTER to SLAVE: <0x02> + <0x80> +
<í010í> + <0x30> + <0x03> + <í82í>
SLAVE to MASTER: <0x02> + <0x80> +
<í010í> + <0x30> + <í0í> + <0x03> +
<íB2í>
− reading request of numeric window n. 10 whose
value is ë123í:
MASTER to SLAVE: <0x02> + <0x80> +
<í010í> + <0x30> + <0x03> + <í82í>
SLAVE to MASTER: <0x02> + <0x80> +
<í010í>
<0x03> + <í82í>
When the MESSAGE is a writing command, the
SLAVE will respond transmitting a string with the
following structure:
<STX>+<ADDR>+<ACK>+<ETX>+<CRC>
where <STX>,
have the meaning previously discussed, while
<ACK> = 0x6.
32
TECHNICAL INFORMATION
FIELD
VALID
LENGTH
CHARACTERS
1
ë0í = OFF
ë1í = ON
6
ë-ë, ë.í, ë0í . . . ë9í right
justified with ë0í
10
from blank to ë_í (ASCII)
+
<0x30>
+
<í000123í>
<ETX> and <CRC>
<ADDR>,
87-900-924-01(B)
+

Publicité

Table des Matières
loading

Table des Matières