web
您已離線。這是該頁面的唯讀版本。
close
跳至主要內容
Tektronix, Inc.

  • TekTalk
        • All
        • 論壇
  • 中文(台灣)
    • Français
    • English
    • Deutsch
    • русский
    • 한국어
    • 日本語
    • 中文(台灣)
    • 中文(中国)
  • Login
  • Home
  • Profile

Giang Le

Giang Le

加入日期/時間: 2023/2/15

  • Blog Posts
  • Ideas
  • Forum Posts
  • RE: DMM6500 streaming digitized data to computer via python + TSP code

    Fri, 03 Mar 2023 16:48:52 GMT – DMM6500 streaming digitized data to computer via python + TSP code
    Yes, I have the code from Appendix A and the functions.lua file with code from Appendix B. 
    I did change in B the line:

    dmm.digitize.func = dmm.FUNC_DIGITIZE_CURRENT

    to 

    dmm.digitize.func = dmm.FUNC_DIGITIZE_VOLTAGE

    so I can measure voltage instead of current.

    And also use the same formats "{0:.4e}"
    When I try to debug, I found that the byte-type variable I receive back from "get_block(s)" is a list of integer instead of floats.
     

  • DMM6500 streaming digitized data to computer via python + TSP code

    Wed, 01 Mar 2023 01:13:38 GMT – DMM6500 streaming digitized data to computer via python + TSP code
    I'm following Keithley/Tektronic the application note "Data Logging of Power Profiles from Wireless IoT and Other Low-Power Devices". Link here: https://download.tek.com/document/1KW-61357-0_DMM6500_Datalogging_Application_Note_080318.pdf
    Only change I made is to measure digitized voltage instead of current.
    The script run without a hitch but the data file doesn't match the actual measurement. The data file contains just integer between 0 & 252, while the buffer reading reads the correct current/voltage values.
    What could be causing this problem?
This site is for Tektronix Customers to Learn, Share and Collaborate.
 

© 2025 TEKTRONIX, INC. | Terms of Use | Code of Conduct | Contact us

▼