EasyManuals Logo
Home>YOKOGAWA>Recording Equipment>DL350

YOKOGAWA DL350 User Manual

YOKOGAWA DL350
215 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #19 background imageLoading...
Page #19 background image
3-1
IM DL350-17EN
Programming Overview
1
2
3
4
5
App
Index
Program Message Unit Syntax
The program message unit syntax is as follows:
,
<Program header> <Program data>Space
<Program header>
The program header indicates the command type. For
details, see page 3-3.
<Program data>
Attach program data if there are conditions that are
required to execute a command. Separate the program
data from the header with a space (ASCII code 20H).
If there are multiple data values, separate each data
value with a comma.
For details, see page 3-6.
Example
Header Data
:ACQuire:MODE NORMal<PMT>
Response Message
The response message syntax is as follows:
<Response message unit>
A response message consists of one or more
response message units; each response message unit
corresponds to one response.
Separate each response message unit with a
semicolon.
For details on the response message syntax, see the
next page.
Example
Unit Unit
:ACQUIRE:MODE NORMAL;COUNT 1<RMT>
<RMT>
RMT stands for “response message terminator.” The
response message terminator is
NL^END
.
Messages
Messages are used to exchange information between
the controller and the instrument. Messages that are
sent from the controller to the instrument are called
program messages, and messages that are sent
from the instrument back to the controller are called
response messages.
If a program message contains a command that
requests a response (a query), the instrument returns
a response message upon receiving the program
message. The instrument returns a single response
message in response to a single program message.
Program Message
The program message syntax is as follows:
<PMT>
;
<Program message unit>
<Program message unit>
A program message consists of one or more
program message units. Each unit corresponds to
one command. The instruments are executes the
commands in the order that they are received.
Separate each program message unit with a
semicolon.
For details on the program message syntax, see the
next section.
Example
Unit Unit
:ACQuire:MODE NORMal;COUNt 1<PMT>
<PMT>
<PMT> is a program message terminator. The
following three terminators are available.
NL
(new line):
Same as LF (line feed). ASCII code “0AH”
^END
: The END message as defined by IEEE 488.1
(The data byte that is sent with the END
message is the last data byte of the program
message.)
NL^END
: NL with an END message attached.
(NL is not included in the program message.)
3.1 Messages
Chapter 3 Programming Overview

Other manuals for YOKOGAWA DL350

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the YOKOGAWA DL350 and is the answer not in the manual?

YOKOGAWA DL350 Specifications

General IconGeneral
BrandYOKOGAWA
ModelDL350
CategoryRecording Equipment
LanguageEnglish

Related product manuals