Command syntax – GW Instek GBS-1000 Series Programming Manual User Manual

Page 16

Advertising
background image

GBS-1000 Programming Manual

16

Command Syntax

Compatible
standard

IEEE488.2, 1992 (fully compatible)

SCPI, 1994 (partially compatible)

Command format

trig:del:mod <NR1>LF

1

2

3

4

1: command header
2: single space
3: parameter
4: message terminator

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

Message
terminator

Terminates a command line.

LF^END

line feed code (hexadecimal 0A)
with END message

LF

line feed code

<dab>^END

last data byte with END message

Note

Commands introduced here are described in
abbreviated style (same functionality)

Commands are non-case sensitive.

Advertising