Remote Interface Connections - ITech IT-M3200 Programming Manual

Programmable dc power supply
Table of Contents

Advertisement

1.7 Remote Interface Connections

Please refer to user manual for detailed introductions of the remote interface.
strings must start and end with paired quotation marks; and single
quotation marks or double quotation marks are both allowed. Quotation
mark separators may also act as one part of a string, they can be typed
twice without any character added between them. String parameter is used
in the following command:
DISPlay:TEXT <quoted string>
For example, the following commands display message of "WAITING..."
(without quotation marks) on the front panel of the instrument.
DISP:TEXT "WAITING..."
Single quotation marks may also be used to display the same message.
DISP:TEXT 'WAITING...'
– <SPD>: string program data. String parameters enclosed in single or
double quotes.
– <CPD>: character program data.
Note
If the user want to change the settings of the instrument, for instance, the output setting
value, the command SYST:REM must be sent to the instrument after finishing the
connection between the instrument and PC.
Copyright © Itech Electronic Co., Ltd.
SCPI Introduction
9

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the IT-M3200 and is the answer not in the manual?

Questions and answers

Table of Contents