beautypg.com

Table 4-1. klp labview g driver functions, Klp labview g driver functions -2 – KEPCO KLP Series Developers Guide, Rev 3 User Manual

Page 44

background image

4-2

KLP-DEV 041213

TABLE 4-1. KLP 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 identi-
fied.

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 virtual model voltage level setting

KepcoDCPWR Query Current Limit

Queries unit and returns virtual 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 KLP.

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 Current and dwell to execute
the list a number of times.

KepcoDCPWR Clear All Lists

Clears the list if not executing.

KepcoDCPWR Configure List

Loads a specific list from an array of numbers.

KepcoDCPWR Configure List Count

Initializes the list count variable

Trigger Functions

KepcoDCPWR Configure Triggered
Current Level

Establishes the current level upon receipt of a valid trigger

KepcoDCPWR Configure Triggered
Voltage Level

Establishes the voltage level upon receipt of a valid trigger