element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
NI LabVIEW Community
  • Products
  • Dev Tools
  • NI LabVIEW Community
  • More
  • Cancel
NI LabVIEW Community
Labview Blogs LabVIEW temperature measurement with DMM6500 and scanner card - part 2: LabVIEW flow with simulated cold junction temperature
  • Blog
  • LabVIEW Challenge Blogs
  • Forum
  • Documents
  • Quiz
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join NI LabVIEW Community to participate - click to join for free!
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: Jan Cumps
  • Date Created: 12 Mar 2023 2:23 PM Date Created
  • Views 1018 views
  • Likes 5 likes
  • Comments 2 comments
  • 88ad1490-a97d-11ed-afa1-0242ac120002
  • 2000-scan
  • keithley
  • scan-2000
  • labview
  • scpi
Related
Recommended

LabVIEW temperature measurement with DMM6500 and scanner card - part 2: LabVIEW flow with simulated cold junction temperature

Jan Cumps
Jan Cumps
12 Mar 2023
LabVIEW temperature measurement with DMM6500 and scanner card - part 2: LabVIEW flow with simulated cold junction temperature

I'm writing a flow to automate long-term temperature measurement. 
In this blog, I'm reviewing the predefined LabVIEW process.In the next posts I improve the precision by adding reference junction measurement.

image
amended example flow from Keithley

DMM6500 Driver example

For most of the use cases that are explained in the user or reference manuals, there is also an example flow in the LabVIEW driver. Both Tektronix and Keithley have a (good) habit of doing that. It makes my job here easy. I can just use their Thermocouple example. The only change I have to make to the design, is to expose the field where I can set the simulated cold junction temperature. You can see that in the black rectangle below:

image

The flow is very similar to the script of the first post, except that it 'll do some checks first to see what hardware is available:

  • the first 2 blocks and the case structure after that, connect to the meter and check what scanner card is installed.
  • The next 3 blocks configure the channels for temperature, K-type thermocouple, and some other measurement attributes
  • Then the scan gets loaded to the meter and primed.
  • A destination for the file is defined
  • In the Read block, everything starts running, until the complete scan process has executed
  • Finally, the meter is set to a neutral screen, and the resources are closed.

What will I have to change when I use a PT100 for cold junction compensation?

The driver examples have a ready-to-use flow for using simulated compensation, and when using the dedicated 2001-TSCAN Thermocouple extension card. When you wire a PT100 in yourself, you (I in this case) will have to write some custom LabVIEW code.

That code will have to set the configuration of the PT100 on channel 1 first, before the thermocouple channels are configured. It 'l then have to take care that that channel 1 is part of the scanned channels. I don't think it 'll be a hard exercise, if I start from what's available as examples in the LabVIEW driver.

link to all posts

  • Sign in to reply
  • Jan Cumps
    Jan Cumps over 2 years ago

    I'm a bit ahead. I designed the flow with external PT100 as cold junction reference, and let the DMM run the design.
    All measurements overflow, because the PT100 is not mounted (it's on order, expected somewhere in May).

    But the setup definitely works. The channel 1 is set up as the PT100 reference, all other channels configured to use that reference:

    image

    image

    Preview of some highlights of the new flow:

    image

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • Jan Cumps
    Jan Cumps over 2 years ago

    Here's the result of measuring my diner room temperature every minute,  for an hour:

    image

    I measured the cold junction inside the DM6500, next to the contact, with another meter (not precise): 27.4°C at the start. The meter had been on for hours. It's winter here - a chilly day - with the thermostat set to 21.5°C. The heating is doing a reasonable job, it seems.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube