Jump to content
  • 0

MCC DAQ C#/.NET Library


pcobb

Question

Hello.

I'm attempting to develop an application using the MCCDAQ .NET Univeral Library

For some reason, all of the provided .NET program examples fail to detect any analog or digital inputs on the Omega board being used.  I've verified that it is indeed set to board 0.  However,  the board IO detection fails.

 

image.png.def0a16778281f8a7cf293025af69b67.png

The InstaCal program seems to detect everything as expected.  However, this or a variation of this is what happens in the example programs. 

This is the board being used...  

https://assets.omega.com/manuals/M5623.pdf

The program that was compiled and ran that generated the error show above is

"../OmegaEngineering/DAQ/C#/ULAI02"

The IntaCal program was closed down in all case prior to running the example program.

Any help with this would be appreciated.

Thanks,

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

We have devices for measuring temperature, others for voltage measurements, and a few that can do both. You have an E-TC that is dedicated to measuring thermocouples. Voltage devices use the Ain and AinScan functions. Dedicated temperature devices use TIn and TInScan. Long story short, ULAIO2 is not compatible with the E-TC. If you could, instead, try the example ULTIO2.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...