Programming Examples
Copyright © Itech Electronic Co., Ltd. 111
Chapter14 Programming Examples
13.1 Introduction
This chapter contains examples on how to program your electronic load. Simple
examples show you how to program:
Input functions such as voltage, current, and resistance
Transient functions, including lists
Measurement functions
The status and protection functions
NOTE: These examples in this chapter show which commands are used
to perform a particular function, but do not show the commands being
used in any particular programming environment.
13.2 Programming the Input
13.2.1 Power-on Initialization
When the electronic load is first turned on, it wakes up with the input state set
OFF. The following commands are given implicitly at power-on:
*RST or *RCL 0
*CLS
*SRE 0
*ESE 0
*RST is a convenient way to program all parameters to a known state. Refer to
the *RST command in chapter 4 to see how each programmable parameter is
set by *RST. Refer to the *PSC command in chapter 4 for more information on
the power-on initialization of the *ESE and the *SRE registers.
13.2.2 Enabling the Input
To enable the input, use the command:
INPut ON