![YOKOGAWA GS820 Скачать руководство пользователя страница 198](http://html.mh-extra.com/html/yokogawa/gs820/gs820_user-manual_911275198.webp)
16.1.4 Response
When the controller sends a message unit that has
a question mark in its program header (query), the
instrument returns a response message to the query.
16.1.5 Data
Data
Data contain conditions and values that are written
after the header. A space is used to separate the
header and data. Data is classified as follows:
Notation
Meaning
Example
<Integer>
-
125 −1
<Fixed-point number>
-
125.0 −.90
<Floating-point number>*
-
125.0E+0 −9E−1
<Value>
<Integer>, <Fixed-point number>, or <Floating-
point number>
<Voltage>
<Value> to which a voltage unit (V) can be
attached.
-1.25mV
<Current>
A <Value> to which a current unit (A) can be
attached.
-75.1E-2A
<Time>
A <Value> to which a time unit (S) can be
attached.
360S
<Resistance> A <Value> to which a resistance unit (ohm)
can be attached.
4.7kohm
<Binary/Octal/Hexadecimal>
A binary number following #B, an octal
number following #Q, or an hexadecimal
number following #H.
#B1101 #Q706 #H9F3C
<Character string>
Character string enclosed by double or single
quotation marks.
"Hello"
* In <Floating-point number>, the + sign after E can
be omitted.
16-5
IM 765601-01E
Communication Commands
3
2
1
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
App
Index
16.1 Program Format