Grammar Of Messages; Remote Mode; Lxi - Keysight E4981A Programming Manual

Capacitance meter
Hide thumbs Also See for E4981A:
Table of Contents

Advertisement

Overview of Remote Control

LXI

Grammar of messages

This section describes the grammar to send program messages via GPIB.
Program messages are messages that the user sends to the instrument from
the external controller to control the instrument. A program message consists
of one or more commands and their necessary parameters.
Upper/lower case sensitivity
Upper/lower case insensitive.
Program message terminator
A program message must be terminated with one of the three program
message terminators: <new line>, <^END>, or <new line><^END>. <^END>
indicates that EOI on the GPIB interface becomes active at the instant when
the immediately previous data byte is sent. For example, the OUTPUT
command of HTBasic automatically sends the message terminator after the
last data byte.
Parameters
A space (ASCII code: 32) is required between a command and its first
parameter. When sending several parameters in a single command, separate
each parameter with a comma (,).
Message including several commands
When sending two or more commands in a single message, separate each
command with a semicolon (;). The following example shows how to send the
*CLS command and the :STAT:PRES command in a single message using
HTBasic.
OUTPUT 717;"*CLS;:STAT:PRES"

Remote mode

The E4981A enters remote mode when controlled with commands from the
controller and RMT is displayed in the status display area in the lower right of
the screen.
Press [Local/Lock] to cancel the remote mode.
LXI
E4981A is complaint with LXI standard: version1.2 Class C.
Keysight E4981A 120 Hz/1 kHz/1 MHz Capacitance Meter
39

Advertisement

Table of Contents
loading

This manual is also suitable for:

E4981a/001E4981a/002

Table of Contents