Index - YOKOGAWA WT310EH User Manual

Digital power meter communication interface
Hide thumbs Also See for WT310EH:
Table of Contents

Advertisement

<Register>
<Register> indicates an integer, and can be expressed
in hexadecimal, octal, or binary as well as a decimal
number. This is used when each bit of the value has a
particular meaning. The following types of expressions
are possible.
Form
<NRf>
#H<Hexadecimal value made up of 0 to 9 and A to F> #H0F
#Q<Octal value made up of 0 to 7>
#B<Binary value made up of 0 and 1>
• <Register> is not case sensitive.
• Response messages are always expressed in the
<NR1> form.
<Character Data>
<Character Data> is a specified string of character
data (a mnemonic). It is mainly used to indicate options
and is chosen from the character strings given in { }.
The data interpretation rules are the same as those
described in "Header Interpretation Rules" on page
5-4.
Form
{RMS|VMEan|DC}
• As with the header, the COMMunicate:VERBose
command can be used to select whether to return
the response in the full form or in the abbreviated
form.
• The COMMunicate:HEADer setting does not affect
<Character data>.
<Boolean>
<Boolean> is data that indicates ON or OFF. The
following types of expressions are possible.
Form
{ON|OFF|<NRf>}
• When <NRf> is expressed in the form, "OFF" is
selected if the rounded integer value is 0, and "ON"
is selected for all other cases.
• A response message is always returned with a 1 if
the value is ON and with a 0 if the value is OFF.
<String Data>
<String data> is not a specified character string like
<Character data>. It is an arbitrary character string.
The character string must be enclosed in single
quotation marks (
) or double quotation marks ( " ).
'
Form
<String data>
IM WT310E-17EN
Example
1
#Q777
#B001100
Example
RMS
Example
ON OFF
1
0
Example
'ABC' "IEEE488.2-1992"
• If a character string contains a double quotation
mark ( " ), the double quotation mark is expressed as
two consecutive quotation marks ( "" ). This rule also
applies to single quotation marks.
• A response message is always enclosed in double
quotation marks ( " ).
• <String data> is any character string. Therefore, the
instrument assumes that the remaining program
message units are part of the character string if no
closing single ( ' ) or double quotation mark ( " ) is
encountered. As a result, no error is detected if a
quotation mark is omitted.
<Block Data>
<Block data> contains 8-bit values. It is only used in
response messages on this instrument. The syntax is
as follows:
Form
#N<N-digit decimal number>
<Data byte sequence>
• #N
Indicates that the data is <Block data>. N indicates
the number of succeeding data bytes (digits) in
ASCII code.
• <N-digit decimal number>
Indicates the number of bytes of data (example:
00000010 = 10 bytes).
• <Data byte sequence>
Expresses the actual data (example: ABCDEFGHIJ).
• Data is comprised of 8-bit values (0 to 255). This
means that the ASCII code "0AH," which stands for
"NL," can also be included in the data. Hence, care
must be taken when programming the controller.
5.4 Data
1
2
3
4
5
Example
6
#800000010ABCDEFGHIJ
7
8
9
App

Index

5-7

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Wt332eWt310eWt333e

Table of Contents