Agilent Technologies B1500A Service Manual Page 205

  • Download
  • Add to my manuals
  • Print
  • Page
    / 598
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 204
Agilent B1500A/B1505A Programming Guide, Edition 11 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.
Page view 204
1 2 ... 200 201 202 203 204 205 206 207 208 209 210 ... 597 598

Comments to this Manuals

No comments