Adlink ACL-8112 Series Instrukcja Użytkownika Strona 70

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 92
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 69
62 C Language Library
for( j = 0; j < 7 ; j++)
{
_8112_AD_Set_Channel( j );
printf( "AD channel %d is now selected.\n“, j );
}
_8112_Switch_Card_No(CARD_1);
_8112_AD_Input_Mode( SINGLE_ENDED) ;
for( j = 0; j < 7 ; j++)
{
_8112_AD_Set_Channel( j );
printf( "AD channel %d is now selected.\n“, j );
}
/* the following A/D's operation is based on channel
3 */
}
Przeglądanie stron 69
1 2 ... 65 66 67 68 69 70 71 72 73 74 75 ... 91 92

Komentarze do niniejszej Instrukcji

Brak uwag