GW Instek PEL-2000 Series Programming User Manual User Manual

Page 15

Advertising
background image

COMMAND OVERVIEW

15

Parameter

Type

Description

Example

<Boolean>

Boolean logic

0, 1

<NR1>

integers

0, 1, 2, 3

<NR2>

decimal numbers 0.1, 3.14, 8.5

<NR3>

floating point

4.5e-1, 8.25e+1

<NRf>

any of NR1, 2, 3 1, 1.5, 4.5e-1

<NRf+>

NRf type
including MIN
(minimum) and
MAX (maximum)
limits of the
parameter.

1, 1.5, 4.5e-1
MAX, MIN

<aard>

Arbitrary ascii
characters.

<block data>

IEEE-488.2 binary block data. The
block data is comprised of five
parts:

d

#216<16_bytes_data><NL>

ab c

e

a. Initialization character (#)
b. Digit length (in ASCII) of

the number of bytes

c. Number of bytes
d. Binary data
e. New line character

Message
terminator

LF^END

line feed code (hexadecimal 0A)
with END message

LF

line feed code

<dab>^END

last data byte with END message

Advertising