6.2.3 IEEE-488.2 Command Structure
107
|
www.lakeshore.com
D
SPE (Serial Poll Enable) and SPD (Serial Poll Disable): serial polling accesses the
Service Request Status Byte Register. This status register contains important
operational information from the unit requesting service. The SPD command
ends the polling sequence.
6.2.3.2 Common Commands
Common commands are addressed commands that create commonality between
instruments on the bus. All instruments that comply with the IEEE-488 standard
share these commands and their format. Common commands all begin with an aster-
isk. They generally relate to bus and instrument status and identification. Common
query commands end with a question mark (?). Model 350 common commands are
detailed in section 6.6.1 and summarized in TABLE 6-6.
6.2.3.3 Device Specific Commands
Device specific commands are addressed commands. The Model 350 supports a vari-
ety of device specific commands to program instruments remotely from a digital
computer and to transfer measurements to the computer. Most device specific com-
mands also work if performed from the front panel. Model 350 device specific com-
mands are detailed in section 6.6.1 and summarized in TABLE 6-6.
6.2.3.4 Message Strings
A message string is a group of characters assembled to perform an interface function.
There are three types of message strings: commands, queries and responses. The
computer issues command and query strings through user programs, and the instru-
ment issues responses. Two or more command strings or queries can be chained
together in one communication, but they must be separated by a semi-colon (;). The
total communication string must not exceed 255 characters in length.
A command string is issued by the computer and instructs the instrument to perform
a function or change a parameter setting. When a command is issued, the computer
is acting as talker and the instrument as listener. The format is:
<command mnemonic><space><parameter data><terminator>.
Command mnemonics and parameter data necessary for each one is described in
section 6.6.1. A terminator must be sent with every message string.
A query string is issued by the computer and instructs the instrument which response
to send. Queries are issued similar to commands with the computer acting as talker
and the instrument as listener. The query format is:
<query mnemonic><?><space><parameter data><terminator>.
Query mnemonics are often the same as commands with the addition of a question
mark. Parameter data is often unnecessary when sending queries. Query mnemonics
and parameter data if necessary is described in section 6.6.1. A terminator must be
sent with every message string. Issuing a query does not initiate a response from the
instrument.
A response string is sent by the instrument only when it is addressed as a talker and
the computer becomes the listener. The instrument will respond only to the last query
it receives. The response can be a reading value, status report or the present value of a
parameter. Response data formats are listed along with the associated queries
Summary of Contents for 350
Page 4: ...Model 350 Temperature Controller ...
Page 6: ......
Page 14: ...Model 350 Temperature Controller ...
Page 28: ...14 cHAPTER 1 Introduction Model 350 Temperature Controller ...
Page 53: ...Examples of PID control 2 13 4 ManualOutput 39 www lakeshore com FIGURE 2 4 ...
Page 58: ...44 cHAPTER 2 Cooling System Design and Temperature Control Model 350 Temperature Controller ...
Page 118: ...104 cHAPTER 5 Advanced Operation Model 350 Temperature Controller ...
Page 178: ...164 cHAPTER 7 Options and Accessories Model 350 Temperature Controller ...
Page 192: ...178 cHAPTER 8 Service Model 350 Temperature Controller ...