web
Vous êtes hors connexion. Ceci est une version en lecture seule de la page.
close
Passer au contenu principal
Tektronix, Inc.

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

Liz M

Liz M

Date/heure d'adhésion : 27/10/2022

  • Blog Posts
  • Ideas
  • Forum Posts
  • RE: DMM7510 How can I read warm-up time via remote interface?

    Wed, 30 Nov 2022 19:12:14 GMT – DMM7510 How can I read warm-up time via remote interface?
    If the DMM will be left idle between runs, then yes, using the event log is not helpful. There's no other way to tell if the warm up period is directly complete. You can monitor the internal temperature separate from your measurements though. The DMM has a built in internal temperature sensor and command to return the value of the internal temperature. Please see attached screenshot from the manual. 
  • RE: DMM7510 How can I read warm-up time via remote interface?

    Tue, 29 Nov 2022 19:28:04 GMT – DMM7510 How can I read warm-up time via remote interface?
    The event for warm up time is event number 2822. The message is "Warm up period complete." The eventlog.next() command returns the oldest event in the log, so you could return the event code: 

    eventNumber, message, severity, nodeID, timeSeconds, timeNanoSeconds = eventlog.next()

    And check if the eventNumber is equal to 2822 before proceeding. Once you've read the event remotely, it cannot be read again remotely as it's cleared from the queue, but it does still appear on the front panel. If you restart the DMM, the warmup timer would be restarted and a new warm up event would be generated then.
     
  • RE: DMM7510 print(display.lightstate) always returns display.STATE_LCD_OFF after power-up

    Wed, 23 Nov 2022 21:33:34 GMT – DMM7510 print(display.lightstate) always returns display.STATE_LCD_OFF after power-up
    Hi, 
    The default value should be display.STATE_LCD_50. What firmware version are you running on? This does not appear to be the case on firmware version 1.7.12b.
  • RE: DMM7510 How can I read warm-up time via remote interface?

    Wed, 23 Nov 2022 21:23:18 GMT – DMM7510 How can I read warm-up time via remote interface?
    Hi,
    There is no direct command to read the warm up time. However according to the manual, an information event should be posted to the event log when the warm up time has completed. Therefore, you could read the event log to confirm the event was posted before proceeding. The event log is cleared on power off, so if the DMM were to lose power, you wouldn't read a previously existing event. 
  • RE: DMM7510 Are there any plans to add remote commands for managing dual measurements?

    Wed, 23 Nov 2022 21:13:46 GMT – DMM7510 Are there any plans to add remote commands for managing dual measurements?
    Hi,
    We do not currently have any plans to add this feature. Thank you for the feedback. 
This site is for Tektronix Customers to Learn, Share and Collaborate.
 

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

▼