Agilent Technologies 2000 X-Series Instrukcja Obsługi Strona 879

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 930
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 878
Programming Examples 38
Agilent InfiniiVision 2000 X-Series Oscilloscopes Programmer's Guide 879
return sData
# =========================================================
# Main program:
# =========================================================
InfiniiVision = visa.instrument("TCPIP0::130.29.70.139::inst0::INSTR")
InfiniiVision.timeout = 15
InfiniiVision.term_chars = ""
InfiniiVision.clear()
# Initialize the oscilloscope, capture data, and analyze.
initialize()
capture()
analyze()
print "End of program."
Przeglądanie stron 878
1 2 ... 874 875 876 877 878 879 880 881 882 883 884 ... 929 930

Komentarze do niniejszej Instrukcji

Brak uwag