Agilent Technologies E1356A Instrukcja Obsługi Strona 67

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 68
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 66
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
Przeglądanie stron 66
1 2 ... 62 63 64 65 66 67 68

Komentarze do niniejszej Instrukcji

Brak uwag