printf ("\n\n-------------------------------------------------------------");
printf ("\n Negative Polarity Leakage \n");
printf ("\n-------------------------------------------------------------");
printf ("\n Direct Channels Tree A Tree B\n");
printf ("\nHI to LO %6.4lf Vdc %6.4lf Vdc %6.4lf Vdc %6.4lf Vdc", result[3][0],
result[3][1], result[3][2], result[3][3]);
printf ("\nHI to Chassis %6.4lf Vdc %6.4lf Vdc %6.4lf Vdc %6.4lf Vdc",
result[4][0], result[4][1], result[4][2], result[4][3]);
printf ("\nLO to Chassis %6.4lf Vdc %6.4lf Vdc %6.4lf Vdc %6.4lf Vdc",
result[5][0], result[5][1], result[5][2], result[5][3]);
iclose (id);iclose (dm); /* Close instrument session */
}
Example C Programs A-9
Содержание 75000 SERIES B
Страница 2: ......
Страница 6: ...iv...
Страница 50: ...Figure 3 2 Terminal Case Assembly Replaceable Parts 3 6 Replaceable Parts...
Страница 52: ...Figure 4 1 Agilent E1351A Simplified Switch Diagram 4 2 Service...
Страница 53: ...Figure 4 2 Agilent E1352A Simplified Switch Diagram Service 4 3...
Страница 54: ...Figure 4 3 Agilent E1353A Simplified Switch Diagram 4 4 Service...
Страница 55: ...Figure 4 4 Agilent E1357A 58A Simplified Switch Diagram Service 4 5...
Страница 68: ...A 10 Example C Programs...