Scpi Script - Pacific Power Source LMX Series Operation Manual

Programmable ac power source
Table of Contents

Advertisement

10.7.7 SCPI Script

The SCPI Script menu entry displays the command scripting screen. These user generated
scripts can contain any sequence of SCPI commands, comments and output statements to
automate simple repetitive tasks. Scripts may be used to automate repetitive tasks more
quickly and are simpler to write than an actual application program.
A script can be saved to the PC or tablet on which the browser runs.
10.7.7.1
Supported Keywords and Commands
The following script entries are supported:
Entry Type
USER COMMENT
PRINT
WAIT
SCPI COMMAND
10.7.7.2
Script Execution Control
To run a script, click the  RUN button in the upper left corner of the Editor window. You can
also single step through a script during development using the | STEP button. The  STOP
button will abort execution of a running script. To run a script multiple times, set the REPEAT
TIMES value to a value higher than the default 1 (one). Max. repeat count is 1e+54.
Entire Contents Copyright
2018 by Pacific Power Source, Inc. (PPS) • All Rights Reserved • No reproduction without written authorization from PPS.
LMX Series Power Source Operation Manual
Description
// Any test preceded by a two forward slash characters
Sends text strings after PRINT key word to the OUTPUT window located at the
bottom half of the browser window.
Pauses script execution by no of msecs specified.
Any support SCPI command. Data returned by a query command (?) will be
printed in the output window.
Table 10-1: Supported Script Entries
LMX SERIES™ OPERATION MANUAL
LAN Interface Configuration
SECTION 10:
Page 396 of 463

Advertisement

Table of Contents
loading

Table of Contents