Agilent Technologies B1500A Service Manual Page 282

  • Download
  • Add to my manuals
  • Print
  • Page
    / 598
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 281
3-104 Agilent B1500A/B1505A Programming Guide, Edition 11
Programming Examples
C-t Sampling Measurements
Measurement
Result Example
Index, Cp (pF), C_st, G (uS), G_st, Time (s)
1,0.100051,NGC,0.0579184,NGY,0.10199
2,0.0989954,NGC,0.0510581,NGY,0.152
3,0.101344,NGC,0.0603764,NGY,0.20199
4,0.0988522,NGC,0.058593,NGY,0.252
5,0.0990403,NGC,0.0514987,NGY,0.30199
6,0.10049,NGC,0.0588621,NGY,0.35199
7,0.0997872,NGC,0.0505812,NGY,0.40199
8,0.0990492,NGC,0.0449747,NGY,0.452
9,0.0999805,NGC,0.0460361,NGY,0.50199
10,0.0972752,NGC,0.0518454,NGY,0.552
11,0.100533,NGC,0.0604562,NGY,0.60199
12,0.0979196,NGC,0.0573212,NGY,0.65199
13,0.0984623,NGC,0.0589873,NGY,0.70199
14,0.0991157,NGC,0.0501881,NGY,0.752
15,0.0985757,NGC,0.0550837,NGY,0.80199
16,0.0972,NGC,0.0564537,NGY,0.852
17,0.0993272,NGC,0.0596557,NGY,0.90199
18,0.0986133,NGC,0.0542398,NGY,0.952
19,0.0992744,NGC,0.0634103,NGY,1.00199
20,0.0990222,NGC,0.0627697,NGY,1.052
21,0.0985357,NGC,0.0446665,NGY,1.102
22,0.0997336,NGC,0.060945,NGY,1.152
23,0.0993864,NGC,0.0538741,NGY,1.202
24,0.0986702,NGC,0.04196,NGY,1.25199
25,0.099164,NGC,0.0535988,NGY,1.30199
26,0.100364,NGC,0.0378016,NGY,1.352
27,0.100047,NGC,0.0534552,NGY,1.402
28,0.100995,NGC,0.0550804,NGY,1.452
29,0.100044,NGC,0.0452834,NGY,1.50199
30,0.101213,NGC,0.0538826,NGY,1.552
Data save completed.
Do you want to perform measurement again?
Check_err: ’94
session.WriteString("EMG? " & err & vbLf) : msg = session.ReadString(256)
MsgBox("Instrument error: " & err & Chr(10) & msg, vbOKOnly, "")
Exit Sub
Check_nop: ’99
MsgBox("No. of data: " & rep & " (not " & nop1 * 4 & ")", vbOKOnly, "")
End Sub
Line Description
94 to 97 Displays a message box to show an error message if the error is detected.
99 to 100 Displays a message box to show an error message if the number of returned data is not
correct.
Page view 281
1 2 ... 277 278 279 280 281 282 283 284 285 286 287 ... 597 598

Comments to this Manuals

No comments