beautypg.com

Table 4-1. klr labview g driver functions, Klr labview g driver functions -2 – KEPCO KLR Series Developers Guide User Manual

Page 44

background image

4-2

KLR-DEV 060713

TABLE 4-1. KLR LABVIEW G DRIVER FUNCTIONS

Function Name

Purpose

KepcoDCPWR initialize with options

Makes Visa Connection. Creates Open handle
Provides ability to issue Reset and parse IDN

KepcoDCPWR initialize

Makes Visa Connections, No Reset, IDN is parsed and Kepco
model is properly identified.

Kepco Serial initialize with options

Makes Visa Connection. Creates Open handle
Provides ability to issue Reset and parse IDN

KepcoDCPWR close

Closes the driver, freeing resources

Recognize Model

Sends *IDN? And verifies KEPCO string returned

KepcoDCPWR IDN parser

Parse the IDN string – determining model

KepcoDCPWR Revision Query

Uses IDN parser to determine firmware revision

KepcoDCPWR Reset

Sends *RST to Power supply, set output off, volt=0, curr min,
over voltage and over current to max values

KepcoDCPWR Reset with Defaults

Supplied for compatibility purposes uses above

KepcoDCPWR Self-test

Sends *TST? To unit and returns result- o= all okay.

Output Control functions

KepcoDCPWR Configure Voltage Level

Set voltage output setting to a specific value

KepcoDCPWR Configure Current Level

Sets current output setting to a specific level

KepcoDCPWR Query Voltage Level

Queries unit and returns voltage level setting

KepcoDCPWR Query Current Level

Queries unit and returns Current level setting

KepcoDCPWR Configure Voltage Limit

Set virtual voltage setting to a specific value

KepcoDCPWR Configure Current Limit

Sets virtual current setting to a specific level

KepcoDCPWR Query Voltage Limit

Queries unit and returns limit model voltage level setting

KepcoDCPWR Query Current Limit

Queries unit and returns limit model Current setting

KepcoDCPWR Configure OVP

Set over voltage setting to a specific value

KepcoDCPWR Configure OCP

Sets Over current setting to a specific level

KepcoDCPWR Configure Output State

Sets output on or off

KepcoDCPWR Query Output State

Returns Output on(1) or off(0).

Measurement

KepcoDCPWR Measure [MSR]

Returns the voltage read back 9 default or Current read back
value from KLR.

List Functions (supported in standalone configurations only)

KepcoDCPWR Configure Current Mode

Sets unit to List or Fixed mode of operation. Fixed operation is
default

KepcoDCPWR Configure Voltage Mode

Sets unit to List or Fixed mode of operation. Fixed operation is
default

KepcoDCPWR Configure User Sequence

Initializes list from an array of either voltage and dwell or Cur-
rent and dwell to execute the list a number of times.