ni.com is currently undergoing scheduled maintenance.
Some services may be unavailable at this time. Please contact us for help or try again later.
To download NI software, including the products shown below, visit ni.com/downloads.
Overview
This example shows how to judge the input circuit if there is a load being connected.
Description
This code can be implemented in software as it is simply defined as a 2-wire resistance measurement using a 1kohm range. If the reading is railed (greater than 1kOHM), then you know the inputs are open, otherwise there is a load connected between the two inputs.
Requirements
Software
Hardware
Steps to Implement or Execute Code
1.Configure the following settings in the block diagram:
(1)Select the physical channel.
(2)Set the limit values and sample rate.
2.Run the VI
3.Check the result.
**This document has been updated to meet the current required format for the NI Code Exchange.**
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.
Thanks for posting. Could you include a screen shot or two to give us an idea of what the code looks like?