KEPCO KLP Series Developers Guide, Rev 3 User Manual
Page 31

KLP-DEV 041213
3-9
currList[3] = 2;
currList[4] = 2;
currList[5] = 2;
dwellTime[0] = 1;
dwellTime[1] = 2;
dwellTime[2] = 3;
dwellTime[3] = 4;
dwellTime[4] = 5;
dwellTime[5] = 0.01;
The following command uses the IVI-COM driver to send the lists to the KLP. Note that the
arrays are passed by reference to the driver.
listPtr.ListPoints(ref voltList, ref currList, ref dwellTime);
The list is set to perform the required number of executions, then started:
// Set the number of executions.
listPtr.count = 2;
// initiate
outputPtr.listInitiate();
The driver should be closed at the end using the following code. The conditional statement
allows the close to be added to the end of the program without getting any runtime errors.
//' Close driver if initialized.
if (KLPdriver.Initialized == true ) KLPdriver.Close();
- ABC-DM SERIES (96 pages)
- ATE (all models) QUICK START GUIDE (8 pages)
- SN 488-D (14 pages)
- SN 488-D (16 pages)
- SN 488-D (94 pages)
- BHK-MG 200W (Full Rack) Series (152 pages)
- BHK-MG 40W (Half Rack) Series (148 pages)
- BIT 232 (72 pages)
- BIT 4882 (56 pages)
- BIT 4886 Quick Start Guide (4 pages)
- BIT 4886 Operator Manual (92 pages)
- BOP 100W, 200W, 400W (M, D) Quick Start Guide (8 pages)
- BOP 20-5ML Modification Sheet (1 page)
- BOP 20-10MC Modification Sheet (2 pages)
- BOP 36-6MC Modification Sheet (2 pages)
- BOP 100-2MC Modification Sheet (2 pages)
- BOP 50-4MC Modification Sheet (2 pages)
- BOP 100-2ML Modification Sheet (2 pages)
- BOP 72-3ML Modification Sheet (2 pages)
- BOP 50-4ML Modification Sheet (2 pages)
- BOP 36-6ML Modification Sheet (2 pages)
- BOP 20-10ML Modification Sheet (2 pages)
- BOP 72-6MC Modification Sheet (2 pages)
- BOP 36-12MC Modification Sheet (2 pages)
- BOP 20-20MC Modification Sheet (2 pages)
- BOP 100-4ML Modification Sheet (2 pages)
- BOP 72-6ML Modification Sheet (2 pages)
- BOP 50-8ML Modification Sheet (2 pages)
- BOP 36-12ML Modification Sheet (2 pages)
- BOP 20-20ML Modification Sheet (2 pages)
- BOP 1KW-MG Quick Start Guide (16 pages)
- BOP 1KW-MG Quick Reference Guide (2 pages)
- BOP 1KW-MG Operator Manual, Firmware Ver.4.12 and higher (196 pages)
- BOP 1KW-MG Operator Manual, Firmware Ver.4.08 to 4.11 (194 pages)
- BOP 1KW-MG Operator Manual, Firmware Ver.3.05 to 4.07 (194 pages)
- BOP 1KW-MG Operator Manual, Firmware Ver.2.48 to 3.04 (188 pages)
- BOP 1KW-MG Operator Manual, Firmware Ver.2.38 to 2.47 (188 pages)
- BOP 1KW-MG Operator Manual, Firmware Ver.2.01 to 2.37 (176 pages)
- BOP 1KW as Solar Device Tester Quick Start Guide (3 pages)
- BOP-GL 1KW Quick Start Guide (16 pages)
- BOP-GL 1KW Operator Manual Firmware Ver.3.05 and higher (168 pages)
- BOP-HV (48 pages)
- CA 26 (2 pages)
- CA 27 (2 pages)
- CA 29 (2 pages)