Jump to content

Alain Compaore

Members
  • Posts

    4
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Alain Compaore's Achievements

Member

Member (2/4)

0

Reputation

  1. I am looking for the equation to calculate the Total Error (measurement and temperature offset) under these conditions DAQ = USB-2416 DAQ Expansion = AI-EXP32 Temperature variation in the room from 20C and 35C Measurement = 0.00164V Range = ±0.078125 V A/D data rate = 3750 S/s
  2. I am looking for the equation to calculate the Total Error (measurement and temperature offset) under these conditions DAQ = USB-2416 DAQ Expansion = AI-EXP32 Temperature variation in the room from 20C and 35C Measurement = 0.00164V Range = ±0.078125 V A/D data rate = 3750 S/s
  3. What is the process to calibrate hardware from Measurement Computing? Specifically the USB 2416 Series and the AI-EXP32 expansion module?
  4. Windows 10 Framework: .Net 4.8 Visual Studio Professional 2022 Using MC Universal Library, I consumed MccDaq api . Hardware: USB-24164AO and AI-EXP32 As an experimentation I configured three Analog Input Channel at and A/D rate of 3750S/s and differential, the range is set to 0.078V the type is Voltage and unit is mV. than I used respectively the following commands. ScaledWinBufAllocEx,EnableEvent,"channels configuration",AloadQueue ,AInScan, the callbackFunction generated is uploaded below . I implemented a routine to copy the data from the windows buffer. This data collection process is interrupted after few minutes by and unhandled exception of type "System.ExecutionEngineException" confer attach. CallBackFunction.cs
×
×
  • Create New...