SCPI Command Introduction
Copyright© Itech Electronics Co., Ltd. 9
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...'
<CPD>: character program data;
<SPD>: string program data. String parameters enclosed in single or
double quotes.
1.7 Communication Interface
IT6500C have five standard communication interfaces: RS232, USB, GPIB,
LAN and CAN. The customer can choose any one according to his demands.
Please refer to user manual for detailed introductions of the remote interface
connections.