Keysight E5260/E5270 Programming Guide, Edition 4
3- 27
Programming Examples
Staircase Sweep Measurements
Measurement
Result Example
Vg (V), Id (mA), Time (sec), Status
0, -3.685E-10, 5.44653, NEI
0.2, 1.6695E-08, 5.67838, NEI
0.4, 5.2305E-07, 5.77096, NEI
0.6, 1.8995E-05, 5.84304, NEI
0.8, 0.00078485, 5.90087, NEI
1, 0.023885, 5.94082, NEI
1.2, 0.2708, 5.96907, NEI
1.4, 1.035, 5.98927, NEI
1.6, 2.261, 6.00637, NEI
1.8, 3.7695, 6.02346, NEI
2, 5.43, 6.04055, NEI
Data save completed.
Do you want to perform measurement again?
Check_err: ’68
session.WriteString("EMG? " & err & vbLf) : msg = session.ReadString(256)
MsgBox("Instrument error: " & err & Chr(10) & msg, vbOKOnly, "")
Exit Sub
Check_nop: ’73
MsgBox("No. of data: " & rep & " (not " & nop1 * 3 & ")", vbOKOnly, "")
End Sub
Line
Description
68 to 70
Displays a message box to show an error message if the error is detected.
73 to 74
Displays a message box to show an error message if the number of returned data is not
correct.
Summary of Contents for E5260 Series
Page 1: ...Keysight Technologies E5260 E5270 Series of Parametric Measurement Solutions Programming Guide...
Page 3: ...User s Guide B2900 9001x xxxx 201x Edition x...
Page 13: ...1 Programming Basics...
Page 63: ...2 Remote Mode Functions...
Page 108: ...2 46 Keysight E5260 E5270 Programming Guide Edition 4 Remote Mode Functions Initial Settings...
Page 109: ...3 Programming Examples...
Page 185: ...4 Command Reference...
Page 335: ...5 Error Messages...
Page 349: ......