Data - YOKOGAWA SL1000 User Manual

High-speed data acquisition unit communication interface
Hide thumbs Also See for SL1000:
Table of Contents

Advertisement

2.4

Data

Data
A data section comes after the header. A space must be
included between the header and the data. The data
contains conditions and values. Data is classified as below.
Data
Meaning
<Decimal>
A value expressed as a decimal number
(Example: Probe attenuation of CH1
-> CHANnel1:PROBe 100)
<Voltage><Time>
A physical value
<Frequency>
(Example: Time axis range
<Current>
-> TIMebase:TDIV 1US)
<Register>
Register value expressed as binary, octal,
decimal or hexadecimal.
(Example: Extended event register value
-> STATUS:EESE #HFE)
<Character Data> Predefined character string (mnemonic).
Can be selected from { }.
(Example: Select the input coupling of CH1
-> CHANnel1:COUPling
{AC|DC|DC50|GND})
<Boolean>
Indicates ON and OFF. Set using ON,
OFF or a value
(Example: Turn ON the CH1 display
-> CHANnel1:DISPlay ON)
<String data>
An arbitrary character string
(Example: Comment to a screen data output
-> MATH1:UNIT:USERdefine "VOLT")
<Filename>
Indicates a file name.
(Example: Save file name
− > FILE:SAVE:WAVeform:NAME "CASE1")
<Block data>
Arbitrary 8-bit data
(Example: Response to acquired waveform data
-> #800000010ABCDEFGHIJ)
<Decimal>
<Decimal> indicates a value expressed as a decimal
number, as shown in the table below. Decimal values
are given in the NR form as specified in the ANSI
X3.42-1975.
Symbol Meaning
<NR1>
Integer
<NR2>
Fixed-point number
<NR3>
Floating-point number
<NRf>
Any of the forms <NR1> to <NR3> is allowed.
• The instrument can receive decimal values that are
sent from the controller in any of the forms, <NR1>
to <NR3>. This is represented by <NRf>.
• For response messages that the instrument returns
to the controller, the form (<NR1> to <NR3> to be
used) is determined by the query. The same form is
used regardless of the size of the value.
• For the <NR3> format, the "+" sign after the "E" can
be omitted. However, the "-" sign cannot be omitted.
• If a value outside the setting range is entered, the
value is normalized so that it is just inside the range.
• If a value has more significant digits than the
available resolution, the value is rounded.
2-6
Example
125-1
+1000
125.0
-.90
+001.
125.0E+0 -9E-1
+.1E4
<Voltage>, <Time>, <Frequency>, and <Current>
<Voltage>, <Time>, <Frequency>, and <Current>
indicate decimal values that have physical significance.
<Multiplier> or <Unit> can be attached to the <NRf>
form that was described earlier. It is expressed in one
of the following forms.
Form
<NRf><Multiplier><Unit>
<NRf><Unit>
<NRf><Multiplier>
<NRf>
<Multiplier>
<Multipliers> which can be used are indicated
below.
Symbol
Word
EX
Exa
PE
Peta
T
Tera
G
Giga
MA
Mega
K
Kilo
M
Milli
U
Micro
N
Nano
P
Pico
F
Femto
A
Ato
<Unit>
<Units> that can be used are indicated below.
Symbol
Word
V
Volt
S
Second
HZ
Hertz
MHZ
Megahertz
A
Ampere
• <Multiplier> and <Unit> are not case sensitive.
• "U" is used to indicate micro "µ".
• "MA" is used for Mega to distinguish it from Milli.
The only exception is Megahertz which is expressed
as "MHZ." Therefore, the "M (Milli)" multiplier cannot
be used for frequencies.
• If both <Multiplier> and <Unit> are omitted, the
default unit is used.
• Response messages are always expressed in the
<NR3> form. Response messages are returned
using the default unit without the <Multiplier> or
<Unit>.
Example
5MV
5E-3V
5M
5E-3
Multiplier
10
18
10
15
10
12
10
9
10
6
10
3
10
–3
10
–6
10
–9
10
–12
10
–15
10
–18
Meaning
Voltage
Time
Frequency
Frequency
Current
IM 720320-17E

Advertisement

Table of Contents
loading

Table of Contents