beautypg.com

GW Instek PEL-2000 Series Programming User Manual User Manual

Page 15

background image

COMMAND OVERVIEW

15

Parameter

Type

Description

Example

Boolean logic

0, 1

integers

0, 1, 2, 3

decimal numbers 0.1, 3.14, 8.5

floating point

4.5e-1, 8.25e+1

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

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

1, 1.5, 4.5e-1
MAX, MIN

Arbitrary ascii
characters.

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

d

#216<16_bytes_data>

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

^END

last data byte with END message