C++ example – GW Instek PSW-Series Programming & Command manual User Manual

Page 46

Advertising
background image

PSW Series Programming Manual

46

C++ Example

Background

The following program creates a connection to
the PSW and sets the voltage to 3.3 volts and
the current 1.5 amps. The voltage and current
reading is then read back and the connection is
closed.

Note

Add visa32.lib to the project library when
building the following sample program.

Advertising