Agilent Technologies E4438C Manuel d'instructions Page 60

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 208
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 59
Programming Examples
GPIB Programming Examples
Chapter 254
viPrintf(vi, "INIT:CONT ON\n"); // Begins the step sweep operation
// Print user information
printf("The signal generator is in step sweep mode. The frequency range
is\n");
printf("500 to 800 mHz. There is a .5 sec dwell time at each 30 mHz
step.\n");
printf("\n"); // Prints a carriage return/line feed
viPrintf(vi, "OUTP:STAT OFF\n"); // Turns the RF output off
printf("Press the front panel Local key to return the\n");
printf("signal generoator to manual operation.\n");
// Closes the sessions
printf("\n");
viClose(vi);
viClose(defaultRM);
}
Vue de la page 59
1 2 ... 55 56 57 58 59 60 61 62 63 64 65 ... 207 208

Commentaires sur ces manuels

Pas de commentaire