Agilent Technologies 2000 X-Series Servisní příručka Strana 879

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 930
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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."
Zobrazit stránku 878
1 2 ... 874 875 876 877 878 879 880 881 882 883 884 ... 929 930

Komentáře k této Příručce

Žádné komentáře